Andrew Scott
|
e41a52286f
|
Revert "refactor: move example generation into adev, removing content from aio (#55263)" (#55326)
This reverts commit 9bc15994ce.
PR Close #55326
|
2024-04-12 14:57:05 -07:00 |
|
Joey Perrott
|
9bc15994ce
|
refactor: move example generation into adev, removing content from aio (#55263)
Remove the content from aio and set up the example generation in adev
PR Close #55263
|
2024-04-09 11:18:48 -07:00 |
|
Joey Perrott
|
ade024407d
|
fix(docs-infra): remove part aio infra (#54929)
Remove parts of the aio infra
PR Close #54929
|
2024-04-02 18:38:04 +00:00 |
|
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 |
|