dependabot[bot] and GitHub
d58ec72e69
Bump the non-breaking-changes group across 1 directory with 5 updates
...
Rebuild distributables for Dependabot PRs / rebuild-dist (push) Has been cancelled
Bumps the non-breaking-changes group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact ) | `2.1.8` | `2.1.11` |
| [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) | `1.10.1` | `1.11.1` |
| [@vercel/ncc](https://github.com/vercel/ncc ) | `0.38.1` | `0.38.2` |
| [nock](https://github.com/nock/nock ) | `13.5.4` | `13.5.5` |
| [undici](https://github.com/nodejs/undici ) | `6.19.2` | `6.20.1` |
Updates `@actions/artifact` from 2.1.8 to 2.1.11
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact )
Updates `@actions/core` from 1.10.1 to 1.11.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
Updates `@vercel/ncc` from 0.38.1 to 0.38.2
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.38.1...0.38.2 )
Updates `nock` from 13.5.4 to 13.5.5
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.5.4...v13.5.5 )
Updates `undici` from 6.19.2 to 6.20.1
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v6.19.2...v6.20.1 )
---
updated-dependencies:
- dependency-name: "@actions/artifact"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: undici
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-10-14 18:36:41 +00:00
Joel Ambass and GitHub
854d7aa1b9
Merge pull request #374 from actions/Jcambass-patch-1
...
Add workflow file for publishing releases to immutable action package
2024-10-03 11:03:50 +02:00
Joel Ambass and GitHub
306bb814f2
Add workflow file for publishing releases to immutable action package
...
This workflow file publishes new action releases to the immutable action package of the same name as this repo.
This is part of the Immutable Actions project which is not yet fully released to the public. First party actions like this one are part of our initial testing of this feature.
2024-09-23 13:59:10 +02:00
Yoann Chaudet and GitHub
b74272834a
Merge pull request #360 from actions/dependabot/npm_and_yarn/npm_and_yarn-5134b82be1
...
Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory
2024-07-17 18:23:37 -07:00
dependabot[bot] and GitHub
72732942c6
Bump braces in the npm_and_yarn group across 1 directory
...
Bumps the npm_and_yarn group with 1 update in the / directory: [braces](https://github.com/micromatch/braces ).
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-07-18 01:20:02 +00:00
Yoann Chaudet and GitHub
963791f01c
Merge pull request #361 from actions/dependabot-friendly
...
Make the rebuild dist workflow work nicer with Dependabot
2024-07-17 18:18:24 -07:00
Yoann Chaudet
51bb29d9d7
Make the rebuild dist workflow safer for Dependabot
2024-07-17 18:14:34 -07:00
Yoann Chaudet and GitHub
89f3d10406
Merge pull request #358 from actions/dependabot/npm_and_yarn/non-breaking-changes-99c12deb21
...
Bump the non-breaking-changes group across 1 directory with 3 updates
2024-07-17 18:12:08 -07:00
Yoann Chaudet and GitHub
bce735589b
Merge branch 'main' into dependabot/npm_and_yarn/non-breaking-changes-99c12deb21
2024-07-17 17:51:30 -07:00
Yoann Chaudet and GitHub
b13935cb88
Merge pull request #359 from garethsb/patch-1
...
Delete repeated sentence
2024-07-17 17:51:17 -07:00
Gareth Sylvester-Bradley and GitHub
82ccaed7e0
Delete repeated sentence
2024-07-17 14:10:17 +01:00
github-actions[bot]
981e77b509
Update distributables after Dependabot 🤖
2024-07-15 18:39:04 +00:00
dependabot[bot] and GitHub
479a2d958d
Bump the non-breaking-changes group across 1 directory with 3 updates
...
Bumps the non-breaking-changes group with 3 updates in the / directory: [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact ), [prettier](https://github.com/prettier/prettier ) and [undici](https://github.com/nodejs/undici ).
Updates `@actions/artifact` from 2.1.7 to 2.1.8
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact )
Updates `prettier` from 3.2.5 to 3.3.3
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.3 )
Updates `undici` from 6.15.0 to 6.19.2
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v6.15.0...v6.19.2 )
---
updated-dependencies:
- dependency-name: "@actions/artifact"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: undici
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-07-15 18:38:31 +00:00
Fabian Aguilar Gomez and GitHub
199a7354ab
Merge pull request #348 from actions/oidc-doc
...
Update README.md
2024-05-31 14:48:46 -05:00
b2d396ab16
Update README.md
...
Co-authored-by: Mingzi <[email protected] >
2024-05-31 14:40:24 -05:00
Fabian Aguilar Gomez and GitHub
4072571698
Update README.md
2024-05-31 14:38:24 -05:00
Fabian Aguilar Gomez
32d96c30ca
add recommendations
2024-05-28 18:20:19 +00:00
Fabian Aguilar Gomez and GitHub
2e8b6c7191
Update README.md
2024-05-23 14:41:32 -05:00
Fabian Aguilar Gomez
b352a2114c
update readme
2024-05-23 19:28:52 +00:00
Fabian Aguilar Gomez and GitHub
b8d7a0e861
Update README.md
2024-05-22 13:56:05 -05:00
James M. Greene and GitHub
277bb4bf94
Merge pull request #341 from actions/dependabot/npm_and_yarn/non-breaking-changes-a62e391912
...
Bump the non-breaking-changes group with 4 updates
2024-05-01 21:32:53 -05:00
github-actions[bot]
808746ac60
Update distributables after Dependabot 🤖
2024-04-29 18:58:15 +00:00
dependabot[bot] and GitHub
4ce84b32ca
Bump the non-breaking-changes group with 4 updates
...
Bumps the non-breaking-changes group with 4 updates: [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact ), [eslint-plugin-github](https://github.com/github/eslint-plugin-github ), [nock](https://github.com/nock/nock ) and [undici](https://github.com/nodejs/undici ).
Updates `@actions/artifact` from 2.1.3 to 2.1.7
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact )
Updates `eslint-plugin-github` from 4.10.1 to 4.10.2
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.1...v4.10.2 )
Updates `nock` from 13.5.3 to 13.5.4
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.5.3...v13.5.4 )
Updates `undici` from 6.6.2 to 6.15.0
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v6.6.2...v6.15.0 )
---
updated-dependencies:
- dependency-name: "@actions/artifact"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: undici
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-04-29 18:57:38 +00:00
Jess Bees and GitHub
f517c444fc
Merge pull request #340 from actions/remove-permissions-error
...
Remove error message for file permissions
2024-04-25 14:07:06 -04:00
Jess Bees
12a5abe890
Remove error message for file permissions
2024-04-25 14:04:20 -04:00
Jess Bees and GitHub
d6db90164a
Merge pull request #324 from actions/error-message-request-id
...
On API error, show the request ID of the API request
2024-03-15 14:57:41 -04:00
Jess Bees
055f4259a5
compile changes
2024-03-15 14:51:22 -04:00
Jess Bees
5ab929b077
Include request id in the error message of an error response
2024-03-15 13:37:14 -04:00
Yoann Chaudet and GitHub
3ff795bc32
Merge pull request #318 from actions/dependabot/npm_and_yarn/non-breaking-changes-cbf1ca8c3f
...
Bump the non-breaking-changes group with 2 updates
2024-02-27 13:04:31 -08:00
github-actions[bot]
f5a2f0d405
Update distributables after Dependabot 🤖
2024-02-26 18:26:25 +00:00
dependabot[bot] and GitHub
1364cde56e
Bump the non-breaking-changes group with 2 updates
...
Bumps the non-breaking-changes group with 2 updates: [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact ) and [eslint](https://github.com/eslint/eslint ).
Updates `@actions/artifact` from 2.1.1 to 2.1.3
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact )
Updates `eslint` from 8.56.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0 )
---
updated-dependencies:
- dependency-name: "@actions/artifact"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-02-26 18:25:45 +00:00
Yoann Chaudet and GitHub
2ed07f7488
Merge pull request #316 from actions/dependabot/npm_and_yarn/non-breaking-changes-7f25715340
...
Bump the non-breaking-changes group with 1 update
2024-02-23 11:58:13 -08:00
dependabot[bot] and GitHub
d5a892b11c
Bump the non-breaking-changes group with 1 update
...
Bumps the non-breaking-changes group with 1 update: [nock](https://github.com/nock/nock ).
Updates `nock` from 13.5.1 to 13.5.3
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.5.1...v13.5.3 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-02-19 18:36:54 +00:00
Yoann Chaudet and GitHub
05977f58bc
Merge pull request #314 from actions/dependabot/npm_and_yarn/non-breaking-changes-33f4238fbd
...
Bump the non-breaking-changes group with 3 updates
2024-02-12 11:21:14 -08:00
github-actions[bot]
9414024cfc
Update distributables after Dependabot 🤖
2024-02-12 18:31:50 +00:00
dependabot[bot] and GitHub
600e88d072
Bump the non-breaking-changes group with 3 updates
...
Bumps the non-breaking-changes group with 3 updates: [nock](https://github.com/nock/nock ), [prettier](https://github.com/prettier/prettier ) and [undici](https://github.com/nodejs/undici ).
Updates `nock` from 13.4.0 to 13.5.1
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.4.0...v13.5.1 )
Updates `prettier` from 3.1.1 to 3.2.5
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.1.1...3.2.5 )
Updates `undici` from 6.2.1 to 6.6.2
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v6.2.1...v6.6.2 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: undici
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-02-12 18:31:14 +00:00
James M. Greene and GitHub
a43ab5c2d5
Merge pull request #311 from actions/dependabot/github_actions/release-drafter/release-drafter-6.0.0
...
Bump release-drafter/release-drafter from 5.25.0 to 6.0.0
2024-02-06 23:57:42 -06:00
dependabot[bot] and GitHub
9c8c21a7c6
Bump release-drafter/release-drafter from 5.25.0 to 6.0.0
...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter ) from 5.25.0 to 6.0.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases )
- [Commits](https://github.com/release-drafter/release-drafter/compare/09c613e259eb8d4e7c81c2cb00618eb5fc4575a7...3f0f87098bd6b5c5b9a36d49c41d998ea58f9348 )
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-02-07 05:54:16 +00:00
James M. Greene and GitHub
decdde0ac0
Merge pull request #295 from lmammino/patch-1
...
Update api-client.js
2024-02-05 18:31:01 -06:00
James M. Greene
0b3be6ba52
Update distributables
2024-02-05 18:29:18 -06:00
James M. Greene
c2c861cca0
Update tests
2024-02-05 18:29:06 -06:00
James M. Greene and GitHub
294fbcd300
Merge branch 'main' into patch-1
2024-02-05 18:24:52 -06:00
James M. Greene and GitHub
2a4b535672
Merge pull request #298 from SimonSiefke/fix/typo
...
fix typo: compatibilty -> compatibility
2024-02-05 18:21:47 -06:00
James M. Greene and GitHub
4825f57d2c
Merge branch 'main' into fix/typo
2024-02-05 18:21:08 -06:00
James M. Greene and GitHub
fa29843a5a
Merge pull request #310 from actions/dependabot/npm_and_yarn/actions/artifact-2.1.1
...
Bump @actions/artifact from 2.0.1 to 2.1.1
2024-02-05 18:16:59 -06:00
github-actions[bot]
d005625ad3
Update distributables after Dependabot 🤖
2024-02-02 22:15:49 +00:00
dependabot[bot] and GitHub
636701b46d
Bump @actions/artifact from 2.0.1 to 2.1.1
...
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact ) from 2.0.1 to 2.1.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/@actions/[email protected] /packages/artifact )
---
updated-dependencies:
- dependency-name: "@actions/artifact"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-02-02 22:15:14 +00:00
James M. Greene and GitHub
25b80099b0
Merge pull request #307 from actions/dependabot-grouping
...
Update Dependabot config to group non-breaking changes
2024-01-31 11:27:14 -06:00
James M. Greene and GitHub
ace85779a4
Update Dependabot config to group non-breaking changes
2024-01-31 00:31:50 -06:00
Simon Siefke
22931f5a71
fix: typo
2024-01-11 22:37:44 +01:00
Jess Bees and GitHub
87c3283f01
Merge pull request #297 from actions/bump-actions-artifact
...
Bump actions/artifact to 2.0.1
2024-01-11 14:38:36 -05:00
Jess Bees
87625d9f1e
Bump actions/artifact to 2.0.1
2024-01-11 14:25:49 -05:00
Luciano Mammino and GitHub
8de45ac1dc
Update api-client.js
...
reference actions/upload-artifact@v4 (rather than actions/artifact@v4, which I couldn't find)
2024-01-06 12:34:08 +00:00
James M. Greene and GitHub
7a9bd943aa
Merge pull request #290 from actions/dependabot/npm_and_yarn/undici-6.2.1
...
Bump undici from 6.0.1 to 6.2.1
2023-12-22 15:06:56 -06:00
github-actions[bot]
eee8a27158
Update distributables after Dependabot 🤖
2023-12-22 21:05:09 +00:00
dependabot[bot] and GitHub
b6e5c85160
Bump undici from 6.0.1 to 6.2.1
...
Bumps [undici](https://github.com/nodejs/undici ) from 6.0.1 to 6.2.1.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v6.0.1...v6.2.1 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-12-22 21:04:34 +00:00
James M. Greene and GitHub
b8d2528df3
Merge pull request #282 from actions/dependabot/github_actions/github/codeql-action-3
...
Bump github/codeql-action from 2 to 3
2023-12-22 14:59:54 -06:00
dependabot[bot] and GitHub
53d1eac7fd
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] <[email protected] >
2023-12-22 20:07:30 +00:00
James M. Greene and GitHub
3f0ef9d75d
Merge pull request #281 from actions/dependabot/github_actions/actions/upload-artifact-4
...
Bump actions/upload-artifact from 3 to 4
2023-12-22 14:06:26 -06:00
dependabot[bot] and GitHub
82751044df
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] <[email protected] >
2023-12-22 20:02:08 +00:00
James M. Greene and GitHub
9be9d731c9
Merge pull request #280 from actions/dependabot/npm_and_yarn/eslint-8.56.0
...
Bump eslint from 8.55.0 to 8.56.0
2023-12-22 14:00:52 -06:00
dependabot[bot] and GitHub
d8afefafec
Bump eslint from 8.55.0 to 8.56.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.55.0 to 8.56.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.55.0...v8.56.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-12-22 19:59:23 +00:00
James M. Greene and GitHub
304d0b77f8
Merge pull request #277 from actions/dependabot/github_actions/actions/publish-action-0.3.0
...
Bump actions/publish-action from 0.2.2 to 0.3.0
2023-12-22 13:49:20 -06:00
dependabot[bot] and GitHub
3a33eeefa1
Bump actions/publish-action from 0.2.2 to 0.3.0
...
Bumps [actions/publish-action](https://github.com/actions/publish-action ) from 0.2.2 to 0.3.0.
- [Commits](https://github.com/actions/publish-action/compare/v0.2.2...v0.3.0 )
---
updated-dependencies:
- dependency-name: actions/publish-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-12-22 19:47:48 +00:00
James M. Greene and GitHub
d8af841ac3
Merge pull request #288 from actions/use-artifacts-client
...
Use the Actions artifacts client to avoid needing the `actions: read` permission
2023-12-22 13:31:06 -06:00
James M. Greene
35a0f06cfc
Add empty request body for more completeness
2023-12-22 13:27:24 -06:00
James M. Greene
5cba2b1245
Display artifact name in some post-filter error messages
2023-12-22 13:16:13 -06:00
James M. Greene
e03d00b325
Update distributables
2023-12-22 12:53:32 -06:00
James M. Greene
d6fbcf80b1
Log the more raw error message from Twirp
2023-12-22 12:53:15 -06:00
James M. Greene
013b725db3
Oxford commas
2023-12-22 12:52:56 -06:00
James M. Greene
ed0e794532
Minimizing unnecessary differences
2023-12-22 11:47:20 -06:00
James M. Greene
1c0b543596
Remove 'actions: read' permissions from README
2023-12-22 11:42:50 -06:00
James M. Greene
fe3d75dd3a
Update distributables
2023-12-22 11:41:22 -06:00
James M. Greene
b3879bac7d
Update tests
2023-12-22 11:41:10 -06:00
James M. Greene
72ab98158a
Wrap Twirp responses like Octokit responses for consistency
2023-12-22 11:40:57 -06:00
James M. Greene
c704b8a6e2
Remove 'total_count' from fake responses in tests
2023-12-22 11:22:10 -06:00
James M. Greene
02cb90ee32
Update distributables
2023-12-22 09:29:56 -06:00
James M. Greene
88807a7a35
Fix formatting
2023-12-22 09:29:47 -06:00
Jess Bees
e386446c2a
Catch artifact-client errors differently from octokit errors
2023-12-22 10:25:57 -05:00
Jess Bees
340b369533
Correct size field in response payload
2023-12-21 18:43:25 -05:00
Jess Bees
4be34033fc
Fix *most* tests
2023-12-21 16:10:50 -05:00
Jess Bees
0486580c63
Set the right env variables to get artifacts client to initialize
2023-12-21 14:39:05 -05:00
James M. Greene and GitHub
af9eaca61c
Merge branch 'main' into use-artifacts-client
2023-12-20 10:57:21 -06:00
James M. Greene
81251b551f
Use the Actions artifacts client to avoid needing the actions-read permission
2023-12-20 10:56:51 -06:00
James M. Greene and GitHub
47cf65bf47
Merge pull request #283 from actions/update-readme-for-v4
...
Update README to reflect v4
2023-12-20 10:40:31 -06:00
Jess Bees and GitHub
1a1c979b91
clarify GHES compatibility
2023-12-19 12:15:02 -05:00
Jess Bees and GitHub
925d92be20
clarify actions permission
2023-12-19 12:13:19 -05:00
b80d7fe30e
Update README.md
...
Co-authored-by: Tommy Byrd <[email protected] >
2023-12-19 11:27:25 -05:00
Jess Bees and GitHub
d724c5069f
Update README to reflect v4
...
* Changes version tag in sample code
* Adds newly required permission
* Notes that v4 isn't compatible with GHES yet
2023-12-19 10:03:19 -05:00
Jess Bees and GitHub
f33f41b675
Merge pull request #279 from actions/artifacts-next-ga
...
Use artifacts v4
2023-12-18 20:42:41 -05:00
Jess Bees
0d45f33cde
pretty
2023-12-15 10:54:04 -05:00
Jess Bees
d1e23d0efd
Merge branch 'main' into artifacts-next-ga
2023-12-15 10:50:33 -05:00
James M. Greene and GitHub
13b55b33dd
Merge pull request #272 from kbdharun/main
...
chore/docs: update version, fix typos
2023-12-07 09:29:18 -06:00
K.B.Dharun Krishna
c284911fe1
chore/docs: update version, fix typos
...
Signed-off-by: K.B.Dharun Krishna <[email protected] >
2023-12-07 16:08:41 +05:30
James M. Greene and GitHub
ae44070880
Merge pull request #266 from actions/dependabot/npm_and_yarn/eslint-8.55.0
...
Bump eslint from 8.54.0 to 8.55.0
2023-12-06 23:51:54 -06:00
dependabot[bot] and GitHub
34a8f6066a
Bump eslint from 8.54.0 to 8.55.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.54.0 to 8.55.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.54.0...v8.55.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-12-07 05:48:00 +00:00
James M. Greene and GitHub
b65643c0ab
Merge pull request #267 from actions/dependabot/npm_and_yarn/nock-13.4.0
...
Bump nock from 13.3.8 to 13.4.0
2023-12-06 23:46:31 -06:00
dependabot[bot] and GitHub
faceed1585
Bump nock from 13.3.8 to 13.4.0
...
Bumps [nock](https://github.com/nock/nock ) from 13.3.8 to 13.4.0.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.3.8...v13.4.0 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-12-07 05:41:02 +00:00
James M. Greene and GitHub
230466c706
Merge pull request #268 from actions/dependabot/npm_and_yarn/eslint-config-prettier-9.1.0
...
Bump eslint-config-prettier from 9.0.0 to 9.1.0
2023-12-06 23:39:43 -06:00
dependabot[bot] and GitHub
38d34f8e6f
Bump eslint-config-prettier from 9.0.0 to 9.1.0
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-12-06 21:30:21 +00:00
James M. Greene and GitHub
cd33125d26
Merge pull request #269 from actions/dependabot/npm_and_yarn/actions/core-1.10.1
...
Bump @actions/core from 1.10.0 to 1.10.1
2023-12-06 15:29:03 -06:00
github-actions[bot]
dd970aea72
Update distributables after Dependabot 🤖
2023-12-06 21:02:33 +00:00
dependabot[bot] and GitHub
7433d78cba
Bump @actions/core from 1.10.0 to 1.10.1
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-12-06 21:02:09 +00:00
James M. Greene and GitHub
56d63c68a6
Merge pull request #261 from actions/dependabot/npm_and_yarn/actions/github-6.0.0
...
Bump @actions/github from 5.1.1 to 6.0.0
2023-12-06 15:00:45 -06:00
James M. Greene and GitHub
1050c5c646
Merge branch 'main' into dependabot/npm_and_yarn/actions/github-6.0.0
2023-12-06 14:57:16 -06:00
James M. Greene
f8e6f4a56d
Fix formatting
2023-12-06 14:56:54 -06:00
James M. Greene
b687ea25c8
Fix last test failure
2023-12-06 14:51:36 -06:00
James M. Greene and GitHub
ccfe503c3f
Merge pull request #270 from actions/v3-readme
...
Update compatibility table for v3
2023-12-06 09:40:25 -06:00
James M. Greene
ed119588ad
Stabilize some tests
2023-12-06 01:24:29 -06:00
James M. Greene
a53c6bc7f1
Update distributables
2023-12-06 01:07:52 -06:00
James M. Greene
cc18e529bf
Update tests to use undici mocking for latest Octokit
2023-12-06 01:05:59 -06:00
James M. Greene
b751a79e06
Add undici as a devDep
2023-12-06 01:04:50 -06:00
James M. Greene and GitHub
dda23d18e4
Update compatibility table for v3
2023-12-04 19:42:16 -06:00
James M. Greene and GitHub
3430969625
Update .node-version
2023-12-03 00:01:26 -06:00
github-actions[bot]
6784dc0464
Update distributables after Dependabot 🤖
2023-12-03 05:44:47 +00:00
dependabot[bot] and GitHub
89c47f5a13
Bump @actions/github from 5.1.1 to 6.0.0
...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 5.1.1 to 6.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
---
updated-dependencies:
- dependency-name: "@actions/github"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-12-03 05:44:21 +00:00
James M. Greene and GitHub
77d7344265
Merge pull request #256 from takost/update-to-node-20
...
Update action to node20
2023-12-02 23:42:58 -06:00
James M. Greene and GitHub
84abb89dc5
Merge branch 'main' into update-to-node-20
2023-12-02 06:48:59 -06:00
James M. Greene and GitHub
de14547edc
Merge pull request #264 from actions/dependabot/npm_and_yarn/prettier-3.1.0
...
Bump prettier from 3.0.0 to 3.1.0
2023-11-29 15:31:50 -06:00
dependabot[bot] and GitHub
ced2b1a16b
Bump prettier from 3.0.0 to 3.1.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.0.0...3.1.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-11-29 21:29:04 +00:00
James M. Greene and GitHub
3a91181e1b
Merge pull request #263 from actions/dependabot/npm_and_yarn/octokit/request-error-5.0.1
...
Bump @octokit/request-error from 5.0.0 to 5.0.1
2023-11-29 15:27:41 -06:00
dependabot[bot] and GitHub
6fa14b662d
Bump @octokit/request-error from 5.0.0 to 5.0.1
...
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/octokit/request-error.js/releases )
- [Commits](https://github.com/octokit/request-error.js/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: "@octokit/request-error"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-11-29 20:53:06 +00:00
James M. Greene and GitHub
f9e640bce0
Merge pull request #262 from actions/dependabot/npm_and_yarn/actions/http-client-2.2.0
...
Bump @actions/http-client from 2.1.0 to 2.2.0
2023-11-29 14:23:58 -06:00
github-actions[bot]
3eefb79441
Update distributables after Dependabot 🤖
2023-11-29 16:44:57 +00:00
dependabot[bot] and GitHub
971e36e6ad
Bump @actions/http-client from 2.1.0 to 2.2.0
...
Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client ) from 2.1.0 to 2.2.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/http-client )
---
updated-dependencies:
- dependency-name: "@actions/http-client"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-11-29 16:44:27 +00:00
James M. Greene and GitHub
6abbee335a
Merge pull request #260 from actions/dependabot/npm_and_yarn/vercel/ncc-0.38.1
...
Bump @vercel/ncc from 0.36.1 to 0.38.1
2023-11-29 10:42:46 -06:00
github-actions[bot]
e149aa9f91
Update distributables after Dependabot 🤖
2023-11-27 18:46:58 +00:00
dependabot[bot] and GitHub
0077311596
Bump @vercel/ncc from 0.36.1 to 0.38.1
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.36.1 to 0.38.1.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.36.1...0.38.1 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-11-27 18:46:34 +00:00
James M. Greene and GitHub
03b62d1911
Merge pull request #257 from actions/dependabot/npm_and_yarn/eslint-8.54.0
...
Bump eslint from 8.44.0 to 8.54.0
2023-11-20 15:22:31 -06:00
dependabot[bot] and GitHub
ada3f9d061
Bump eslint from 8.44.0 to 8.54.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.44.0 to 8.54.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.54.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-11-20 21:19:50 +00:00
James M. Greene and GitHub
82b8ae3f91
Merge pull request #254 from actions/dependabot/npm_and_yarn/nock-13.3.8
...
Bump nock from 13.3.1 to 13.3.8
2023-11-20 15:18:37 -06:00
dependabot[bot] and GitHub
d183a290bd
Bump nock from 13.3.1 to 13.3.8
...
Bumps [nock](https://github.com/nock/nock ) from 13.3.1 to 13.3.8.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.3.1...v13.3.8 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-11-20 21:12:50 +00:00
James M. Greene and GitHub
8c6ef3d8d5
Merge pull request #246 from actions/dependabot/github_actions/actions/setup-node-4
...
Bump actions/setup-node from 3 to 4
2023-11-20 15:11:20 -06:00
dependabot[bot] and GitHub
5a0bbc6e7d
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] <[email protected] >
2023-11-20 21:09:55 +00:00
James M. Greene and GitHub
49af2606ad
Merge pull request #245 from actions/dependabot/github_actions/release-drafter/release-drafter-5.25.0
...
Bump release-drafter/release-drafter from 5.24.0 to 5.25.0
2023-11-20 15:08:45 -06:00
dependabot[bot] and GitHub
8b1057e1ce
Bump release-drafter/release-drafter from 5.24.0 to 5.25.0
...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter ) from 5.24.0 to 5.25.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases )
- [Commits](https://github.com/release-drafter/release-drafter/compare/65c5fb495d1e69aa8c08a3317bc44ff8aabe9772...09c613e259eb8d4e7c81c2cb00618eb5fc4575a7 )
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-11-20 21:07:11 +00:00
James M. Greene and GitHub
1f9a7ee304
Merge pull request #232 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.10.1
...
Bump eslint-plugin-github from 4.8.0 to 4.10.1
2023-11-20 15:03:58 -06:00
dependabot[bot] and GitHub
3aff9369e6
Bump eslint-plugin-github from 4.8.0 to 4.10.1
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.8.0 to 4.10.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.8.0...v4.10.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-11-20 20:59:36 +00:00
James M. Greene and GitHub
a3969a1774
Merge pull request #224 from actions/dependabot/npm_and_yarn/jest-29.7.0
...
Bump jest from 29.6.1 to 29.7.0
2023-11-20 14:58:19 -06:00
dependabot[bot] and GitHub
d9c5ae4728
Bump jest from 29.6.1 to 29.7.0
...
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ) from 29.6.1 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-11-20 20:41:05 +00:00
James M. Greene and GitHub
94490d3099
Merge pull request #210 from actions/fix-comma
...
Fix cosmetic error by replacing comma with period
2023-11-20 14:36:48 -06:00
James M. Greene and GitHub
b2f7f34415
Merge branch 'main' into fix-comma
2023-11-20 14:30:58 -06:00
James M. Greene and GitHub
dc61a05a4c
Merge pull request #220 from actions/dependabot/github_actions/actions/checkout-4
...
Bump actions/checkout from 3 to 4
2023-11-20 14:26:13 -06:00
dependabot[bot] and GitHub
57dcea9665
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] <[email protected] >
2023-11-20 20:22:37 +00:00
James M. Greene and GitHub
11d1068b0c
Merge pull request #209 from actions/dependabot/npm_and_yarn/eslint-config-prettier-9.0.0
...
Bump eslint-config-prettier from 8.8.0 to 9.0.0
2023-11-20 14:21:21 -06:00
dependabot[bot] and GitHub
641f4888c4
Bump eslint-config-prettier from 8.8.0 to 9.0.0
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.8.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.8.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-11-20 20:15:30 +00:00
Tatyana Kostromskaya
6c3eed1621
Update action to node20
2023-11-17 12:08:51 +00:00
Jess Bees and GitHub
125d07c91d
Merge pull request #251 from konradpabjan/main
...
Deploy pages using artifact IDs
2023-11-03 14:07:27 -04:00
Konrad Pabjan
7496661f94
Undo unnecessary reorder
2023-10-30 15:44:53 -04:00
Konrad Pabjan
4279385f7d
Add extra test
2023-10-30 15:36:01 -04:00
Konrad Pabjan
a075a5970d
Rebuild the dist folder
2023-10-30 15:07:46 -04:00
Konrad Pabjan
b15b65d3e5
Misc tweaks
2023-10-30 15:04:12 -04:00
Konrad Pabjan
fa898e325d
Update tests + cleanup
2023-10-30 14:58:12 -04:00
Konrad Pabjan
d45e4be1a6
WIP
2023-10-27 17:52:04 -04:00
Konrad Pabjan
b12897a760
WIP
2023-10-27 17:50:16 -04:00
Konrad Pabjan
499890a085
WIP
2023-10-27 17:40:12 -04:00
Konrad Pabjan
324d9f15de
WIP
2023-10-27 17:00:48 -04:00
Konrad Pabjan
2196d013ad
WIP
2023-10-27 16:49:22 -04:00
Konrad Pabjan
ce81cfb969
WIP
2023-10-27 16:47:13 -04:00
Konrad Pabjan
da4705cd08
WIP
2023-10-27 16:41:02 -04:00
Konrad Pabjan
961a4a1557
WIP
2023-10-27 16:34:41 -04:00
Konrad Pabjan
38d3e68bdc
Build
2023-10-27 16:19:24 -04:00
Konrad Pabjan
08232476b8
WIP
2023-10-27 16:13:35 -04:00
James M. Greene and GitHub
fa86ad3bc1
Merge pull request #243 from actions/definitely-not-beta
...
Remove "beta" disclaimer from README
2023-10-18 15:50:57 -05:00
James M. Greene and GitHub
976abf18ca
Remove "beta" disclaimer from README
2023-10-18 14:43:26 -05:00
James M. Greene
377be98d59
Fix cosmetic error by replacing comma with period
2023-08-09 16:02:32 -05:00
Yoann Chaudet
f69bebbdd5
Improve the README on all things artifacts
2023-07-27 22:30:35 -07:00
James M. Greene and GitHub
9dbe382482
Merge pull request #201 from actions/update-compat-table
...
Update GHES compatibility table after verifying with `3.9.x`
2023-07-21 01:31:59 -05:00
James M. Greene and GitHub
96a5bb957b
Fix typo
2023-07-20 00:18:22 -05:00
James M. Greene and GitHub
8458d4c873
Update GHES compatibility table after verifying with 3.9.x
2023-07-20 00:17:35 -05:00
James M. Greene and GitHub
0fd60c869b
Merge pull request #194 from actions/dependabot/npm_and_yarn/octokit/request-error-5.0.0
...
Bump @octokit/request-error from 4.0.1 to 5.0.0
2023-07-10 16:52:19 -05:00
dependabot[bot] and GitHub
9f42854283
Bump @octokit/request-error from 4.0.1 to 5.0.0
...
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js ) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/octokit/request-error.js/releases )
- [Commits](https://github.com/octokit/request-error.js/compare/v4.0.1...v5.0.0 )
---
updated-dependencies:
- dependency-name: "@octokit/request-error"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-07-10 21:49:41 +00:00
James M. Greene and GitHub
935c3f915d
Merge pull request #196 from actions/dependabot/npm_and_yarn/prettier-3.0.0
...
Bump prettier from 2.8.8 to 3.0.0
2023-07-10 16:48:29 -05:00
dependabot[bot] and GitHub
9c31b72d4a
Bump prettier from 2.8.8 to 3.0.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-07-10 21:38:04 +00:00
James M. Greene and GitHub
2b0ca4a2d6
Merge pull request #195 from actions/dependabot/npm_and_yarn/jest-29.6.1
...
Bump jest from 29.5.0 to 29.6.1
2023-07-10 16:37:21 -05:00
dependabot[bot] and GitHub
f7b0e1891f
Bump jest from 29.5.0 to 29.6.1
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) from 29.5.0 to 29.6.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.6.1/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-07-10 21:35:26 +00:00
James M. Greene and GitHub
8b4e85a223
Merge pull request #192 from actions/dependabot/github_actions/release-drafter/release-drafter-5.24.0
...
Bump release-drafter/release-drafter from 5.23.0 to 5.24.0
2023-07-10 16:24:53 -05:00
dependabot[bot] and GitHub
cca68c9d4b
Bump release-drafter/release-drafter from 5.23.0 to 5.24.0
...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter ) from 5.23.0 to 5.24.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases )
- [Commits](https://github.com/release-drafter/release-drafter/compare/569eb7ee3a85817ab916c8f8ff03a5bd96c9c83e...65c5fb495d1e69aa8c08a3317bc44ff8aabe9772 )
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-07-10 21:22:30 +00:00
James M. Greene and GitHub
73a7feb190
Merge pull request #191 from actions/dependabot/npm_and_yarn/eslint-8.44.0
...
Bump eslint from 8.42.0 to 8.44.0
2023-07-10 16:21:29 -05:00
dependabot[bot] and GitHub
2457a7fc63
Bump eslint from 8.42.0 to 8.44.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.42.0 to 8.44.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.42.0...v8.44.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-07-10 21:11:29 +00:00
James M. Greene and GitHub
a562022ed9
Merge pull request #197 from actions/break-the-circle
...
Remove circular JSON references for error debugging
2023-07-10 15:03:45 -05:00
James M. Greene
b865ababeb
Remove circular JSON references for error debugging
2023-07-10 14:58:49 -05:00
Fabian Aguilar Gomez and GitHub
12ab2b16cf
Merge pull request #187 from actions/update-deploy-error-message
...
Add error message for file permissions
2023-06-16 13:38:01 -05:00
Fabian Aguilar Gomez
157c090d5a
update dist
2023-06-16 15:41:51 +00:00
39bfa7a819
Update dist/index.js
...
Co-authored-by: Mingzi <[email protected] >
2023-06-16 10:38:43 -05:00
Fabian Aguilar Gomez
cdd88557f6
update index
2023-06-15 22:20:55 +00:00
Fabian Aguilar Gomez and GitHub
9cf15d70b7
Update deployment.js
2023-06-15 16:57:51 -05:00
James M. Greene and GitHub
80d8f1cab8
Merge pull request #182 from actions/dependabot/npm_and_yarn/octokit/request-error-4.0.1
...
Bump @octokit/request-error from 3.0.3 to 4.0.1
2023-06-12 15:55:45 -05:00
github-actions[bot]
ffdf102557
Update distributables after Dependabot 🤖
2023-06-07 16:16:20 +00:00
dependabot[bot] and GitHub
a1b3914731
Bump @octokit/request-error from 3.0.3 to 4.0.1
...
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js ) from 3.0.3 to 4.0.1.
- [Release notes](https://github.com/octokit/request-error.js/releases )
- [Commits](https://github.com/octokit/request-error.js/compare/v3.0.3...v4.0.1 )
---
updated-dependencies:
- dependency-name: "@octokit/request-error"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-06-07 16:14:11 +00:00
James M. Greene and GitHub
ee48c7b82e
Merge pull request #183 from actions/dependabot/npm_and_yarn/eslint-8.42.0
...
Bump eslint from 8.40.0 to 8.42.0
2023-06-06 09:53:14 -05:00
dependabot[bot] and GitHub
d9731c4933
Bump eslint from 8.40.0 to 8.42.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.40.0 to 8.42.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.40.0...v8.42.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-06-06 14:51:05 +00:00
James M. Greene and GitHub
90eb49531e
Merge pull request #181 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.8.0
...
Bump eslint-plugin-github from 4.7.0 to 4.8.0
2023-06-06 09:50:26 -05:00
dependabot[bot] and GitHub
27cfbcb894
Bump eslint-plugin-github from 4.7.0 to 4.8.0
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.7.0...v4.8.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-06-06 14:48:34 +00:00
James M. Greene and GitHub
dc213a7f7d
Merge pull request #177 from actions/artifact-size
...
Check artifact size and warn if too large
2023-06-06 09:47:49 -05:00
James M. Greene
fdbbcdba1c
Update distributables (again)
2023-06-06 09:43:48 -05:00
James M. Greene
2c56c1e0f7
Tweak wording
2023-06-06 09:40:22 -05:00
Greta Parks
2fb2bbeb02
Check artifact size and warn if too large
2023-05-22 17:00:13 +00:00
James M. Greene and GitHub
b580d214b4
Merge pull request #169 from actions/dependabot/npm_and_yarn/eslint-8.40.0
...
Bump eslint from 8.38.0 to 8.40.0
2023-05-16 12:16:29 -05:00
dependabot[bot] and GitHub
19e3eb4e0c
Bump eslint from 8.38.0 to 8.40.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.38.0 to 8.40.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.40.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-05-16 17:12:07 +00:00
James M. Greene and GitHub
e3fab2ac01
Merge pull request #167 from actions/dependabot/npm_and_yarn/nock-13.3.1
...
Bump nock from 13.3.0 to 13.3.1
2023-05-16 12:11:22 -05:00
dependabot[bot] and GitHub
bc2634f423
Bump nock from 13.3.0 to 13.3.1
...
Bumps [nock](https://github.com/nock/nock ) from 13.3.0 to 13.3.1.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.3.0...v13.3.1 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-05-16 16:32:08 +00:00
James M. Greene and GitHub
f4c31b94b1
Merge pull request #159 from actions/dependabot/npm_and_yarn/prettier-2.8.8
...
Bump prettier from 2.8.7 to 2.8.8
2023-05-16 11:30:50 -05:00
dependabot[bot] and GitHub
af578d2e40
Bump prettier from 2.8.7 to 2.8.8
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.7 to 2.8.8.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.7...2.8.8 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-05-16 16:15:02 +00:00
James M. Greene and GitHub
8492390532
Merge pull request #170 from actions/timeout-fix
...
Timeout fix
2023-05-16 11:00:14 -05:00
James M. Greene
2905629ea4
Merge branch 'main' into timeout-fix
2023-05-16 10:28:30 -05:00
James M. Greene and GitHub
c9a8d971f4
Merge pull request #175 from actions/ghes-warning
...
Add a support note to the deployment creation error if using GHES
2023-05-16 10:27:08 -05:00
James M. Greene
ff6c51e54c
Remove period to avoid messing up URL
2023-05-16 10:15:22 -05:00
James M. Greene
b26c4cb790
Add a support note to the deployment creation error if using GHES
2023-05-16 10:13:05 -05:00
James M. Greene and GitHub
6b39486d2c
Move compatibility table to a less prominent spot
2023-05-15 17:49:07 -05:00
James M. Greene and GitHub
69cf9b75ca
Merge pull request #173 from actions/compat-table
...
Add GHES compatibility table
2023-05-15 14:32:13 -05:00
James M. Greene
668cc2675f
Add a horizontal rule for a visual break
2023-05-15 14:29:46 -05:00
James M. Greene
edaafab71f
Add a compatibility note to the release notes generation template
2023-05-15 14:21:12 -05:00
James M. Greene
fb67d78c18
Add a compatibility table to the README
2023-05-15 14:16:47 -05:00
Greta Parks
21b085af5f
little rename for nuance
2023-05-12 16:54:50 +00:00
Greta Parks
ccca7e9d96
Some fixes
2023-05-12 16:28:50 +00:00
Greta Parks
c02d64fe5c
Revert "fix error count lies and clean up tests a bit"
...
This reverts commit 3e2c26d7d5 .
2023-05-12 15:53:50 +00:00
dcb366ca66
Update src/internal/deployment.js
...
Co-authored-by: James M. Greene <[email protected] >
2023-05-12 09:40:31 -06:00
Greta Parks
3e2c26d7d5
fix error count lies and clean up tests a bit
2023-05-11 20:38:18 +00:00
Greta Parks
054faf7e6d
enforce a max timeout
2023-05-11 18:39:06 +00:00
Greta Parks
bacaae7379
add warning and test for timeout over maximum
2023-05-09 21:26:22 +00:00
James M. Greene and GitHub
af48cf94a4
Merge pull request #156 from actions/deprecation-cleanup
...
Remove deprecated input parameters
2023-04-18 09:59:28 -05:00
James M. Greene
b39c421b98
Remove deprecated input parameters
2023-04-18 01:13:17 -05:00
James M. Greene and GitHub
176fcdbd0d
Merge pull request #155 from actions/classic-grantbirki-driveby
...
General Repository Improvements
2023-04-18 00:43:13 -05:00
James M. Greene
b8a0d0233e
Alphabetize the npm scripts
2023-04-18 00:34:47 -05:00
James M. Greene
31bb4568ea
Move coverage badge to root directory
2023-04-18 00:32:50 -05:00
James M. Greene
6657d340c9
Rename 'functions' directory to 'internal'
2023-04-18 00:32:13 -05:00
James M. Greene
efce2761be
Revert Actions workflow names since we're overriding in badges
2023-04-18 00:18:00 -05:00
James M. Greene
c77de140c8
Use shields.io for more consistent badges
2023-04-18 00:15:14 -05:00
James M. Greene
0a6b5a09eb
Add badge for latest release
2023-04-18 00:04:23 -05:00
James M. Greene
ddf1436b98
Reorder badges
2023-04-17 23:57:32 -05:00
James M. Greene
b463fdb52c
Shorten workflow names for better badges
2023-04-17 23:54:37 -05:00
James M. Greene
26c37d6a64
Wording tweak
2023-04-17 23:51:57 -05:00
James M. Greene
16c932f680
Update contribution instructions
2023-04-17 23:51:13 -05:00
James M. Greene
e93f066622
Use real version tag in example usage
2023-04-17 23:41:47 -05:00
James M. Greene
0d1bd15af6
Minor wording update in README
2023-04-17 23:37:32 -05:00
James M. Greene
5aacbeac9b
Update README with info on Environment Variables set
2023-04-17 23:35:32 -05:00
James M. Greene
3a8a04e5ad
Pin release-drafter action usage since we cannot trust outside orgs
2023-04-17 23:29:20 -05:00
James M. Greene
324f764c2b
Unpin actions usage since we trust our own org
2023-04-17 23:27:04 -05:00
James M. Greene
5daf42835f
Tidy up comment so Dependabot can update it
2023-04-17 23:26:12 -05:00
James M. Greene
dab0b0f83d
Remove unnecessary checkout from release drafting workflow
2023-04-17 23:24:42 -05:00
James M. Greene
a8b1dc44fa
Actions naming cleanup/reverts
2023-04-17 23:24:24 -05:00
James M. Greene
20bd69d98b
Remove 'ci-test' script in favor of generating coverage badges as part of the 'all' script
2023-04-17 23:18:55 -05:00
James M. Greene
f7c37e718b
Remove .eslintignore file in favor of existing .eslintrc.json ignore patterns
2023-04-17 23:17:34 -05:00
James M. Greene
425b204f49
Use node-version-file parameter instead of an extra step
2023-04-14 15:52:00 -05:00
grantbirki
9c5eb6975b
remove required test coverage section
2023-04-14 21:32:12 +01:00
grantbirki
c667db85ec
bundle
2023-04-14 21:29:15 +01:00
grantbirki
c05cd8b1e8
at least 70% coverage
2023-04-14 21:29:12 +01:00
grantbirki
571bf8a87f
catches an error when trying to cancel a deployment - test
2023-04-14 21:26:09 +01:00
grantbirki
36f9337a64
test early exit on a deployment cancel request
2023-04-14 21:20:52 +01:00
grantbirki
c38b3699e6
exits early when deployment is not in progress - test
2023-04-14 21:10:57 +01:00
grantbirki
44c5eaa46e
add check when no deployment is found
2023-04-14 21:04:16 +01:00
grantbirki
7b5216ce57
bundle and fmt
2023-04-14 21:01:12 +01:00
grantbirki
5f3aba0651
reduce passing coverage while writing tests
2023-04-14 20:59:23 +01:00
grantbirki
3194543231
update tests
2023-04-14 20:58:13 +01:00
grantbirki
515e39edbf
structuring tests and functions
2023-04-14 20:43:44 +01:00
grantbirki
dbac87a7c1
new lines
2023-04-13 23:34:29 +01:00
grantbirki
f0789de653
structure readme
2023-04-13 23:26:36 +01:00
grantbirki
b98f9c9766
add inputs and outputs to the readme
2023-04-13 23:23:56 +01:00
grantbirki
54f29598ff
npm update all the things
2023-04-13 23:17:15 +01:00
grantbirki
adb13af2ed
add coverage badge to readme
2023-04-13 23:13:38 +01:00
grantbirki
68c51d2103
write coverage badge
2023-04-13 23:12:57 +01:00
grantbirki
c21c0b1aa2
enforce 100% test coverage
2023-04-13 23:11:46 +01:00
grantbirki
f28358b33b
update ci-test and jest
2023-04-13 23:10:02 +01:00
grantbirki
f5eb43ca84
update readme
2023-04-13 23:08:45 +01:00
grantbirki
ddc80bafdb
add a CONTRIBUTING file
2023-04-13 23:01:41 +01:00
grantbirki
f1d846dabc
move test file
2023-04-13 22:59:58 +01:00
grantbirki
174365715e
init the coverage badge
2023-04-13 22:58:09 +01:00
grantbirki
215f5a3008
update all workflow files to use the .node-version file in the root of the repo
2023-04-13 22:57:59 +01:00
grantbirki
ff86b6ce87
update version in package file
2023-04-13 22:57:36 +01:00
grantbirki
79773139e9
add new root level files
2023-04-13 22:57:24 +01:00
grantbirki
aaa3e0131c
remove duplicate CODEOWNERS file
2023-04-13 22:51:51 +01:00
James M. Greene and GitHub
f81ad71d2e
Merge pull request #150 from actions/dependabot/npm_and_yarn/prettier-2.8.7
...
Bump prettier from 2.8.6 to 2.8.7
2023-03-31 22:15:26 -05:00
dependabot[bot] and GitHub
adbdac1229
Bump prettier from 2.8.6 to 2.8.7
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.6 to 2.8.7.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.6...2.8.7 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-04-01 03:12:58 +00:00
James M. Greene and GitHub
c124166064
Merge pull request #149 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.7.0
...
Bump eslint-plugin-github from 4.6.1 to 4.7.0
2023-03-31 22:11:04 -05:00
dependabot[bot] and GitHub
d4e8b127fc
Bump eslint-plugin-github from 4.6.1 to 4.7.0
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.6.1...v4.7.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-03-27 19:03:30 +00:00
James M. Greene and GitHub
777703e175
Merge pull request #147 from actions/dependabot/npm_and_yarn/prettier-2.8.6
...
Bump prettier from 2.8.4 to 2.8.6
2023-03-22 15:55:56 -05:00
dependabot[bot] and GitHub
34029d15d3
Bump prettier from 2.8.4 to 2.8.6
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.4 to 2.8.6.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.4...2.8.6 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-03-22 20:55:16 +00:00
James M. Greene and GitHub
4cc630477b
Merge pull request #142 from actions/dependabot/npm_and_yarn/eslint-config-prettier-8.8.0
...
Bump eslint-config-prettier from 8.7.0 to 8.8.0
2023-03-22 15:53:52 -05:00
dependabot[bot] and GitHub
9f07c73fa5
Bump eslint-config-prettier from 8.7.0 to 8.8.0
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.7.0...v8.8.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-03-22 20:53:15 +00:00
James M. Greene and GitHub
6ff0b5a17e
Merge pull request #103 from actions/dependabot/npm_and_yarn/vercel/ncc-0.36.1
...
Bump @vercel/ncc from 0.31.1 to 0.36.1
2023-03-22 15:33:21 -05:00
github-actions[bot]
703ddcc7b8
Update distributables after Dependabot 🤖
2023-03-21 03:47:19 +00:00
dependabot[bot] and GitHub
ca55b66fad
Bump @vercel/ncc from 0.31.1 to 0.36.1
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.31.1 to 0.36.1.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.31.1...0.36.1 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-03-21 03:46:47 +00:00
James M. Greene and GitHub
73e62e6511
Merge pull request #140 from actions/cut-v2
...
Update the deployment API endpoints used by the api-client module
2023-03-17 11:59:36 -05:00
Jess Bees and James M. Greene
b254707f5c
Update the deployment API endpoints used by the api-client module
2023-03-17 11:54:20 -05:00