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

🚀Production Release (v13.6.2) #212

Merged
merged 6 commits into from
Jan 2, 2024
Merged

🚀Production Release (v13.6.2) #212

merged 6 commits into from
Jan 2, 2024

Conversation

CalvinWilkinson
Copy link
Member

@CalvinWilkinson CalvinWilkinson commented Jan 2, 2024

Prod-Release ToDo List

Complete the following items to perform a release.

Preview Give feedback

Post-Release ToDo List

Verify that release went smoothly.

Preview Give feedback

Additional Information:

Unit Tests

Reasons for local unit test execution:

  • Unit tests might pass locally but not in the CI environment during the status check process or vice-versa.
  • Tests might pass on the developer's machine but not necessarily on the code reviewer's machine.

Version Updating

The version can be updated by setting the values of the version JSON value in the deno.json file.

{
	"version": "v1.2.3",
    ...
}

Code of Conduct

  • I agree to follow this project's Code of Conduct

@CalvinWilkinson CalvinWilkinson added this to the v13.6.2 milestone Jan 2, 2024
@CalvinWilkinson CalvinWilkinson added the 🚀production-release Production Release label Jan 2, 2024
@CalvinWilkinson CalvinWilkinson self-assigned this Jan 2, 2024
@CalvinWilkinson CalvinWilkinson marked this pull request as ready for review January 2, 2024 12:01
@CalvinWilkinson CalvinWilkinson merged commit 9e2872d into main Jan 2, 2024
6 checks passed
@CalvinWilkinson CalvinWilkinson deleted the prod-release branch January 2, 2024 12:05
CalvinWilkinson added a commit that referenced this pull request Jan 2, 2024
* start work for production release

* release: updated version to v13.6.2

* release: create release notes for version v13.6.2

* release: update release notes

* chore: remove extra new line before the quick reminder

* ci: update reusable workflow versions

* fix: fix arg checking issue in script

* refactor: improve arg messages and code

* ide: improve and add launch config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀production-release Production Release
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants