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

[CI/CD] Make an action for Iconoir repo that will update, and release a new version. #4

Open
mkaulfers opened this issue Apr 24, 2023 · 0 comments

Comments

@mkaulfers
Copy link
Collaborator

mkaulfers commented Apr 24, 2023

An action should exist for the main repository, that when a merge happens into the main branch, it should trigger an action on iconoir-swift.

Main Action Steps

  • Trigger: PR -> Main & Changes /Icon dir.
  • Action: Triggers Action on iconoir-swift

Iconoir-Swift Primary Workflow

  • Trigger: Main causes trigger
  • Action: Runs update.sh, creates a new automatic PR w/ updated version.
  • When PR approved/merged, a separate workflow is triggered.

Iconoir-Swift Second Workflow

  • Trigger: PR -> main
  • Action: Generates new tag, same version as iconoir, creates a new release, updates shield.io version, and pushes new tag.
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

1 participant