Skip to content

Conversation

liamdebeasi
Copy link
Contributor

Issue number: Internal


What is the current behavior?

The Stencil nightlies are still attempting to run old Angular test apps and does not test ng16/17

What is the new behavior?

  • Removed ng12-15 test apps
  • Added ng16-17 test apps

I opted to remove ng14-15 because we are in the process of dropping support for it in Ionic 8.

Does this introduce a breaking change?

  • Yes
  • No

Other information

@liamdebeasi liamdebeasi marked this pull request as ready for review January 31, 2024 18:59
@liamdebeasi liamdebeasi requested a review from a team as a code owner January 31, 2024 18:59
@liamdebeasi liamdebeasi requested review from averyjohnston and removed request for a team January 31, 2024 18:59
@liamdebeasi liamdebeasi enabled auto-merge January 31, 2024 18:59
@liamdebeasi liamdebeasi added this pull request to the merge queue Jan 31, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 31, 2024
@liamdebeasi liamdebeasi added this pull request to the merge queue Jan 31, 2024
Merged via the queue into main with commit e62ec50 Jan 31, 2024
@liamdebeasi liamdebeasi deleted the liamdebeasi-patch-3 branch January 31, 2024 19:22
github-merge-queue bot pushed a commit that referenced this pull request Feb 1, 2024
…ld (#28948)

Issue number: None

---------

<!-- Please do not submit updates to dependencies unless it fixes an
issue. -->

<!-- Please try to limit your pull request to one type (bugfix, feature,
etc). Submit multiple pull requests if needed. -->

## What is the current behavior?
<!-- Please describe the current behavior that you are modifying. -->
People adding a new Angular test app don't know they need to update the
Stencil nightly build.

## What is the new behavior?
<!-- Please describe the behavior or changes that are being added by
this PR. -->

- Documentation exists for adding a new Angular version to the Stencil
nightly build when creating a new Angular test app..

## Does this introduce a breaking change?

- [ ] Yes
- [x] No

<!--
  If this introduces a breaking change:
1. Describe the impact and migration path for existing applications
below.
  2. Update the BREAKING.md file with the breaking change.
3. Add "BREAKING CHANGE: [...]" to the commit description when merging.
See
https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#footer
for more information.
-->


## Other information

This is related to #28945

<!-- Any other information that is important to this PR such as
screenshots of how the component looks before and after the change. -->

---------

Co-authored-by: Maria Hutt <thetaPC@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants