Commit |
Type |
Description |
09cb90c |
feat |
karma: expose karma web test rule in shared karma code |
a3ad969 |
feat |
setup karma web test wrapper with "local" debug target (#403) |
5b35e20 |
fix |
karma: web test arguments not passed through |
Commit |
Type |
Description |
74b89a4 |
feat |
format: add staged files back (#405) |
Paul Gschwendtner, dario-piotrowicz and renovate[bot]
Commit |
Type |
Description |
a3cbcf1 |
feat |
browsers: update chromium to 99.0.4759.0 |
f27b1d9 |
feat |
browsers: update firefox and geckodriver to v97.0 |
19e2bfd |
fix |
browsers: invalid browser firefox geckodriver checksum |
Commit |
Type |
Description |
1c1d5c5 |
fix |
pr: do not fail assertions for changes for target label when the fixup label is applied (#392) |
Alan Agius, Joey Perrott, Lukas Spirig, Paul Gschwendtner and renovate[bot]
Commit |
Type |
Description |
a90f807 |
fix |
disable angular linker sourcemaps |
Commit |
Type |
Description |
c922f5b |
feat |
abbreviated SHA stamp (#373) |
Alan Agius, Derek Cormier, Joey Perrott, Paul Gschwendtner and renovate[bot]
Commit |
Type |
Description |
b066f7b |
feat |
move devserver from angular/components to dev-infra |
e7f43ba |
fix |
benchmark: expose benchpress test results as bazel test output |
8298e12 |
fix |
benchmark: missing uuid runtime dependency for perf utils |
98b0de7 |
fix |
benchmark: switch to http-server for perf tests to support Apple M1 |
Commit |
Type |
Description |
68a5b58 |
feat |
format json files by default with prettier |
Paul Gschwendtner
Commit |
Type |
Description |
47168ba |
feat |
allow options to be passed into esbuild ng linker plugin for bazel |
AleksanderBodurri and renovate[bot]
Commit |
Type |
Description |
edafc47 |
fix |
do not always treat parts of app_bundle rule as testonly |
8f9c560 |
fix |
unable to set tags for app_bundle rule due to conflict |
Commit |
Type |
Description |
0b4cae4 |
feat |
release: support experimental release packages |
3ea42c1 |
fix |
release: resolved yarn instance not used for "release info" command |
c24f7bf |
fix |
do not accidentally leak github tokens for errors |
Paul Gschwendtner and renovate[bot]
Commit |
Type |
Description |
885008c |
fix |
benchmark angular compilation pipeline not working with APF v13 |
Commit |
Type |
Description |
1516a4e |
fix |
release: do not error when yarn version of publish branch is older |
Paul Gschwendtner and renovate[bot]
Commit |
Type |
Description |
30c518d |
feat |
add tooling to update vendored yarn version |
Joey Perrott
Commit |
Type |
Description |
c0901db |
feat |
allow for linker mappings and external NPM package extraction in extract rule |
8b007f3 |
feat |
allow for working directory to be configured in integration tests |
32a04e0 |
feat |
introduce canonical place for esbuild bazel rules |
e67feed |
feat |
introduce rule for bundling specs with optional angular linker |
Commit |
Type |
Description |
912311a |
fix |
properly set the authentication token for feature request action (#306) |
Joey Perrott and Paul Gschwendtner
Commit |
Type |
Description |
88d1b37 |
feat |
expose browser driver binaries through toolchain aliases |
4144181 |
fix |
integration rule not working with legacy external runfiles disabled |
afceae0 |
fix |
integration rule using incorrect casing for working dir of commands |
ff39f60 |
fix |
integration test rule not able to setup mappings for resolutions (#286) |
Commit |
Type |
Description |
0474a28 |
fix |
release: properly ensure local ng-dev version is up-to-date |
Joey Perrott and Paul Gschwendtner
Commit |
Type |
Description |
7605373 |
feat |
allow integration commands to resolve executables through expansion (#285) |
8c73f43 |
feat |
create toolchain alias rule for browser metadata targets |
818ad64 |
feat |
expose toolchain aliases for exposed browsers |
21956b6 |
feat |
support bazel make variable expansion in integration test rule |
baa69aa |
fix |
failure messages accidentally printing [Object object] for commands |
4c02c1b |
fix |
integration test env variable expansion not respecting custom variables |
4dc6a89 |
fix |
integration test rule not collecting transitive runfiles of data |
Commit |
Type |
Description |
1ac7a5f |
fix |
release: fix description for TagRecentMajorAsLatest action (#282) |
Commit |
Type |
Description |
e34f1a6 |
feat |
move validate-import-for-esm-cjs-interop from framework |
Joey Perrott, Paul Gschwendtner and renovate[bot]
Commit |
Type |
Description |
471437d |
feat |
format: support mjs and cjs files with prettier and clang-format (#274) |
Paul Gschwendtner
Commit |
Type |
Description |
6fb5d71 |
feat |
ensure pull requests with deprecation commits have a deprecation label (#269) |
Commit |
Type |
Description |
7b66fb5 |
fix |
release: ensure installed node modules do not break within Bazel (#271) |
Alan Agius, Joey Perrott and Paul Gschwendtner