Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Conversation

traunts
Copy link
Collaborator

@traunts traunts commented Dec 6, 2022

Closes #461

Refactors the build and CI workflows to work with the upcoming release pipeline.

Merges Linux and Windows build workflows, with both jobs run as a single action to make them able to trigger further actions on success.

Renamed the compile-check workflow to Continuous Integration, which now only runs on Pull Requests, not on merged code (as the build script replaces it on merged code/direct commits).

I am merging this to the feature branch to avoid review delays.

Renamed Workflow & workflow file.
Added missing names to the two build jobs.
Formatting (indentation)
created a unified `build.yaml` workflow file, containing each of the platform-specific build jobs
@traunts traunts added the refactor Code needs to be refactored label Dec 6, 2022
@traunts traunts self-assigned this Dec 6, 2022
@traunts traunts merged commit 9a28515 into cf/459-create-a-cd-pipeline-to-automate-project-releases Dec 6, 2022
@traunts traunts deleted the cf/461-prepare-existing-build-workflows-to-trigger-releases branch December 6, 2022 12:09
@traunts traunts linked an issue Dec 6, 2022 that may be closed by this pull request
@traunts traunts restored the cf/461-prepare-existing-build-workflows-to-trigger-releases branch January 1, 2023 13:35
@traunts traunts deleted the cf/461-prepare-existing-build-workflows-to-trigger-releases branch January 1, 2023 13:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
refactor Code needs to be refactored
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prepare existing build workflows to trigger releases
1 participant