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 release workflow #240

Merged
merged 10 commits into from
Oct 9, 2024

Conversation

CalvinWilkinson
Copy link
Member

@CalvinWilkinson CalvinWilkinson commented Oct 9, 2024

Description:

To allow this pull request to be merged, please make sure that the following items of this pull request are complete.

This pull request closes #201

✅The pull request head branch must be a feature branch with the syntax 'feature/-sync-testing'.
✅The pull request base branch must be a 'main' or 'preview' branch..
✅The pull request head branch contains a valid issue number.
✅The pull request title matches the linked issue title exactly.
✅The pull request assignees match the assignees of the issue.
✅The pull request labels match the labels of the issue.
✅The pull request organizational projects match the organizational projects of the issue.
✅The pull requests milestone matches the milestone of the issue.


Additional Info:

  1. Pull requests are automatically synced with the associated issue upon creation by one of the KinsonDigital workflow bots.
  2. The associated issue is the issue number that is embedded in the pull request head branch.
  3. The list above will be automatically updated as the pull request's various settings match or do not match the associated issue.
  4. To manually sync the pull request to the issue, create a comment with the [run-sync] command.

    Note You must be an admin member of the organization to use this command.


  • Sync with the issue. Use this to enable or disable this pull request from syncing with its associated issue.

@CalvinWilkinson CalvinWilkinson added this to the vnext milestone Oct 9, 2024
@CalvinWilkinson CalvinWilkinson changed the title new pr 🚧Create release workflow Oct 9, 2024
@CalvinWilkinson CalvinWilkinson added the cicd CI/CD and workflow related work only label Oct 9, 2024
@CalvinWilkinson CalvinWilkinson self-assigned this Oct 9, 2024
@CalvinWilkinson CalvinWilkinson force-pushed the feature/201-create-release-workflow branch from 8eb9348 to c8eb059 Compare October 9, 2024 17:54
@CalvinWilkinson CalvinWilkinson force-pushed the feature/201-create-release-workflow branch from f39f41e to 0f48eb0 Compare October 9, 2024 18:30
@CalvinWilkinson CalvinWilkinson marked this pull request as ready for review October 9, 2024 18:31
@CalvinWilkinson CalvinWilkinson merged commit a9f8c16 into main Oct 9, 2024
4 of 5 checks passed
@CalvinWilkinson CalvinWilkinson deleted the feature/201-create-release-workflow branch October 9, 2024 18:34
CalvinWilkinson added a commit that referenced this pull request Oct 10, 2024
* Start work for issue #201

* config: replace deno check with deno check command

* refactor: update code to meet coding standards

* ci: remove unnecessary env vars

* ci: create scripts for release workflow

* config: add item to gitignore for script output during dev testing

* ci: improve build status check workflow

* config: improve deno tasks

* ci: create release workflow

* ci: update all setup deno actions to version 2
CalvinWilkinson added a commit that referenced this pull request Oct 10, 2024
* Start work for issue #201

* config: replace deno check with deno check command

* refactor: update code to meet coding standards

* ci: remove unnecessary env vars

* ci: create scripts for release workflow

* config: add item to gitignore for script output during dev testing

* ci: improve build status check workflow

* config: improve deno tasks

* ci: create release workflow

* ci: update all setup deno actions to version 2
CalvinWilkinson added a commit that referenced this pull request Oct 10, 2024
* Start work for issue #201

* config: replace deno check with deno check command

* refactor: update code to meet coding standards

* ci: remove unnecessary env vars

* ci: create scripts for release workflow

* config: add item to gitignore for script output during dev testing

* ci: improve build status check workflow

* config: improve deno tasks

* ci: create release workflow

* ci: update all setup deno actions to version 2
CalvinWilkinson added a commit that referenced this pull request Oct 10, 2024
* Start work for issue #201

* config: replace deno check with deno check command

* refactor: update code to meet coding standards

* ci: remove unnecessary env vars

* ci: create scripts for release workflow

* config: add item to gitignore for script output during dev testing

* ci: improve build status check workflow

* config: improve deno tasks

* ci: create release workflow

* ci: update all setup deno actions to version 2
@CalvinWilkinson CalvinWilkinson added the low-priority Low Priority label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cicd CI/CD and workflow related work only low-priority Low Priority
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

🚧Create release workflow
2 participants