Commit Graph

1502 Commits

Author SHA1 Message Date
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
Nick Schonning 3a5c226f51
Merge pull request #1194 from nschonni/github-actions-docker-files
feat: GitHub Actions docker files CI
2020-09-17 17:38:38 -04:00
Peter Dave Hello ff6b3363fc
Merge pull request #1327 from nschonni/sept-17-sec-release 2020-09-16 14:40:49 +08:00
Nick Schonning 140d3e49b9 feat: v10.22.1 security release 2020-09-15 20:48:06 -04:00
Nick Schonning de78cda8d0 feat: v12.18.4 security release 2020-09-15 20:39:37 -04:00
Nick Schonning c7bc3b9da1 feat: v14.11.0 securty release 2020-09-15 19:34:33 -04:00
Nick Schonning 75dbf2e179
Merge pull request #1324 from PeterDaveHello/update-node.js
Update node.js v14 from 14.10.0 to 14.10.1
2020-09-10 16:00:37 -04:00
Peter Dave Hello 87e7f479d6 Update node.js v14 from 14.10.0 to 14.10.1
- https://nodejs.org/en/blog/release/v14.10.1/
- https://github.com/nodejs/node/releases/tag/v14.10.1
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V14.md#14.10.1
2020-09-11 03:03:17 +08:00
Nick Schonning 9166fce66b
Merge pull request #1322 from nschonni/v14.10.0
feat: Update v14.9.0 to v14.10.0
2020-09-09 12:29:03 -04:00
Nick Schonning 6614c14c32 feat: Update v14.9.0 to v14.10.0 2020-09-09 00:41:31 -04:00
Nick Schonning eeb3bdd944
Merge pull request #1320 from PeterDaveHello/update-node.js
Update Node.js v14 from 14.8.0 to 14.9.0 and Yarn to 1.22.5
2020-08-27 17:06:39 -04:00
Peter Dave Hello 41467a844e Update node.js v14 from 14.8.0 to 14.9.0
- https://nodejs.org/en/blog/release/v14.9.0/
- https://github.com/nodejs/node/releases/tag/v14.9.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V14.md#14.9.0
2020-08-28 03:05:09 +08:00
Nick Schonning a84ff50223 fix: Remove -it from BATS testing
Interactive shell doesn't seem to work on Actions
2020-08-15 00:47:56 -04:00
Nick Schonning 867a567145 chore: Switch pipeline generation test to Actions 2020-08-15 00:47:56 -04:00
Nick Schonning 42a70beebd chore: Generate Docker file GitHub Actions 2020-08-15 00:47:53 -04:00
Simen Bekkhus 4798f99c12
Merge pull request #1311 from nschonni/v14.8.0
feat: Update v14.7.0 to v14.8.0
2020-08-12 20:39:57 +02:00
Nick Schonning afee5ceeb1 feat: Update v14.7.0 to v14.8.0 2020-08-11 17:47:10 -04:00
Simen Bekkhus e4a0d3c7ed
Merge pull request #1308 from ruyadorno/add-ruyadorno-gpg-key 2020-08-05 15:57:46 +02:00
Ruy Adorno e6a3915db6
keys: add key for @ruyadorno
Refs: https://github.com/nodejs/node/pull/34628
Refs: https://github.com/nodejs/Release/pull/597
2020-08-05 09:34:04 -04:00
Nick Schonning 6b382255df
Merge pull request #1307 from tvainika/chakracore-cleanup
chore: Remove chakracore config leftovers
2020-08-04 16:15:39 -04:00
Peter Dave Hello e74d28a518
Merge pull request #1304 from PeterDaveHello/update-node.js
Update node.js v14 from 14.6.0 to 14.7.0
2020-07-30 22:50:19 +08:00
Peter Dave Hello eb55191f0e Update node.js v14 from 14.6.0 to 14.7.0
Node.js release keys were also updated, see #1291 #1290

- https://nodejs.org/en/blog/release/v14.7.0/
- https://github.com/nodejs/node/releases/tag/v14.7.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V14.md#14.7.0
2020-07-30 14:05:37 +08:00
Simen Bekkhus 34b507fb66
Merge pull request #1298 from tianon/debian-eol 2020-07-28 13:08:04 +02:00
Simen Bekkhus e985c267cd
chore: remove mention of jessie from SECURITY.md 2020-07-28 13:00:32 +02:00
Nick Schonning 9bc7d1f233
Merge pull request #1299 from nschonni/12.18.3
feat: Update 12.18.2 to 12.18.3
2020-07-23 12:24:19 -04:00
Peter Dave Hello 485333c073
Merge pull request #1297 from PeterDaveHello/add-update-keys-script
Add update-keys.sh for nodejs release keys update
2020-07-23 19:47:04 +08:00
Nick Schonning fdd2b25182 feat: Update 12.18.2 to 12.18.3 2020-07-23 00:48:04 -04:00
Tianon Gravi 6dbb02337e Remove EOL Jessie variants, update Stretch LTS arches 2020-07-22 17:59:07 -07:00
Peter Dave Hello db2fe72878 Add update-keys.sh for nodejs release keys update 2020-07-23 03:14:21 +08:00
Nick Schonning f21ff22185
Merge pull request #1296 from nschonni/14.6.0
feat: Update 14.5.0 to 14.6.0
2020-07-22 10:43:08 -04:00
Peter Dave Hello 9b880e7bba
Merge pull request #1291 from nodejs/nschonni-key-cleanup
chore: Remove old signing keys
2020-07-22 15:25:39 +08:00
Nick Schonning 77bc184f0c feat: Update 14.5.0 to 14.6.0 2020-07-22 02:24:04 -04:00
Peter Dave Hello 1ccbdb4993
Merge pull request #1295 from PeterDaveHello/update-node.js 2020-07-22 02:20:03 +08:00
Peter Dave Hello 744e358d7d Update node.js v10 from v10.21.0 to v10.22.0
- https://nodejs.org/en/blog/release/v10.22.0/
- https://github.com/nodejs/node/releases/tag/v10.22.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V10.md#10.22.0
2020-07-22 02:09:48 +08:00
Nick Schonning 5fdf90de4d
chore: Remove old signing keys 2020-07-16 23:55:38 -04:00
Nick Schonning cb83e37ad4
Merge pull request #1290 from richardlau/patch-1
keys: add key for @richardlau
2020-07-16 23:47:36 -04:00
Richard Lau 82d8c23efe
keys: add key for @richardlau
Refs: https://github.com/nodejs/node/pull/34397
Refs: https://github.com/nodejs/Release/issues/585
2020-07-16 18:08:36 +01:00
Tommi Vainikainen 553b5e3b59 Remove chakracore config leftovers where subdir had versions 2020-07-06 21:24:56 +03:00
Nick Schonning 4f8e425a92
Merge pull request #1287 from nschonni/14.5.0
feat: Update 14.4.0 to 14.5.0
2020-06-30 20:35:57 -04:00