Commit Graph

30 Commits

Author SHA1 Message Date
dependabot[bot] 2d7d733fe8 Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 09:21:48 +00:00
dependabot[bot] f07d535971 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-11-10 09:26:17 +00:00
jwetzell 1ef40f74c0 update release action to look at nvmrc file for node version 2025-11-08 10:54:50 -06:00
jwetzell fd0ba22c75 move apple team id to env variable 2024-10-30 19:21:35 -05:00
jwetzell 8e9f2c7c56 add another release notes category 2024-05-25 18:30:54 -05:00
jwetzell c93b56d263 add release yaml 2024-04-07 14:17:04 -05:00
dependabot[bot] d29e7702df 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-07 19:10:48 +00:00
dependabot[bot] 60513b93b8 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-07 19:09:46 +00:00
jwetzell c199328e92 add dependabot config for github actions 2024-04-07 14:09:18 -05:00
jwetzell fcaa955868 update to node 20 2024-04-07 14:03:17 -05:00
jwetzell fc9fafa355 Update release.yaml 2023-06-28 09:03:16 -05:00
jwetzell fa069a8613 try mac arm runner 2023-06-28 08:45:46 -05:00
Joel Wetzell d5cec8799a fix for mac notarization 2023-05-10 16:30:05 -05:00
jwetzell 6d335da4d7 add cache to release.yaml 2023-02-20 15:56:54 -06:00
jwetzell 61e6d24e0f chain release jobs 2023-01-24 22:40:00 -06:00
jwetzell 51b6f47c81 Create dependabot.yml 2023-01-24 22:25:25 -06:00
jwetzell e7b0e557f6 Add issue templates 2023-01-23 14:48:28 -06:00
jwetzell a7256ba894 Change to manual workflow 2023-01-05 08:06:38 -06:00
jwetzell b754eece0d pretty loose files 2022-12-12 14:55:06 -06:00
jwetzell 4068199a03 Add env variables for signing and notarizing MacOS 2022-12-10 14:13:47 -06:00
jwetzell 13bcee1181 add environment variable for code signing 2022-12-10 13:32:42 -06:00
jwetzell 421fe8e3f3 don't run action if just readme is updated 2022-12-09 14:07:09 -06:00
jwetzell 1690661868 add name to workflow 2022-12-09 13:57:21 -06:00
jwetzell 4b00c4f807 change github action name and branch 2022-11-30 08:02:43 -06:00
jwetzell 0852479e08 add macos job 2022-11-26 15:04:59 -06:00
jwetzell 447f4d3b1f change branch to monitor to main 2022-11-26 14:52:47 -06:00
jwetzell fd3ae81e84 try adding windows 2022-11-26 14:17:17 -06:00
jwetzell af86f5cb82 try setting gh_token environment variable 2022-11-26 14:13:52 -06:00
jwetzell 8cc4c5cc53 change branch for testing purpose 2022-11-26 14:06:05 -06:00
jwetzell fc0af55d4e start work on github action 2022-11-26 14:05:44 -06:00