microcks-cli icon indicating copy to clipboard operation
microcks-cli copied to clipboard

Simple CLI for interacting with Microcks test APIs

Results 20 microcks-cli issues
Sort by recently updated
recently updated
newest added

Bumps [actions/stale](https://github.com/actions/stale) from 5.2.0 to 9.0.0. Release notes Sourced from actions/stale's releases. v9.0.0 Breaking Changes Action is now stateful: If the action ends because of operations-per-run then the next run...

dependencies
github_actions

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3. Release notes Sourced from docker/setup-buildx-action's releases. v3.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @​crazy-max in docker/setup-buildx-action#264 Bump @​actions/core...

dependencies
github_actions

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 5. Release notes Sourced from actions/setup-go's releases. v5.0.0 What's Changed In scope of this release, we change Nodejs runtime from node16 to node20 (actions/setup-go#421). Moreover,...

dependencies
github_actions

See https://clomonitor.io/projects/cncf/microcks#microcks-cli Current score is **71** and can be easily improve

kind/task

This will allow a better indexation in Artifacthub.io and thus better discoverability of our container images.

kind/task

Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README. Below are docs for integrating FOSSA license checks...

### Description - This PR adds support for `watch` flag in `import` command. - It allows user to import a local files to microcks instance and keep watch on them....

### Reason/Context - We can extend the functionality of `import` command by adding `--watch` flag. - It allows users to create importer job for local files from CLI. ### Description...

kind/feature
component/cli
type/Part

> [!NOTE] > This issue reflects our community's decision to submit projects to the LFX mentorship program. > See: https://github.com/orgs/microcks/discussions/1463 > [Project Idea 1](https://github.com/orgs/microcks/discussions/1463#discussioncomment-11850083) : Improving Microcks CLI or creating...

kind/enhancement
help wanted
good first issue
kind/feature
keep-open
type/Epic

### Reason/Context Makefiles are brittle, platform-dependent, and hard to maintain, while Dagger provides consistent, containerized builds with declarative pipelines that work everywhere. It eliminates "works on my machine" issues and...