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

Make push:artifact push to multiple git repos #733

Merged
merged 8 commits into from
Dec 9, 2021
Merged

Conversation

grasmash
Copy link
Contributor

@grasmash grasmash commented Dec 3, 2021

Proposed changes

Add options to acli push:artifact:

  • --destination-git-urls, an array of git urls to push to
  • --destination-git-branch, the git branch to push to.

Allow same options to be defined in .acquia-cli.yml:

Alternatives considered

Testing steps

  1. Follow the contribution guide to set up your development environment.
  2. Clear the kernel cache to pick up new and changed commands: ./bin/acli ckc
  3. (add specific steps for this pr)

Merge requirements

  • Bug, enhancement, or breaking change label applied
  • Manual testing by a reviewer

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Dec 3, 2021
@grasmash grasmash added enhancement and removed dependencies Pull requests that update a dependency file labels Dec 3, 2021
@grasmash grasmash marked this pull request as ready for review December 3, 2021 21:21
@grasmash grasmash requested a review from danepowell December 3, 2021 21:21
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants