-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update the deployment API endpoints used by the api-client module #136
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TooManyBees
force-pushed
the
update-api-routes
branch
from
March 15, 2023 20:01
385080c
to
73594fd
Compare
felipesu19
approved these changes
Mar 16, 2023
JamesMGreene
added a commit
that referenced
this pull request
Mar 17, 2023
This was referenced Mar 17, 2023
X-oss-byte
added a commit
to X-oss-byte/Deploy-pages
that referenced
this pull request
Oct 28, 2023
* Fix artifact name defaulting behavior * Bump minimatch from 3.0.4 to 3.1.2 Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Add repo settings URL to help users react to error message * Update to latest `actions/publish-action` To avoid Actions core deprecation messages. https://github.com/actions/publish-action/releases/tag/v0.2.1 * Use correct permission name See: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions * Update distributables * Add Dependabot config for Actions usage updates * Comply with Prettier expectations * chore: Use cache in check-dist.yml Signed-off-by: jongwooo <[email protected]> * Add npm to Dependabot update list * Bump actions/publish-action from 0.2.1 to 0.2.2 Bumps [actions/publish-action](https://github.com/actions/publish-action) from 0.2.1 to 0.2.2. - [Release notes](https://github.com/actions/publish-action/releases) - [Commits](actions/publish-action@v0.2.1...v0.2.2) --- updated-dependencies: - dependency-name: actions/publish-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump json5 from 1.0.1 to 1.0.2 Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Bump jest from 27.3.1 to 29.4.1 Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.3.1 to 29.4.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.4.1/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Bump prettier from 2.4.1 to 2.8.3 Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.8.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.4.1...2.8.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump eslint from 8.2.0 to 8.33.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.2.0 to 8.33.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.2.0...v8.33.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump eslint-config-prettier from 8.3.0 to 8.6.0 Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.3.0 to 8.6.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.3.0...v8.6.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]> * Bump axios from 0.24.0 to 1.3.0 Bumps [axios](https://github.com/axios/axios) from 0.24.0 to 1.3.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.24.0...v1.3.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update distributables * Update npm cache usage in test workflow * Bump nock from 13.2.0 to 13.3.0 Bumps [nock](https://github.com/nock/nock) from 13.2.0 to 13.3.0. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.2.0...v13.3.0) --- updated-dependencies: - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Remove check for `pre/` distributables * Add a workflow to rebuild the distributables for Dependabot PRs * Fix wacky indentation from GitHub UI editor * Spacing again!? * Just run Prettier to fix indentation nonsense * Update rebuilding workflow to utilize an org-owned PAT * Bump eslint-plugin-github from 4.3.4 to 4.6.1 Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.3.4 to 4.6.1. - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v4.3.4...v4.6.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]> * Bump axios from 1.3.0 to 1.3.3 Bumps [axios](https://github.com/axios/axios) from 1.3.0 to 1.3.3. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.3.0...v1.3.3) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update distributables after Dependabot 🤖 * Switch dependencies * Add new dedicated workflow for updating draft releases * Remove dangling release drafter step from test workflow * Add a module to wrap GitHub REST API and Actions Runtime API requests Critical benefit of doing this is inheriting the proxy-honoring behavior from the @actions/http-client and @actions/github libraries * Clarify references to Action ID and Workflow Run ID in logging * Swap out the Artifact Exchange interaction for the wrapped one from api-client * Swap out the Pages Deployment creation interaction for the wrapped one from api-client Also remove requestedDeployment field in favor of deploymentInfo.pending * Move setting 'page_url' output variable to top-level index * Swap out the Pages Deployment status check interaction for the wrapped one from api-client * Swap out the Pages Deployment canceling interaction for the wrapped one from api-client * JS polishing * Remove axios reference from code * Fix bad references, run the formatter * Update distributables * Deprecate the `conclusion` parameter for the Action * Revise Dependabot rebuild workflow * Restrict test workflow permissions to reading contents only * Update Deployment class methods to enforce presence of this.deploymentInfo * Bump eslint from 8.33.0 to 8.34.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.33.0...v8.34.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump jest from 29.4.1 to 29.4.3 Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.1 to 29.4.3. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.4.3/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump prettier from 2.8.3 to 2.8.4 Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.3...2.8.4) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update Octokit usage to use request.js for deployment creation * Update distributables * Bump eslint from 8.34.0 to 8.35.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.35.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.34.0...v8.35.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update status handling function for Octokit request * Update distributables * Defer looking up RUNTIME_URL until JIT * Bump jest from 29.4.3 to 29.5.0 Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.3 to 29.5.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.5.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]> * Tweak verbosity levels * Update distributables * Lots of test updates * Update test with module wrapper * Consolidate before functions * Add test for cancellation * Update distributables * Bump eslint-config-prettier from 8.6.0 to 8.7.0 Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.6.0 to 8.7.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.6.0...v8.7.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]> * Improve name of distributables checking workflow * Update job name of linting workflow * Update job name of formatting workflow * Add some packages for error management * Update error handling for artifact exchange * Update distributables * Extract response processing logic from Artifact Exchange method * Update distributables * Make sure we received a deployment response before setting deploymentInfo * Update distributables * Remove redundant safe navigation operators * Update distributables * Prefer elevated RequestError#status, if present * Update distributables * Bump @actions/http-client from 2.0.1 to 2.1.0 Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/actions/toolkit/releases) - [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]> * Update distributables after Dependabot 🤖 * Bump eslint from 8.35.0 to 8.36.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.35.0...v8.36.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update the deployment API endpoints used by the api-client module * Revert shifted API usage from actions/deploy-pages#136 Fixes actions/deploy-pages#137 * Update distributables with correct dependencies * Update the deployment API endpoints used by the api-client module * 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](vercel/ncc@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]> * Update distributables after Dependabot 🤖 * 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](prettier/eslint-config-prettier@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]> * 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](prettier/prettier@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]> * 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](github/eslint-plugin-github@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]> * 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](prettier/prettier@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]> * remove duplicate CODEOWNERS file * add new root level files * update version in package file * update all workflow files to use the .node-version file in the root of the repo * init the coverage badge * move test file * add a CONTRIBUTING file * update readme * update ci-test and jest * enforce 100% test coverage * write coverage badge * add coverage badge to readme * npm update all the things * add inputs and outputs to the readme * structure readme * new lines * structuring tests and functions * update tests * reduce passing coverage while writing tests * bundle and fmt * add check when no deployment is found * exits early when deployment is not in progress - test * test early exit on a deployment cancel request * catches an error when trying to cancel a deployment - test * at least 70% coverage * bundle * remove required test coverage section * Use node-version-file parameter instead of an extra step * Remove .eslintignore file in favor of existing .eslintrc.json ignore patterns * Remove 'ci-test' script in favor of generating coverage badges as part of the 'all' script * Actions naming cleanup/reverts * Remove unnecessary checkout from release drafting workflow * Tidy up comment so Dependabot can update it * Unpin actions usage since we trust our own org * Pin release-drafter action usage since we cannot trust outside orgs * Update README with info on Environment Variables set * Minor wording update in README * Use real version tag in example usage * Update contribution instructions * Wording tweak * Shorten workflow names for better badges * Reorder badges * Add badge for latest release * Use shields.io for more consistent badges * Revert Actions workflow names since we're overriding in badges * Rename 'functions' directory to 'internal' * Move coverage badge to root directory * Alphabetize the npm scripts * Remove deprecated input parameters * add warning and test for timeout over maximum * enforce a max timeout * fix error count lies and clean up tests a bit * Update src/internal/deployment.js Co-authored-by: James M. Greene <[email protected]> * Revert "fix error count lies and clean up tests a bit" This reverts commit 3e2c26d. * Some fixes * little rename for nuance * Add a compatibility table to the README * Add a compatibility note to the release notes generation template * Add a horizontal rule for a visual break * Move compatibility table to a less prominent spot * Add a support note to the deployment creation error if using GHES * Remove period to avoid messing up URL * 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](prettier/prettier@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]> * 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](nock/nock@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]> * 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](eslint/eslint@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]> * Check artifact size and warn if too large * Tweak wording * Update distributables (again) * 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](github/eslint-plugin-github@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]> * 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](eslint/eslint@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]> * 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](octokit/request-error.js@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]> * Update distributables after Dependabot 🤖 * Update deployment.js * update index * Update dist/index.js Co-authored-by: Mingzi <[email protected]> * update dist * Remove circular JSON references for error debugging * 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](eslint/eslint@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]> * 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](release-drafter/release-drafter@569eb7e...65c5fb4) --- 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]> * 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]> * 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](prettier/prettier@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]> * 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](octokit/request-error.js@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]> * Update GHES compatibility table after verifying with `3.9.x` * Fix typo * Fix cosmetic error by replacing comma with period --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: jongwooo <[email protected]> Co-authored-by: Yoann Chaudet <[email protected]> Co-authored-by: James M. Greene <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shengyu Zhang <[email protected]> Co-authored-by: Jongwoo Han <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Jess Bees <[email protected]> Co-authored-by: grantbirki <[email protected]> Co-authored-by: Greta Parks <[email protected]> Co-authored-by: Fabian Aguilar Gomez <[email protected]> Co-authored-by: Mingzi <[email protected]>
cr313
added a commit
to cr313/dist-deploy-pages
that referenced
this pull request
Apr 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the action to use a more uniform set of API routes, in which the resource name is "deployments".