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

Create a script that updates the version #97

Open
Snailedlt opened this issue Aug 9, 2023 · 0 comments
Open

Create a script that updates the version #97

Snailedlt opened this issue Aug 9, 2023 · 0 comments
Labels
devops Devops and workflow related help wanted Extra attention is needed

Comments

@Snailedlt
Copy link
Owner

Create a script that updates the version of either the API or the website.
See #72 for where the version needs to be updated

The script should take the following arguments:

  • app
    • Description: Which app do you want to update? /web or /api
    • Accepted arguments:
      • /
      • All subfolders of /apps. For example /web or /api
    • Note: If the app is from /apps the / root version will also be updated
  • version-type
    • Description: Is it a major, minor or patch version?
    • Accepted values: major, minor, patch
@Snailedlt Snailedlt added help wanted Extra attention is needed devops Devops and workflow related labels Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops Devops and workflow related help wanted Extra attention is needed
Projects
Status: No status
Development

No branches or pull requests

1 participant