Skip to content

Fixs : filteredOperations input is ignored due to typo in action arguments#88

Open
DivyanshuVortex wants to merge 1 commit into
microcks:mainfrom
DivyanshuVortex:chore
Open

Fixs : filteredOperations input is ignored due to typo in action arguments#88
DivyanshuVortex wants to merge 1 commit into
microcks:mainfrom
DivyanshuVortex:chore

Conversation

@DivyanshuVortex
Copy link
Copy Markdown

Description


Corrected a typo in the action.yml file where the filteredOperations input was referenced as filterOperations.
Ensured that the value provided to the filteredOperations input is correctly passed to the microcks-cli via the --filteredOperations flag.
Verified that the flag name has been --filteredOperations (with 'd') since its introduction in CLI version 0.5.3, ensuring compatibility with the pinned version 0.5.6.

Related issue(s)


Fixes #87

Signed-off-by: DivyanshuVorrtex <divyanshuchandra9027@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] : filteredOperations input is ignored due to wrong in action arguments

1 participant