Lewis Jones
9b61b9485b
Merge pull request #91 from salmanmkc/node24
...
Update Node and GitHub Actions versions to latest
2025-09-01 17:32:10 +01:00
Lewis Jones
7c50a64c44
Merge branch 'main' into node24
2025-09-01 17:24:31 +01:00
Ashely Tenesaca
d9b9b1fa96
Merge pull request #93 from actions/AshelyTC-patch-1
...
Add permissions to .github/workflows/test.yml
2025-08-19 14:30:14 -04:00
Ashely Tenesaca
0bd5fe6328
Add permissions to .github/workflows/test.yml
2025-08-19 12:48:03 -04:00
Ashely Tenesaca
b9bf40984f
Merge pull request #92 from actions/AshelyTC-patch-1
...
Add actions and go to CodeQL analysis languages
2025-08-18 16:32:47 -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
Ahmed ElMallah
dacf4810ac
Merge pull request #86 from actions/dependabot/npm_and_yarn/undici-5.29.0
...
Bump undici from 5.28.5 to 5.29.0
2025-06-20 13:19:33 -04:00
ahmed3lmallah
91df78fe21
updating dist
2025-06-20 12:20:09 -04:00
Ahmed ElMallah
55972e19aa
Merge branch 'main' into dependabot/npm_and_yarn/undici-5.29.0
2025-06-20 12:06:48 -04:00
Lewis Jones
9750009dfa
Merge pull request #88 from actions/ljones140/example-for-private-go-modules
...
Add documentation to authenticate to private go modules
2025-06-06 15:39:47 +01:00
Lewis Jones
48c3878c0b
Apply suggestion from @elrayle
...
Co-authored-by: E. Lynette Rayle <elrayle@users.noreply.github.com >
2025-06-06 15:36:25 +01:00
Lewis Jones
3f1029a8a5
Add documentation of how to authenticate to private go modules
2025-06-04 14:39:22 +01:00
E. Lynette Rayle
5cde65f6ad
Merge pull request #87 from actions/elr/inputs
...
add inputs used by autosubmission
2025-05-29 22:08:57 -04:00
E. Lynette Rayle
1600567d42
update dist from rebuild
2025-05-29 19:24:36 +00:00
E. Lynette Rayle
888b4d0158
improve comments about the sha and ref inputs
2025-05-29 19:23:09 +00:00
E. Lynette Rayle
6df4cede7a
improve detector comment and provide defaults
2025-05-29 19:13:21 +00:00
E. Lynette Rayle
9c1ae0dcfb
update rebuilt dist
2025-05-29 19:05:40 +00:00
E. Lynette Rayle
aa37531e2b
make sure sha and ref are only overwritten if a value was passed in
2025-05-29 19:01:50 +00:00
E. Lynette Rayle
ced71b5163
add updated files from rebuilding
2025-05-29 15:31:31 +00:00
E. Lynette Rayle
a493d67921
revert to directly using input for sha and ref and allowing the context to drive them if they are missing
2025-05-29 15:27:47 +00: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
343ae9cc50
add results from rebuilding
2025-05-28 22:18:35 +00:00
E. Lynette Rayle
4d284b90be
commit files generated during build
2025-05-28 20:45:18 +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
E. Lynette Rayle
3a3b0da726
set default for sha & ref
2025-05-28 18:30:40 +00:00
E. Lynette Rayle
3e507a8464
use reasonable defaults for sha and ref
...
enforce all detector vars present or not present
2025-05-28 18:21:20 +00:00
E. Lynette Rayle
f3f97c6024
add inputs used by autosubmission
2025-05-27 22:02:13 +00:00
dependabot[bot]
4bd7d52f51
Bump undici from 5.28.5 to 5.29.0
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.28.5 to 5.29.0.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 5.29.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-15 16:34:10 +00:00
Kevin Dangoor
f35d5c9af1
Merge pull request #85 from actions/release-2.0.3
...
Bump version to 2.0.3
v2
v2.0.3
2025-03-26 11:28:24 -04:00
Kevin Dangoor
8454e68228
Bump version to 2.0.3
2025-03-26 11:26:53 -04:00
Kevin Dangoor
f4fbdfe68d
Merge pull request #84 from actions/dangoor/update-octokit-request
...
Bump @octokit/request to 8.4.1
2025-03-25 19:06:59 -04:00
Kevin Dangoor
09a4b01601
Bump dist files again
2025-03-25 18:43:46 -04:00
Kevin Dangoor
3e2296c031
Update build
2025-03-25 18:35:19 -04:00
Kevin Dangoor
9d7f10abd3
Bump @octokit/request to 8.4.1
...
Stopgap until dependencies are also updated to use this version.
2025-03-25 18:25:21 -04:00
Kevin Dangoor
d08b6a6501
Merge pull request #83 from actions/2.0.2-release
...
Bump version to 2.0.2
v2.0.2
2025-03-24 18:16:27 -04:00
Kevin Dangoor
4bebd21824
Update CONTRIBUTING.md
...
Co-authored-by: Justin Holguín <juxtin@github.com >
2025-03-24 18:06:31 -04:00
Kevin Dangoor
e9e2e59767
Bump version to 2.0.2
...
Also updates the CONTRIBUTING.md doc to include the release process.
2025-03-24 17:55:11 -04:00
Justin Holguín
181154c17c
Merge pull request #82 from actions/justin/update-toolkit
...
Update dependency-submission-toolkit to 2.0.5
2025-03-24 14:48:54 -07:00
Kevin Dangoor
6a5c1e1928
Update distribution files
2025-03-24 17:35:50 -04:00
Kevin Dangoor
4581c519ef
Need to allow dependencies to be transformed for Jest
2025-03-24 17:32:22 -04:00
Kevin Dangoor
4dd248e6c8
Set Babel up for node 20
2025-03-24 17:11:39 -04:00
Kevin Dangoor
2ba7333c02
Add @babel/preset-typescript to enable TS support
2025-03-24 16:18:13 -04:00
Kevin Dangoor
bd5ddec6ab
More Babel TypeScript config for Jest
2025-03-24 16:13:49 -04:00
Justin Holguín
6b820c79e5
Add babel
2025-03-21 21:00:28 +00:00
Justin Holguín
5aac9f3ac2
Update dependency-submission-toolkit to 2.0.5
2025-03-21 20:45:01 +00:00
Justin Holguín
745f5239f5
Merge pull request #81 from actions/dependabot/npm_and_yarn/octokit/plugin-paginate-rest-9.2.2
...
Bump @octokit/plugin-paginate-rest from 9.2.1 to 9.2.2
2025-03-18 12:02:05 -07:00
Justin Holguín
85b60b73f4
Update dist files
2025-03-18 18:51:11 +00:00