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

Remove hardcoded version from manifest #247

Merged
merged 1 commit into from
Sep 23, 2023
Merged

Conversation

djahandarie
Copy link
Collaborator

What

  • Dynamically set version as argument to build script
  • Set version using tag ref_name in CI
  • [Cleanup] gitignore ext/manifest.json as it's dynamically generated

Why

To make it easier and less error-prone to do new releases. Now a commit will no longer be required, and simply making a new tag will suffice.

@djahandarie djahandarie requested a review from a team as a code owner September 23, 2023 09:07
@djahandarie djahandarie added the kind/meta The issue or PR is meta label Sep 23, 2023
themoeway-bot
themoeway-bot previously approved these changes Sep 23, 2023
themoeway-bot
themoeway-bot previously approved these changes Sep 23, 2023
themoeway-bot
themoeway-bot previously approved these changes Sep 23, 2023
@github-actions
Copy link

github-actions bot commented Sep 23, 2023

✔️ No visual differences introduced by this PR.

View Playwright Report (note: open the "playwright-report" artifact)

themoeway-bot
themoeway-bot previously approved these changes Sep 23, 2023
themoeway-bot
themoeway-bot previously approved these changes Sep 23, 2023
* Dynamically set version as argument to build script
* Set version using tag ref_name in CI
* [Cleanup] gitignore ext/manifest.json as it's dynamically generated
@djahandarie djahandarie added this pull request to the merge queue Sep 23, 2023
Merged via the queue into master with commit a63145f Sep 23, 2023
7 checks passed
@djahandarie djahandarie deleted the remove-version branch September 23, 2023 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/meta The issue or PR is meta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants