Commit Graph

35 Commits

Author SHA1 Message Date
Tyler Dixon
7bf5f43d4b Moving back to automated dependency updates 2025-03-28 12:55:03 +00:00
Tyler Dixon
acda8eb49a Fix workflow 2025-03-28 12:46:28 +00:00
Tyler Dixon
0915baf051 Update dependabot dependency update to be a workflow dispatch 2025-03-28 12:41:37 +00:00
Tyler Dixon
cbdbf0bceb Don't use token 2025-03-27 19:36:00 +00:00
Tyler Dixon
e5c71f6493 Fixing action 2025-03-27 19:01:44 +00:00
Tyler Dixon
c197100bc7 Use repository PAT 2025-03-27 18:57:19 +00:00
Tyler Dixon
07835d4cf4 Updating action permission 2025-03-27 18:10:56 +00:00
Tyler Dixon
9442278b74 Moving licensed cache to a separate run step 2025-03-27 18:03:09 +00:00
Tyler Dixon
4251708b18 Run on ubuntu-latest 2025-03-27 17:58:53 +00:00
Tyler Dixon
af4b18fcf7 Have dependabot also run builds as another commit when creating PRs 2025-03-27 17:51:03 +00:00
dependabot[bot]
4b4ebe5275 build(deps): 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-03-18 21:44:58 +00:00
Cam McHenry
7df57347bd Remove stray newline 2024-03-18 19:52:39 +00:00
Cam McHenry
34dcf61506 Add success message and remove newlines 2024-03-18 19:49:02 +00:00
Cam McHenry
032c0af29a Remove blank lines 2024-03-18 19:45:59 +00:00
Cam McHenry
3c0dc2fb24 Improve message 2024-03-18 19:40:17 +00:00
Cam McHenry
831555bfab Add help instructions 2024-03-18 19:33:42 +00:00
Cam McHenry
23a466f0a1 Improve check-dist output 2024-03-18 19:33:42 +00:00
Cam McHenry
a529082df9 Merge pull request #508 from actions/dependabot/github_actions/actions/upload-artifact-4
build(deps): bump actions/upload-artifact from 3 to 4
2024-03-18 19:11:09 +00:00
dependabot[bot]
df5516beff build(deps): bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 19:03:34 +00:00
dependabot[bot]
04b135066e build(deps): bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 19:00:16 +00:00
Tatyana Kostromskaya
5a5c08a0d8 Update action to node20 2023-11-20 13:05:21 +00:00
dependabot[bot]
5b82d0d8ea build(deps): 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>
2023-09-04 14:00:07 +00:00
Brendan Forster
7c06a2e8a7 set @types/node version to latest v16 release (#373)
* set @types/node version to latest v16 release

* upgrade workflow to install Node 16

* update tsconfig to use es2015 target and libraries

* pin to actual latest v16 package of @types/node
2023-05-08 10:30:24 -03:00
Matthew Costabile
80b198ce77 fix tests to account for api change 2022-06-30 13:13:58 +00:00
Matthew Costabile
66112f7fe4 Merge pull request #69 from actions/dependabot/github_actions/actions/upload-artifact-3
Bump actions/upload-artifact from 2 to 3
2022-05-16 15:08:31 -04:00
dependabot[bot]
0137df9c8d build(deps): bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 13:35:41 +00:00
Matthew Costabile
b01f724082 build 2022-04-20 11:56:05 +00:00
dependabot[bot]
b899acf143 Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 15:12:31 +00:00
Matthew Costabile
91547225cb Create codeql-analysis.yml 2022-03-31 08:41:00 -04:00
dependabot[bot]
c669f5c5a0 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 22:31:59 +00:00
Matthew Costabile
03acc14e46 Merge pull request #24 from actions/dependabot/github_actions/actions/setup-node-3
Bump actions/setup-node from 2.5.1 to 3
2022-03-25 18:31:40 -04:00
Jonathan Clem
eaee5d30ce Add Licensed cache and workflow 2022-03-23 11:21:12 -04:00
dependabot[bot]
edbc4f0322 Bump actions/setup-node from 2.5.1 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3)

---
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>
2022-02-25 13:29:28 +00:00
Jonathan Clem
d590c1273d Update workflows for new npm commands 2022-01-31 15:50:18 -05:00
Jonathan Clem
078fd9f744 Add initial action setup 2022-01-31 14:09:42 -05:00