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

add release workflow and dependabot #37

Closed
simoneb opened this issue Oct 10, 2022 · 1 comment · Fixed by #38
Closed

add release workflow and dependabot #37

simoneb opened this issue Oct 10, 2022 · 1 comment · Fixed by #38
Assignees

Comments

@simoneb
Copy link
Member

simoneb commented Oct 10, 2022

  • add dependabot, only needs configuration for github-actions
  • add release workflow using optic-release-automation-action
    • move the version in sql files in a place which makes it easier to update automatically (like the top, and using a syntax for comments which is easy to intercept with a regexp for instance)
    • add package.json file, with version 0.4.0 (which is the current version)
    • configure it so that when bumping the version, it also updates the version in the sql files. see how it's done in https://github.com/nearform/github-snooze-chrome-extension/
  • delete history.md
@washingtonsoares washingtonsoares linked a pull request Oct 10, 2022 that will close this issue
@github-actions
Copy link

🎉 This issue has been resolved in version 0.4.1 🎉

The release is available on:

Your optic bot 📦🚀

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 a pull request may close this issue.

2 participants