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

🚧Improve release workflows #638

Closed
10 tasks done
CalvinWilkinson opened this issue Jul 7, 2023 · 1 comment · Fixed by #639
Closed
10 tasks done

🚧Improve release workflows #638

CalvinWilkinson opened this issue Jul 7, 2023 · 1 comment · Fixed by #639
Assignees
Labels
cicd CI/CD and workflow related work only high-priority High Priority preview Done while in preview

Comments

@CalvinWilkinson
Copy link
Member

CalvinWilkinson commented Jul 7, 2023

Complete The Item Below

  • I have updated the title without removing the 🚧 emoji.

Description

Update the preview release workflow to use the latest version of the reusable release workflow from the infrastructure repository.

Also, create a production release workflow that utilizes the new release system.

Acceptance Criteria

  • Preview release workflow updated for infrastructure changes
  • Production release workflow created for production releases.
  • All workflow re-enabled

ToDo Items

  • Change type labels added to this issue. Refer to the Change Type Labels section below.
  • Priority label added to this issue. Refer to the Priority Type Labels section below.
  • Issue linked to the correct project (if applicable).
  • Issue linked to the correct milestone (if applicable).
  • Draft pull request created and linked to this issue (only required with code changes).

Issue Dependencies

No response

Related Work

No response

Additional Information:

Change Type Labels

Change Type Label
Bug Fixes 🐛bug
Breaking Changes 🧨breaking changes
New Feature ✨new feature
CICD Changes ♻️cicd
Code Doc Changes 🗒️documentation/code
Product Doc Changes 📝documentation/product

Priority Type Labels

Priority Type Label
Low Priority low priority
Medium Priority medium priority
High Priority high priority

Code of Conduct

  • I agree to follow this project's Code of Conduct.
@CalvinWilkinson CalvinWilkinson added cicd CI/CD and workflow related work only high-priority High Priority preview Done while in preview labels Jul 7, 2023
@CalvinWilkinson CalvinWilkinson self-assigned this Jul 7, 2023
CalvinWilkinson added a commit that referenced this issue Jul 7, 2023
@CalvinWilkinson
Copy link
Member Author

It was decided to use the same workflow for production and preview releases.

The choice to run a preview or production release is not done when executing the workflow.

@CalvinWilkinson CalvinWilkinson added this to the v1.0.0-preview.23 milestone Jul 12, 2023
CalvinWilkinson added a commit that referenced this issue Jul 12, 2023
* Start work for issue #638

* ide: set up tabbing config for vscode users

* ci: improve sync bot and status check workflows

* ci: improve the release workflow

* ci: improve workflow and job display names

* ci: update reusable release workflow version & add arg
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 preview Done while in preview
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant