Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple application_name in can i deploy action. #21

Open
malylemireflo opened this issue Jul 6, 2023 · 3 comments
Open

Support multiple application_name in can i deploy action. #21

malylemireflo opened this issue Jul 6, 2023 · 3 comments

Comments

@malylemireflo
Copy link

Support multiple application_name in can i deploy action.

We have multiple application in the same repo and we want to centralize only one can i deploy.

@YOU54F
Copy link
Member

YOU54F commented Jul 7, 2023

Hey,

Happy to accept a PR otherwise you can use the full fat cli tool as part of an action and do this today

https://github.com/pactflow/actions#actions

@huehnerlady
Copy link

I find this very cool, I would like to get it supported int he create-tag action as well please :)

@YOU54F
Copy link
Member

YOU54F commented Sep 13, 2024

how would people want the interface to look for this, as you provide arguments after the provider name.

how would one know which arguments are for which provider?

https://github.com/pact-foundation/pact_broker-client?tab=readme-ov-file#can-i-deploy

I find this very cool, I would like to get it supported int he create-tag action as well please :)

that command create-version-tag doesn't support multiple app names.

https://github.com/pact-foundation/pact_broker-client?tab=readme-ov-file#create-version-tag

would you want it calling multiple times with the same args, for say a comma separated list of application names?

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

No branches or pull requests

3 participants