James M. Greene
|
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
|
12ab2b16cf
|
Merge pull request #187 from actions/update-deploy-error-message
Add error message for file permissions
v2.0.3
|
2023-06-16 13:38:01 -05:00 |
|
Fabian Aguilar Gomez
|
157c090d5a
|
update dist
|
2023-06-16 15:41:51 +00:00 |
|
Fabian Aguilar Gomez
|
39bfa7a819
|
Update dist/index.js
Co-authored-by: Mingzi <yimysty@github.com>
|
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
|
9cf15d70b7
|
Update deployment.js
|
2023-06-15 16:57:51 -05:00 |
|
James M. Greene
|
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]
|
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] <support@github.com>
|
2023-06-07 16:14:11 +00:00 |
|
James M. Greene
|
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
v2.0.2
|
2023-06-06 09:53:14 -05:00 |
|
dependabot[bot]
|
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] <support@github.com>
|
2023-06-06 14:51:05 +00:00 |
|
James M. Greene
|
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]
|
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] <support@github.com>
|
2023-06-06 14:48:34 +00:00 |
|
James M. Greene
|
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
|
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]
|
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] <support@github.com>
|
2023-05-16 17:12:07 +00:00 |
|
James M. Greene
|
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]
|
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] <support@github.com>
|
2023-05-16 16:32:08 +00:00 |
|
James M. Greene
|
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]
|
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] <support@github.com>
|
2023-05-16 16:15:02 +00:00 |
|
James M. Greene
|
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
|
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
|
6b39486d2c
|
Move compatibility table to a less prominent spot
|
2023-05-15 17:49:07 -05:00 |
|
James M. Greene
|
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 |
|
Greta Parks
|
dcb366ca66
|
Update src/internal/deployment.js
Co-authored-by: James M. Greene <JamesMGreene@github.com>
|
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
|
af48cf94a4
|
Merge pull request #156 from actions/deprecation-cleanup
Remove deprecated input parameters
v2.0.1
|
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
|
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 |
|