Skip to content

Refactor CircleCI configuration #14687

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

Merged
merged 9 commits into from
Jun 6, 2019
Merged

Conversation

filipesilva
Copy link
Contributor

@filipesilva filipesilva commented Jun 6, 2019

The full windows tests on CircleCI don't run on PRs. Here is a successful run: https://circleci.com/workflow-run/aee0dd91-ffe2-4850-aafa-59ef5d1f493a

Additional, the following CircleCI option for this project is also turned on now:

Auto-cancel redundant builds
With the exception of your default branch, we will automatically cancel any queued or running builds on a branch when a newer build is triggered on that same branch. Scheduled workflows and re-runs are not auto-canceled.

It should help reduce our total CI hours. This option is not present in the in-repo configuration, and instead can be found in https://circleci.com/gh/angular/angular-cli/edit#advanced-settings.

They take a while and significantly slow down the Windows basic e2e.
This test has been disabled for a while and is in test-large instead.
@filipesilva filipesilva added the target: patch This PR is targeted for the next patch release label Jun 6, 2019
@filipesilva filipesilva requested a review from clydin June 6, 2019 13:52
@alexeagle alexeagle merged commit e70b0e4 into angular:master Jun 6, 2019
vikerman pushed a commit that referenced this pull request Jul 29, 2019
snapshots builds are required to be run when the PR is created by renovate. This is because we have renovate jobs that update the snapshots commit SHA and we want to verify that these are green prior to merging them.

Related to: #14687
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants