-
Notifications
You must be signed in to change notification settings - Fork 1
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 dotnet SDK checks to release workflows #202
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CalvinWilkinson
added
✨new-feature
New feature that does not exist
high-priority
High Priority
cicd
CI/CD and workflow related work only
labels
Dec 18, 2023
5 tasks
KinsonDigitalAdmin
approved these changes
Dec 18, 2023
KinsonDigitalAdmin
approved these changes
Dec 18, 2023
CalvinWilkinson
added a commit
that referenced
this pull request
Dec 18, 2023
* 🚧Add dotnet SDK checks to release workflows (#202) * ide: comment and improve launch config file * deps: import walk module and refactor * chore: add util funcs for dotnet sdk versions * refactor: improve csharp version service by using new util funcs * ci: update all deno versions to use repo variable * ci,refactor: rearrange workflow inputs and input usage * ci,refactor: change emoji of reusuable workflows * chore: create func to check if a csproj contains the target framework tag * feat: create ability to validate a dotnet projects sdk version setup * ide: add launch config for manual testing * deps: update deno lock * ci: add dotnet sdk setup validation to dotnet release workflows * refactor: clean and reformat code to project coding standards * ci: update workflows to use preview branch * chore: improve version regex * ci: remove testing workflow * ci: improve version regex in workflow validation job * ci: setup workflow version status check to only run for release branches * config: add task to deno config file * force status checks * Start work for preview release * ci: create internal prepare release workflow * release: update version to v13.6.0 * ci: prev and prod release templates creating for the prep release process * ci: update workflow to not run for prev & prod release branches * ide: create code snippets for release notes * release: created release notes for version v13.6.0 * ci: improve workflow version status check to only be used for releases * refactor: simple cleanup * ci: update reusable workflow versions
CalvinWilkinson
added a commit
that referenced
this pull request
Dec 18, 2023
* 🚧Add dotnet SDK checks to release workflows (#202) * ide: comment and improve launch config file * deps: import walk module and refactor * chore: add util funcs for dotnet sdk versions * refactor: improve csharp version service by using new util funcs * ci: update all deno versions to use repo variable * ci,refactor: rearrange workflow inputs and input usage * ci,refactor: change emoji of reusuable workflows * chore: create func to check if a csproj contains the target framework tag * feat: create ability to validate a dotnet projects sdk version setup * ide: add launch config for manual testing * deps: update deno lock * ci: add dotnet sdk setup validation to dotnet release workflows * refactor: clean and reformat code to project coding standards * ci: update workflows to use preview branch * chore: improve version regex * ci: remove testing workflow * ci: improve version regex in workflow validation job * ci: setup workflow version status check to only run for release branches * config: add task to deno config file * force status checks * Start work for preview release * ci: create internal prepare release workflow * release: update version to v13.6.0 * ci: prev and prod release templates creating for the prep release process * ci: update workflow to not run for prev & prod release branches * ide: create code snippets for release notes * release: created release notes for version v13.6.0 * ci: improve workflow version status check to only be used for releases * refactor: simple cleanup * ci: update reusable workflow versions
CalvinWilkinson
added a commit
that referenced
this pull request
Jan 1, 2024
* 🚧Add dotnet SDK checks to release workflows (#202) * ide: comment and improve launch config file * deps: import walk module and refactor * chore: add util funcs for dotnet sdk versions * refactor: improve csharp version service by using new util funcs * ci: update all deno versions to use repo variable * ci,refactor: rearrange workflow inputs and input usage * ci,refactor: change emoji of reusuable workflows * chore: create func to check if a csproj contains the target framework tag * feat: create ability to validate a dotnet projects sdk version setup * ide: add launch config for manual testing * deps: update deno lock * ci: add dotnet sdk setup validation to dotnet release workflows * refactor: clean and reformat code to project coding standards * ci: update workflows to use preview branch * chore: improve version regex * ci: remove testing workflow * ci: improve version regex in workflow validation job * ci: setup workflow version status check to only run for release branches * config: add task to deno config file * force status checks * Start work for preview release * ci: create internal prepare release workflow * release: update version to v13.6.0 * ci: prev and prod release templates creating for the prep release process * ci: update workflow to not run for prev & prod release branches * ide: create code snippets for release notes * release: created release notes for version v13.6.0 * ci: improve workflow version status check to only be used for releases * refactor: simple cleanup * ci: update reusable workflow versions * ci: fix powershell syntax issue
CalvinWilkinson
added a commit
that referenced
this pull request
Jan 1, 2024
* 🚧Add dotnet SDK checks to release workflows (#202) * ide: comment and improve launch config file * deps: import walk module and refactor * chore: add util funcs for dotnet sdk versions * refactor: improve csharp version service by using new util funcs * ci: update all deno versions to use repo variable * ci,refactor: rearrange workflow inputs and input usage * ci,refactor: change emoji of reusuable workflows * chore: create func to check if a csproj contains the target framework tag * feat: create ability to validate a dotnet projects sdk version setup * ide: add launch config for manual testing * deps: update deno lock * ci: add dotnet sdk setup validation to dotnet release workflows * refactor: clean and reformat code to project coding standards * ci: update workflows to use preview branch * chore: improve version regex * ci: remove testing workflow * ci: improve version regex in workflow validation job * ci: setup workflow version status check to only run for release branches * config: add task to deno config file * force status checks * Start work for preview release * ci: create internal prepare release workflow * release: update version to v13.6.0 * ci: prev and prod release templates creating for the prep release process * ci: update workflow to not run for prev & prod release branches * ide: create code snippets for release notes * release: created release notes for version v13.6.0 * ci: improve workflow version status check to only be used for releases * refactor: simple cleanup * ci: update reusable workflow versions * ci: fix powershell syntax issue
CalvinWilkinson
added a commit
that referenced
this pull request
Jan 1, 2024
* 🚧Add dotnet SDK checks to release workflows (#202) * ide: comment and improve launch config file * deps: import walk module and refactor * chore: add util funcs for dotnet sdk versions * refactor: improve csharp version service by using new util funcs * ci: update all deno versions to use repo variable * ci,refactor: rearrange workflow inputs and input usage * ci,refactor: change emoji of reusuable workflows * chore: create func to check if a csproj contains the target framework tag * feat: create ability to validate a dotnet projects sdk version setup * ide: add launch config for manual testing * deps: update deno lock * ci: add dotnet sdk setup validation to dotnet release workflows * refactor: clean and reformat code to project coding standards * ci: update workflows to use preview branch * chore: improve version regex * ci: remove testing workflow * ci: improve version regex in workflow validation job * ci: setup workflow version status check to only run for release branches * config: add task to deno config file * force status checks * Start work for preview release * ci: create internal prepare release workflow * release: update version to v13.6.0 * ci: prev and prod release templates creating for the prep release process * ci: update workflow to not run for prev & prod release branches * ide: create code snippets for release notes * release: created release notes for version v13.6.0 * ci: improve workflow version status check to only be used for releases * refactor: simple cleanup * ci: update reusable workflow versions * ci: fix powershell syntax issue * ci: fix version extraction issue
CalvinWilkinson
added a commit
that referenced
this pull request
Jan 1, 2024
* 🚧Add dotnet SDK checks to release workflows (#202) * ide: comment and improve launch config file * deps: import walk module and refactor * chore: add util funcs for dotnet sdk versions * refactor: improve csharp version service by using new util funcs * ci: update all deno versions to use repo variable * ci,refactor: rearrange workflow inputs and input usage * ci,refactor: change emoji of reusuable workflows * chore: create func to check if a csproj contains the target framework tag * feat: create ability to validate a dotnet projects sdk version setup * ide: add launch config for manual testing * deps: update deno lock * ci: add dotnet sdk setup validation to dotnet release workflows * refactor: clean and reformat code to project coding standards * ci: update workflows to use preview branch * chore: improve version regex * ci: remove testing workflow * ci: improve version regex in workflow validation job * ci: setup workflow version status check to only run for release branches * config: add task to deno config file * force status checks * Start work for preview release * ci: create internal prepare release workflow * release: update version to v13.6.0 * ci: prev and prod release templates creating for the prep release process * ci: update workflow to not run for prev & prod release branches * ide: create code snippets for release notes * release: created release notes for version v13.6.0 * ci: improve workflow version status check to only be used for releases * refactor: simple cleanup * ci: update reusable workflow versions * ci: fix powershell syntax issue * ci: fix version extraction issue * docs: setup release not templates to use task lists
CalvinWilkinson
added a commit
that referenced
this pull request
Jan 1, 2024
* 🚧Add dotnet SDK checks to release workflows (#202) * ide: comment and improve launch config file * deps: import walk module and refactor * chore: add util funcs for dotnet sdk versions * refactor: improve csharp version service by using new util funcs * ci: update all deno versions to use repo variable * ci,refactor: rearrange workflow inputs and input usage * ci,refactor: change emoji of reusuable workflows * chore: create func to check if a csproj contains the target framework tag * feat: create ability to validate a dotnet projects sdk version setup * ide: add launch config for manual testing * deps: update deno lock * ci: add dotnet sdk setup validation to dotnet release workflows * refactor: clean and reformat code to project coding standards * ci: update workflows to use preview branch * chore: improve version regex * ci: remove testing workflow * ci: improve version regex in workflow validation job * ci: setup workflow version status check to only run for release branches * config: add task to deno config file * force status checks * Start work for preview release * ci: create internal prepare release workflow * release: update version to v13.6.0 * ci: prev and prod release templates creating for the prep release process * ci: update workflow to not run for prev & prod release branches * ide: create code snippets for release notes * release: created release notes for version v13.6.0 * ci: improve workflow version status check to only be used for releases * refactor: simple cleanup * ci: update reusable workflow versions * ci: fix powershell syntax issue * ci: fix version extraction issue * docs: setup release not templates to use task lists * ci: fix missing secret requirement for reusable workflow
CalvinWilkinson
added a commit
that referenced
this pull request
Jan 1, 2024
* 🚧Add dotnet SDK checks to release workflows (#202) * ide: comment and improve launch config file * deps: import walk module and refactor * chore: add util funcs for dotnet sdk versions * refactor: improve csharp version service by using new util funcs * ci: update all deno versions to use repo variable * ci,refactor: rearrange workflow inputs and input usage * ci,refactor: change emoji of reusuable workflows * chore: create func to check if a csproj contains the target framework tag * feat: create ability to validate a dotnet projects sdk version setup * ide: add launch config for manual testing * deps: update deno lock * ci: add dotnet sdk setup validation to dotnet release workflows * refactor: clean and reformat code to project coding standards * ci: update workflows to use preview branch * chore: improve version regex * ci: remove testing workflow * ci: improve version regex in workflow validation job * ci: setup workflow version status check to only run for release branches * config: add task to deno config file * force status checks * Start work for preview release * ci: create internal prepare release workflow * release: update version to v13.6.0 * ci: prev and prod release templates creating for the prep release process * ci: update workflow to not run for prev & prod release branches * ide: create code snippets for release notes * release: created release notes for version v13.6.0 * ci: improve workflow version status check to only be used for releases * refactor: simple cleanup * ci: update reusable workflow versions * ci: fix powershell syntax issue * ci: fix version extraction issue * docs: setup release not templates to use task lists * ci: fix missing secret requirement for reusable workflow * ci: add deno permissions to script executions
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
high-priority
High Priority
✨new-feature
New feature that does not exist
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 #185
✅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:
[run-sync]
command.