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

Maintenance: add angular 14 template and skip test runner on angular 15 for now #19871

Merged
merged 2 commits into from
Nov 18, 2022

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented Nov 17, 2022

Issue: N/A

What I did

Angular 15 has been released and is now latest. As a result, the test-runner step is failing in the next branch.
This PR adds a new entry, so we test Angular 13, 14 and 15, but skips the test-runner step (for now) while we figure out what is going on.

How to test

  • Is this testable with Jest or Chromatic screenshots?
  • Does this need a new example in the kitchen sink apps?
  • Does this need an update to the documentation?

If your answer is yes to any of these, please make sure to include it in your PR.

@yannbf yannbf added build Internal-facing build tooling & test updates ci:merged Run the CI jobs that normally run when merged. labels Nov 17, 2022
@yannbf yannbf force-pushed the chore/skip-test-runner-on-angular-15 branch from bd0ff16 to 6d7fa1d Compare November 18, 2022 13:03
@yannbf yannbf changed the title add angular 14 template and skip test runner on angular 15 Maintenance: add angular 14 template and skip test runner on angular 15 for now Nov 18, 2022
@yannbf yannbf merged commit 0eddf53 into next Nov 18, 2022
@yannbf yannbf deleted the chore/skip-test-runner-on-angular-15 branch November 18, 2022 13:24
@yannbf yannbf added the linear label Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Internal-facing build tooling & test updates ci:merged Run the CI jobs that normally run when merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants