A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
chore(ci): use stencil nightly tags (#26927)
this commit removes the retrieval of stencil source code and building the library from source. with https://github.com/ionic-team/stencil/commit/24887c0da0432a67f4c663063454d2a68fc19fa7 (https://github.com/ionic-team/stencil/pull/4100), stencil now creates nightly builds from `main@HEAD` of the repository. these pre-built packages are tagged as "nightly", allowing us to bypass the previously mentioned build steps and install the package directly rename stencil-eval to stencil-nightly to better reflect what the workflow is running. since ionic framework v7.0 has been released, its feature branch has been removed/merged into `main`. remove usages of `feature-7.0` in favor of `main`
R
Ryan Waskiewicz committed
1638749be341ec05a96e74f46e65c5f72ad587a9
Parent: 426913d
Committed by GitHub <noreply@github.com>
on 4/3/2023, 1:18:36 PM