Nick Schonning
1825e3dd00
chore: Point to nodejs admin CoC
2020-11-02 13:01:23 -05:00
Nick Schonning
a3261dc2f7
Merge pull request #1387 from nschonni/doctoc-bestpractices
...
fix: DocToc in Bestpractices.md
2020-11-02 12:59:28 -05:00
Nick Schonning
747216238b
fix: DocToc in Bestpractices.md
...
Add control statements and re-run generation
2020-11-02 10:58:56 -05:00
Nick Schonning
0904cfda23
Merge pull request #1381 from SimenB/update-14
...
chore: update to v10.23.0 & v14.15.0
2020-10-27 15:10:32 -04:00
Simen Bekkhus
c2604466d0
chore: update to v10.23.0 & v14.15.0
...
https://nodejs.org/en/blog/release/v10.23.0/
https://nodejs.org/en/blog/release/v14.15.0/
2020-10-27 19:46:59 +01:00
Travis Shivers
4b70c53dde
Merge pull request #1375 from ttshivers/15.0.1
...
feat: upgrade to node 15.0.1
2020-10-22 22:31:38 -05:00
Travis Shivers
d58d7e65c4
feat: upgrade to node 15.0.1
2020-10-22 22:26:08 -05:00
Nick Schonning
88813df136
Merge pull request #1377 from nschonni/cleanup-default-arch
...
chore: Sort and sync default architecture file
2020-10-22 17:53:02 -04:00
Nick Schonning
ca12e1da5d
chore: Sort and sync default architecture file
...
- Remove slim architectures no longer supported
- Sort architecture names to match children
2020-10-22 14:30:33 -04:00
Simen Bekkhus
8435e47568
Merge pull request #1373 from nschonni/revert-default-variant
...
fix: Revert default variant changes
2020-10-22 10:49:31 +02:00
Simen Bekkhus
2e5376f709
Merge pull request #1374 from nschonni/official-pr-for-config-change
...
chore: Trigger upstream PR on config change
2020-10-22 10:43:04 +02:00
Nick Schonning
56e1954bd3
chore: Trigger upstream PR on config change
2020-10-21 20:48:45 -04:00
Nick Schonning
a170bca461
fix: Revert default variant changes
2020-10-21 20:44:23 -04:00
Nick Schonning
6902c4c447
Merge pull request #1372 from SimenB/15
...
feat: add node v15.0.0
2020-10-20 19:02:45 -04:00
Simen Bekkhus
9a8ea84f62
feat: add node v15.0.0
...
https://nodejs.org/en/blog/release/v15.0.0/
2020-10-21 00:53:00 +02:00
Nick Schonning
023050343f
Merge pull request #1370 from ttshivers/14.14.0
...
feat: upgrade node to 14.14.0
2020-10-15 23:12:25 -04:00
Travis Shivers
7b11db1cab
feat: upgrade node to 14.14.0
2020-10-15 21:22:12 -05:00
Simen Bekkhus
0e872097bd
Merge pull request #1339 from ttshivers/single_test_action
2020-10-13 13:32:50 +02:00
Travis Shivers
ee169b2fdd
ci: use single dynamic build-test action
...
Add a GitHub action that dynamically generates the matrix of Dockerfiles
to test based on what files have changed. This avoids having to have
generated workflows for each version x variant combo.
It looks for any changed Dockerfiles, or docker-entrypoint.sh. If any of
the testing files are changed, it will test all Dockerfiles
2020-10-12 18:07:00 -05:00
Nick Schonning
f17e9e7b72
Merge pull request #1359 from ttshivers/14.13.1
...
feat: upgrade node to 14.13.1
2020-10-07 22:19:06 -04:00
Travis Shivers
bcd3607a38
feat: upgrade node to 14.13.1
...
https://github.com/nodejs/node/releases/tag/v14.13.1
2020-10-07 20:29:14 -05:00
Nick Schonning
27f4b487e8
Merge pull request #1361 from ttshivers/pr_debug
...
ci(pr): add context dump for debug purposes
2020-10-07 21:13:26 -04:00
Travis Shivers
a6f8a9c2fe
ci(pr): add context dump for debug purposes
...
https://github.com/crazy-max/ghaction-dump-context
2020-10-07 20:07:16 -05:00
Nick Schonning
b8aba8ba25
Merge pull request #1357 from ttshivers/pr_sha
...
ci(pr): checkout base_ref
2020-10-07 20:10:52 -04:00
Travis Shivers
7b21ecfb59
ci(pr): checkout base_ref
2020-10-07 18:40:51 -05:00
Nick Schonning
a43c2eb733
Merge pull request #1353 from nodejs/dependabot/github_actions/actions/setup-node-v2.1.2
...
chore(deps): bump actions/setup-node from v1 to v2.1.2
2020-10-07 18:03:37 -04:00
Nick Schonning
c8b518804e
Merge pull request #1356 from ttshivers/pr_trigger
...
refactor(pr): trigger on pr action change
2020-10-07 18:03:15 -04:00
Nick Schonning
d47597698c
Merge pull request #1358 from danielleadams/add-danielleadams-gpg-key
...
keys: add key for @danielleadams
2020-10-07 18:00:10 -04:00
Danielle Adams
d2bc87cf23
keys: add key for @danielleadams
2020-10-07 13:59:14 -04:00
Travis Shivers
d4bf95ab61
refactor(pr): trigger on pr action change
2020-10-07 00:29:46 -05:00
Nick Schonning
26914a8664
Merge pull request #1355 from ttshivers/sort_arches
...
refactor(architectures): sort and align
2020-10-07 01:12:41 -04:00
Travis Shivers
b161a740df
refactor(architectures): sort and align
2020-10-07 00:06:56 -05:00
Nick Schonning
be64883635
Merge pull request #1354 from ttshivers/fix_pr
...
ci(pr): fix auto-pr using non-current commit
2020-10-07 00:56:37 -04:00
Travis Shivers
5bc0ce8473
ci(pr): fix auto-pr using non-current commit
...
See https://github.community/t/github-actions-are-severely-limited-on-prs/18179/2
2020-10-06 23:54:49 -05:00
dependabot[bot]
7f53dd161e
chore(deps): bump actions/setup-node from v1 to v2.1.2
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from v1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v1...c6fd00ceb9747fb23ffdf72987450a2664414867 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-07 04:31:52 +00:00
Nick Schonning
0ccc093177
Merge pull request #1351 from nodejs/dependabot/add-v2-config-file
...
Create Dependabot config file
2020-10-07 00:17:26 -04:00
dependabot-preview[bot]
84a84876c0
Create Dependabot config file
2020-10-07 04:16:17 +00:00
Nick Schonning
f14c7d67de
Merge pull request #1348 from ttshivers/12.19.0
...
feat: upgrade node to 12.19.0
2020-10-07 00:06:56 -04:00
Travis Shivers
a8494b1676
feat: upgrade node to 12.19.0
2020-10-06 22:53:23 -05:00
Nick Schonning
91ab1f8a0e
Merge pull request #1347 from nschonni/drop-386
...
fix: Remove 386 architecture for v12 and v14
2020-10-06 23:39:57 -04:00
Nick Schonning
85032ae5be
Merge pull request #1337 from ttshivers/github_pr
...
ci: use github action for automated deployment
2020-10-06 23:38:50 -04:00
Travis Shivers
07f6f2563f
ci(pr): use single branch and update pr
...
This will have the action use a single branch and update or create a PR
2020-10-06 17:02:25 -05:00
Travis Shivers
9d95788e89
ci: use github action for automated deployment
2020-10-06 17:02:08 -05:00
Nick Schonning
56fd8929ed
fix: Remove 386 architecture for v12 and v14
...
Official support stopped in v8 and is currnetly all failing in the
official-images CI.
Can be re-enabled if support is fixed
2020-10-06 12:33:45 -04:00
Nick Schonning
3a68624567
Merge pull request #1342 from ttshivers/14.13.0
...
feat(node): upgrade node to 14.13.0
2020-10-02 20:16:01 -04:00
Travis Shivers
80ded64083
feat(node): upgrade node to 14.13.0
2020-10-02 13:44:50 -05:00
Nick Schonning
a554ca357f
Merge pull request #1336 from nschonni/v14-12-0
...
feat: Upgrade v14.11.0 to v14.12.0
2020-10-02 14:23:05 -04:00
Nick Schonning
d349533a77
Merge pull request #1331 from ttshivers/alpine3.12-fix
...
fix: use python3 or python2 for alpine
2020-10-01 20:02:21 -04:00
Nick Schonning
0e8c6f58d5
feat: Upgrade v14.11.0 to v14.12.0
2020-09-23 17:40:42 -04:00
Travis Shivers
3d290f8d6d
fix: use python3 or python2 for alpine
...
In alpine3.12, they removed the python package in favor of either
python2 or python3.
https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.12.0#python2_no_longer_provides_python_and_python-devel
However, nodejs 12, 10 require python2 for building from source. I added
a change in update.sh that swaps out python3 for python2 in those older
versions for alpine Dockerfiles.
Refs #1330
2020-09-22 18:50:21 -05:00