Alan Agius
|
83f6872ae0
|
ci: disable system js tests (#49559)
These are currently broken due to the APF v16 changes which dropped support for ES2015.
PR Close #49559
|
2023-03-23 08:18:45 -07:00 |
|
Andrew Scott
|
e5ca9a0b00
|
Revert "ci: disable system js tests (#49332)" (#49554)
This reverts commit 9c3f8d52d8.
PR Close #49554
|
2023-03-22 14:34:25 -07:00 |
|
Alan Agius
|
9c3f8d52d8
|
ci: disable system js tests (#49332)
These are currently broken due to the APF v16 changes which dropped support for ES2015.
PR Close #49332
|
2023-03-22 14:00:20 -07:00 |
|
Derek Cormier
|
c0ddaf878a
|
build(bazel): mark an AIO sjs e2e test as flakey (#48331)
Like a couple of the the other systemjs e2e tests, this one occasionally fails CI.
PR Close #48331
|
2022-12-05 12:02:29 -08:00 |
|
Derek Cormier
|
7bcefdcc63
|
build(bazel): selectively enable network access for some aio targets
By default network access is disabled for actions on ci.
|
2022-11-22 13:51:16 -07:00 |
|
Derek Cormier
|
7fd6f04df1
|
build(bazel): run aio systemjs example e2es concurrently
These had to be run with the 'exclusive' tag under bazel due to
hardcoded ports.
|
2022-11-22 13:51:16 -07:00 |
|
Derek Cormier
|
7a134cf41a
|
build(bazel): incrementally run aio example e2e tests
Replaces the workflow where all example e2es are run at once
|
2022-11-22 13:51:16 -07:00 |
|
Derek Cormier
|
9a27c4cb50
|
build(bazel): incrementally build aio example zips and live examples
The existing scripts were amended to work on one example at a time
|
2022-11-22 13:51:16 -07:00 |
|