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
Commit |
Type |
Description |
3cc5232 |
feat |
add support for custom environment variables in integration tests (#270) |
053cd9a |
feat |
introduce rule for running integration tests with Bazel |
4c652ca |
feat |
provide remote-execution platform with network access. |
Commit |
Type |
Description |
8cec60f |
feat |
remove prerelease changelog entries when cutting a stable release (#260) |
387b9d2 |
feat |
support removing all prerelease changelog entries (#260) |
f31797a |
fix |
release: run yarn integrity and verify-trees checks before performing a release (#264) |
Joey Perrott and Paul Gschwendtner
Commit |
Type |
Description |
87ee867 |
fix |
add DEPRECATION to invalid commit message (#250) |
cce6d07 |
fix |
allow deprecations in PRs during feature freeze (#256) |
Alan Agius and Joey Perrott
claSignedLabel
is not longer used as an attribute on the PullRequestConfig
Commit |
Type |
Description |
2556d72 |
fix |
pr: check CLA status rather than label for CLA passing status on pr merges (#242) |
2c6f847 |
fix |
pr: correctly retrieve both github checks and statuses and normalize them together (#242) |
e638278 |
fix |
release: prepare-commit-message hook accidentally running when bump commit is created (#247) |
eca29df |
fix |
only include LTS label as a target label if the release configuration is defined (#245) |
Joey Perrott and Paul Gschwendtner
MergeConfig
has been renamed to PullRequestConfig
and is now accessed via pullRequest
on the provided
ng-dev config.
Commit |
Type |
Description |
0a83a42 |
feat |
protos: automatically generate typescript implementation of bazel test_status proto (#239) |
Commit |
Type |
Description |
cf92a66 |
feat |
ci: create a common tool for gathering test results from bazel (#239) |
c3f5729 |
fix |
pr: rename MergeConfig to PullRequestConfig, discover the attribute at pullRequest instead of merge (#237) |
Joey Perrott
Commit |
Type |
Description |
6aecdfb |
feat |
support for terser v5 and 2020 in rollup_bundle rule (#215) |
57a4705 |
feat |
switch away from deprecated rollup plugins |
703aefc |
fix |
no browsers matching for windows x86_64 cpu (#220) |
Commit |
Type |
Description |
33c7394 |
feat |
pr: include comment for PR merges on all autosquashed merges |
284cb3d |
feat |
release: add marker between generated changelog entries (#212) |
7bdd465 |
feat |
add safety checks for shallow repositories (#218) |
5e1f351 |
fix |
pr: Move the cleanup of the merge attempt to the finally block (#216) |
9416a56 |
fix |
pr: Use --deepen in place of --depth during fetches in rebasing |
ad534e2 |
fix |
release: Use new changelog writer each time an entry is prepending to the changelog file (#224) |
faae17f |
fix |
merge tool accidentally performing unauthenticated Github requests (#228) |
Joey Perrott, Paul Gschwendtner and renovate[bot]
Commit |
Type |
Description |
0ffac18 |
feat |
support browsers for m1 platform |
Commit |
Type |
Description |
8747538 |
feat |
release: support prepending new release note entries to the changelog (#204) |
f631e36 |
feat |
support performing configuration assertions in the getConfig function (#204) |
c5da4aa |
fix |
release: fetch release notes compare tag and store it locally (#207) |
12c4de0 |
fix |
set _ as the username in the URL when creating authenticated git URLs (#199) |
Joey Perrott and Paul Gschwendtner
Commit |
Type |
Description |
2589dcd |
feat |
release: Allow retrieving the number of commits in the release notes (#180) |
c76f891 |
feat |
allow for setting the cached configuration object imperatively (#180) |
80b22b0 |
feat |
create a spinner utility (#183) |
39af989 |
feat |
sort commits in release notes based on description |
Angular Robot, Charles Lyding, Joey Perrott and Paul Gschwendtner