Commit Graph

16 Commits

Author SHA1 Message Date
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 aaf4ae1bd1
move and trim build config 2025-10-07 13:15:20 -04:00
jjspace 1bd41e93cc
further isolate sandcastle build process 2025-09-29 16:08:45 -04:00
jjspace 814cb73efe
remove duplicated configs 2025-09-19 11:45:23 -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
jjspace e57d96b283
Merge remote-tracking branch 'origin/main' into sandcastle-v2 2025-08-28 12:08:05 -04: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
jjspace 2222c640b9
Merge remote-tracking branch 'origin/main' into sandcastle-v2 2025-06-06 13:30:46 -04:00
Jeshurun Hembd 0c90a98335 Update node.js versions in CI workflows 2025-05-31 14:16:51 -04:00
jjspace d2d522004f
Merge remote-tracking branch 'origin/main' into sandcastle-v2 2025-05-12 14:27:09 -04:00
jjspace ce5d64ac7f
remove extra references to concierge 2025-05-08 12:23:33 -04:00
ggetz c3e3f11b89 Config setups, including CI 2025-04-24 18:13:07 -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
Gabby Getz fb916ad93d move deploy to push-only workflow 2023-12-15 15:27:00 -05:00