Jason Aden
c5b594e351
docs(bazel): add info on options for nodejs_test rule ( #25877 )
...
PR Close #25877
2018-09-11 07:11:51 -07:00
Jason Aden
e9026a5201
docs: fix script path reference ( #25552 )
...
PR Close #25552
2018-08-17 10:26:10 -07:00
Jonas Bandi
eeb81b9370
docs: enable debug tools with current versions of Angular ( #25361 )
...
Updating code snippet in docs that shows how to enable debug tools.
PR Close #25361
2018-08-14 16:38:26 -07:00
Ben Lesh
bbb3f8fa60
docs(ivy): add better documentation around debugging ivy tests ( #25432 )
...
PR Close #25432
2018-08-13 21:44:55 -07:00
Lukáš Matta
2b906f652f
docs: fix typo ( #25331 )
...
PR Close #25331
2018-08-06 13:36:09 -07:00
Misko Hevery
f841e36543
ci: scripts to review PRs locally ( #24623 )
...
PR Close #24623
2018-06-25 08:45:12 -07:00
George Kalpakas
71b0c3d469
docs(elements): mention `comp: elements` as a valid label ( #24443 )
...
PR Close #24443
2018-06-25 07:56:14 -07:00
Victor Berchet
8aa70c2477
docs: adds information about the VSCode clang-format extension ( #24351 )
...
PR Close #24351
2018-06-08 16:35:05 -07:00
Victor Berchet
83a06863f9
docs: rename the "aio" component to "docs-infra" ( #24295 )
...
The legacy "aio" is still active for currently pending PRs,
The GH label has been renamed as well
PR Close #24295
2018-06-04 17:25:13 -07:00
Greg Magolan
ec57133b61
build: update to rules_nodejs 0.9.1 and rules_typescript 0.15.0 ( #24212 )
...
PR Close #24212
2018-05-31 10:08:07 -07:00
davidstanke
4042a84ad6
docs(bazel): add a link to the Bazel doc ( #22940 )
...
The developer doc mentions but doesn't link to BAZEL.md. Add link and fix capitalization.
PR Close #22940
2018-05-16 17:14:03 -04:00
jenniferfell
db2d67cc00
docs: change release_schedule.md to link to new angular release page in docs ( #23808 )
...
PR Close #23808
2018-05-10 15:45:28 -07:00
Igor Minar
266d97de95
docs: update PUBLIC_API.md with the latest list of packages and clarifications
2018-05-02 16:23:47 -07:00
Alex Eagle
b26ac1c22f
ci: publish build snapshots from Bazel/CircleCI ( #23512 )
...
This uses a new script and CircleCI job called "build-packages-dist"
which shims the new Bazel build to produce outputs matching the legacy
build. We'll use this to get AIO testing onto CircleCI as well.
We move the integration tests to a new circleCI job that depends on this
one, as well as the build publishing job.
Note that every PR will have a trivial green publishing status, because
we always create this job even for PRs. We'd rather not - see
https://discuss.circleci.com/t/workflows-pull-request-filter/14396/4
PR Close #23512
2018-04-23 15:45:56 -07:00
Alex Eagle
0b348c8ffe
build: fix bazel stamping ( #22965 )
...
As pointed out in https://github.com/bazelbuild/rules_nodejs/issues/156
our mechanism would never pick up changes to the version info.
PR Close #22965
2018-03-28 09:00:02 -07:00
George Kalpakas
60d99839de
docs: update available platforms for `test.sh` ( #22958 )
...
PR Close #22958
2018-03-23 14:01:45 -04:00
Andrew Seguin
b12ea30a66
test: remove gulp public-api:update docs ( #22914 )
...
PR Close #22914
2018-03-21 13:15:23 -07:00
Igor Minar
4f744cc66f
docs: update RELEASE_SCHEDULE.md by pushing out v6 rc by one week
...
We are pushing RC and Final out by one week because of RxJS v6 complications that are blocking the release. No further delays are currently expected.
2018-03-07 10:50:55 -08:00
Igor Minar
2a1e3d191f
docs: add info about the WebStorm plugin to BAZEL.md ( #22572 )
...
PR Close #22572
2018-03-05 21:24:23 -08:00
Miško Hevery
2654357c72
docs: update BAZEL.md crosstool error instructions ( #22018 )
...
PR Close #22018
2018-02-18 13:18:54 -08:00
Fabian Wiles
884de18cba
docs: replace plnkr with StackBlitz ( #20365 )
...
PR Close #20365
2018-02-16 15:12:10 -08:00
Alex Eagle
bba65e0f41
feat(bazel): introduce a binary stamping feature ( #22176 )
...
This grabs version control metadata and makes it available in the build, eg. to put in the version field for released artifacts
PR Close #22176
2018-02-15 14:08:53 -08:00
Alex Eagle
8ec21fc325
ci: enable bazel remote caching on CircleCI ( #21784 )
...
This should cause Bazel builds to be incremental, only re-building parts of Angular affected by changes since the last build.
It also fixes a potential version skew, where CI was running the Bazel linter binaries in the ngcontainer docker image, but developers built them using the versions in WORKSPACE
PR Close #21784
2018-02-13 10:10:41 -08:00
Victor Berchet
c878d55397
docs: add VSCode interaction issue to bazel docs ( #22128 )
...
PR Close #22128
2018-02-09 17:13:06 -08:00
Victor Berchet
11b12670b2
docs: document debugging a Node test in VSCode/Bazel ( #21868 )
...
PR Close #21868
2018-01-29 16:11:09 -08:00
Miško Hevery
c7c5214029
build: merge PR to all branches per target: label ( #21739 )
...
PR Close #21739
2018-01-24 12:35:11 -08:00
Olivier Combe
bb62458566
docs: fix release schedule date ( #21474 )
...
PR Close #21474
2018-01-12 12:10:08 -08:00
Olivier Combe
c0080d76c4
docs: fix release schedule date ( #21469 )
...
PR Close #21469
2018-01-11 06:45:29 -08:00
Miško Hevery
a33ff2c68f
docs(ivy): add Ivy as a recognized label ( #21428 )
...
PR Close #21428
2018-01-10 15:31:54 -08:00
Igor Minar
92984ba794
docs: update the release schedule with v6 info ( #21435 )
...
Fixes #20649
PR Close #21435
2018-01-10 15:12:09 -08:00
Alex Eagle
0de219adcd
docs(bazel): document an installation issue ( #21401 )
...
observed by Igor on a Mac
PR Close #21401
2018-01-10 12:23:39 -08:00
Miško Hevery
bc7a6d7b00
build: force upstream fetch before merge ( #21192 )
...
PR Close #21192
2017-12-27 17:42:03 -06:00
Miško Hevery
c66283ad66
build: add istruction for running and debugging tests to `BAZEL.md` ( #21053 )
...
PR Close #21053
2017-12-22 13:10:51 -08:00
Igor Minar
ee0dab025b
docs: update DEVELOPER.md with the node and yarn info ( #20832 )
...
I intentionally removed version numbers so that we don't need to update them in this file -
because we usually forget.
PR Close #20832
2017-12-12 11:56:18 -08:00
Igor Minar
23ab83b504
docs: update the triaging doc with the latest process ( #20128 )
...
PR Close #20128
2017-11-20 18:39:36 -06:00
Igor Minar
9332161e01
docs: add description for target labels + add LTS target label ( #20128 )
...
PR Close #20128
2017-11-20 18:39:36 -06:00
Trotyl Yu
171ae154c2
docs(packaging): fix typo
...
PR Close #18915
2017-11-01 15:45:58 -04:00
Alex Eagle
5406a49f06
docs: add 'bazel' as an Angular component ( #19346 )
2017-09-28 09:28:42 -07:00
Olivier Combe
f48b343af1
build: switch from npm to yarn ( #19328 )
...
PR Close #19328
2017-09-22 13:20:52 -07:00
Stephen Fluin
554fe65690
docs: Update release schedule for v5 ( #19186 )
...
PR Close #19186
2017-09-14 13:36:45 -04:00
Peter Bacon Darwin
185a941acc
test: support debugging unit tests in node ( #18987 )
...
PR Close #18987
2017-09-01 15:06:40 -05:00
Miško Hevery
d1764fc3dd
build: Add GitHub scripts for rebasing PRs ( #18359 )
...
PR Close #18359
2017-08-28 18:44:39 -05:00
Misko Hevery
f692655ec5
docs: correct DEVELOPER.md inconsistencies ( #18865 )
2017-08-24 09:34:27 -07:00
Igor Minar
89c616199f
docs: improve github labels by introducing "PR target" labels ( #18436 )
...
I also renamed all "pr_*" lables to "PR *" lables, removed obsolete
"chore" label, and added docs label.
2017-08-02 15:30:36 -07:00
Alex Eagle
0317c4c478
build: update bazel rules to latest ( #18289 )
2017-07-21 18:09:44 -05:00
Hornyák Bence
8de44cf5e3
docs: fix wrong link in CONTRIBUTING.md ( #18228 )
...
The link to the CONTRIBUTING.md file was not correct
2017-07-20 09:33:15 -07:00
Igor Minar
edb8375a5f
docs: adjust the release schedule with the 4.3.0-rc.0 release date
2017-07-11 15:52:06 -07:00
Alex Eagle
7c479f073e
docs: document using Bazel ( #17701 )
2017-07-11 12:48:50 -07:00
Prasanth Vaaheeswaran
ec14679668
docs: add @angular/animations to list ( #17488 )
...
@angular/animations was missing from the SemVer supported API surface list, now added.
2017-07-11 12:30:01 -07:00
Georgios Kalpakas
3d0406c247
docs: update required Node/npm versions in DEVELOPER.md
2017-07-11 11:53:43 -07:00