jjspace
b74d62da2a
Merge remote-tracking branch 'origin/main' into sandcastle-build-updates
2025-10-23 12:56:59 -04:00
dependabot[bot]
1e91fa77da
Bump actions/setup-node from 5 to 6
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-15 01:09:15 +00:00
jjspace
3b6dd1e271
update comment
2025-10-14 13:22:02 -04:00
jjspace
b695f5de55
adjust prod GH workflow
2025-10-07 13:15:41 -04:00
jjspace
c708661860
Merge remote-tracking branch 'origin/main' into sandcastle-build-updates
2025-10-03 13:04:58 -04:00
jjspace
8aab6dfd19
deploy new sandcastle in prod
2025-09-30 16:35:54 -04:00
jjspace
0f7a9c8f30
switch deployed sandcastle directory
2025-09-30 13:57:58 -04:00
jjspace
1bd41e93cc
further isolate sandcastle build process
2025-09-29 16:08:45 -04:00
dependabot[bot]
0a67a1674e
Bump actions/setup-node from 4 to 5
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-05 01:08:56 +00:00
dependabot[bot]
bc84c9e6e6
Bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 12:33:14 +00:00
Jeshurun Hembd
0c90a98335
Update node.js versions in CI workflows
2025-05-31 14:16:51 -04:00
dependabot[bot]
6e93ac2809
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 15:19:04 +00:00
dependabot[bot]
31325439b0
Bump actions/setup-node from 3 to 4
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 15:13:35 +00:00
Matthew Amato
ce5da75b40
Fix cesium.com branch for real I swear
...
We don't actually build the zip in cesium.com deploy,
we fetch it from GH releases. That's the root cause
of why unzipping was failing.
2023-12-01 18:58:19 -05:00
Jeshurun Hembd
44bc3c8813
Protect tags ending in 0
2023-12-01 17:23:59 -05:00
Matthew Amato
b05df73414
Only remove patch version if 0
2023-12-01 17:17:38 -05:00
Matthew Amato
0f0b1aea6a
Our package only has major.minor version naming.
2023-12-01 17:06:26 -05:00
Matthew Amato
310dc31934
Simplify deployments
...
1. Remove all custom AWS code and replace with aws cli usage
2. No longer gzip everything manually, let AWS compress
automatically for us.
3. Remove no longer needed npm modules
2023-11-22 18:32:32 -05:00
Gabby Getz
003922bb52
Fix production workflow command
2023-11-06 12:40:09 -05:00
Gabby Getz
0e3d9e6173
Fix websiteRelease
2023-11-01 13:49:14 -04:00
Gabby Getz
04e8945fea
Fix github actions permissions
2023-11-01 13:08:30 -04:00
Matthew Amato
42f68ac0a8
Update S3 CI location and public URLs
2023-10-27 13:58:36 -04:00
Gabby Getz
9034e5b874
Only skip existing files fro production runs
2023-10-24 13:03:44 -04:00
Gabby Getz
a3b355248a
run-name -> name
2023-10-20 12:55:11 -04:00
Gabby Getz
cda6cbe2ca
Migrate from Travis CI to GitHub actions
2023-09-19 16:04:38 -04:00