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 #94

Open
2 of 10 tasks
park-junha opened this issue Jul 20, 2021 · 0 comments
Open
2 of 10 tasks

CI / CD #94

park-junha opened this issue Jul 20, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request priority-3 Needs attention

Comments

@park-junha
Copy link
Owner

Continuous integration

  • Unit test preflights (run on pull request)
  • Version bump sanity check (run on pull request)
  • Auto version bumper (on pull request comment by keyword)

Continuous deployment

  • Auto commit to master
    • Set bot as committer
    • Push annotated tag
  • Auto publisher
    • Run yarn build to produce build.zip and src.zip
    • Upload build.zip to Chrome Web Store
    • Upload build.zip and src.zip to Firefox Add-Ons
@park-junha park-junha added enhancement New feature or request priority-3 Needs attention labels Jul 20, 2021
@park-junha park-junha self-assigned this Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-3 Needs attention
Projects
None yet
Development

No branches or pull requests

1 participant