Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

ci: convert main CI workflow to Github Actions #1264

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

clydin
Copy link
Member

@clydin clydin commented Aug 15, 2024

The CircleCI based CI workflow for the main branch and all potential release branches is now execute via Github Actions. The CircleCI configuration temporarily is still present with an automatically passing test to prevent CircleCI failure. An additional direct build step has also been added to the build job for both PR and main CI workflows to ensure that the build that occurs during the deployment script continues to function.

The CircleCI based CI workflow for the main branch and all potential release
branches is now execute via Github Actions.  The CircleCI configuration temporarily is
still present with an automatically passing test to prevent CircleCI failure.
An additional direct build step has also been added to the build job for both PR and
main CI workflows to ensure that the build that occurs during the deployment script
continues to function.
@clydin clydin requested a review from josephperrott August 15, 2024 18:44
Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@clydin clydin merged commit 24cd34b into angular:main Aug 15, 2024
7 checks passed
@clydin clydin deleted the github-actions-ci branch August 15, 2024 19:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants