Commit Graph

1502 Commits

Author SHA1 Message Date
Nick Schonning d5d4624b9f feat: Update to Node 15.2.0 2020-11-11 01:01:55 -05:00
Sudipto Ghosh f95299db93
added issue and pr templates 2020-11-09 14:52:44 +05:30
Simen Bekkhus 865783b03c
Merge pull request #1390 from SimenB/15.1
feat: update to node 15.1.0
2020-11-05 00:52:26 +01:00
Simen Bekkhus 48663687bf feat: update to node 15.1.0
https://nodejs.org/en/blog/release/v15.1.0/
2020-11-05 00:38:01 +01:00
Nick Schonning 482be82021
Merge pull request #1389 from nschonni/skip-empty-official-image-PR
chore: Don't comment on PR for no-op
2020-11-02 18:58:02 -05:00
Nick Schonning ca3217a6e4 chore: Don't comment on PR for no-op 2020-11-02 17:42:03 -05:00
Nick Schonning 8adaf61665
Merge pull request #1383 from nschonni/official-image-ping
chore: Add nschonni and ttshivers to official PR
2020-11-02 17:37:18 -05:00
Nick Schonning f84be44f00
Merge pull request #1388 from nschonni/update-coc
chore: Point to nodejs admin CoC
2020-11-02 13:58:04 -05:00
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
Rishab Arora b34318aeb9
Update README.md
Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
2020-11-02 21:01:25 +05:30
Rishab Arora 3be20797f9
Update README.md 2020-11-02 17:42:00 +05:30
Rishab Arora c65f06c86b
Add buster and stretch to the image variant list
As the title suggests, please add buster and stretch in the image variants list.
2020-11-02 17:37:24 +05:30
Nick Schonning aac823513e chore: Add nschonni and ttshivers to official PR 2020-10-27 19:36:00 -04: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