22 Commits

Author SHA1 Message Date
Lewis Jones
7c50a64c44 Merge branch 'main' into node24 2025-09-01 17:24:31 +01:00
Ashely Tenesaca
0bd5fe6328 Add permissions to .github/workflows/test.yml 2025-08-19 12:48:03 -04:00
Ashely Tenesaca
703616f176 Add 'actions' and 'go' to CodeQL analysis languages 2025-08-18 16:05:44 -04:00
Salman Muin Kayser Chishti
6fe75f51e7 Update Node and GitHub Actions versions to latest
Bump Node.js engine requirement to >=24 in package.json and package-lock.json. Update action.yml to use node24. Upgrade actions/checkout to v4 and actions/setup-go to v5 in the workflow. These changes ensure compatibility with the latest Node.js and GitHub Actions tooling.
2025-07-30 14:07:24 +01:00
E. Lynette Rayle
7bdee92e05 don't indent shell: bash 2025-05-28 22:34:32 +00:00
E. Lynette Rayle
8826bd4af6 make the uncommitted files message easier to understand 2025-05-28 22:30:43 +00:00
E. Lynette Rayle
50fef6cb9b doh - drop the echo to run the command 2025-05-28 20:29:09 +00:00
E. Lynette Rayle
3d515f5ff4 Show the results of the check in step Verify no unommitted files 2025-05-28 20:23:32 +00:00
Justin Holguín
8510578b7e Use custom config for CodeQL 2024-02-01 16:01:04 -08:00
Tatyana Kostromskaya
d91a3027e6 Update action to node20 2023-11-16 16:13:23 +00:00
James M. Greene
728761be7d Update to latest actions/publish-action
To avoid Actions core deprecation messages.

https://github.com/actions/publish-action/releases/tag/v0.2.1
2022-11-22 10:29:50 -06:00
Justin Holguín
7e724ef87d Add publish-action to sync major release tags to latest minor 2022-08-23 22:54:32 +00:00
Lane Seppala
e888a83630 Remove NPM_AUTH_TOKEN 2022-06-28 11:40:22 -06:00
Brandyn Phelps
410db7b9b4 Fail if generated code is out of date, annotate generated code (#18)
* Fail if generated code is out of date, Annotate generated code

* try shell bash

* Add quotes!

* regenerate following what's in the build

* Add some more context to README
2022-06-27 14:15:19 -07:00
Courtney Claessens
71a21b9b44 Update go-dependency-submission.yml 2022-06-16 16:38:05 -04:00
Anna Rosenthal
7c97cf4cb3 Update to use semver tag instead of main ref (#6) 2022-06-16 12:06:01 -04:00
Patrick Carlisle
aae71a5c8f Name action more specifically and match example 2022-06-15 17:29:22 -07:00
Patrick Carlisle
de5e3ff32c Use the right actions url in our own use 2022-06-15 17:21:36 -07:00
Patrick Carlisle
f2927bccad Run go action on main only 2022-06-15 16:39:50 -07:00
Patrick Carlisle
512e25ab4f Apply test action fixes to correct file 2022-06-15 16:29:44 -07:00
Patrick Carlisle
3b63e35f41 Allow ./... as a build target 2022-06-15 16:51:21 -06:00
Lane Seppala
054f21a184 Release public version of the Go Dependency Submission action 2022-06-15 16:36:38 -06:00