Commit Graph

467 Commits

Author SHA1 Message Date
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
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]
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] <support@github.com>
2023-04-01 03:12:58 +00:00
James M. Greene
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]
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] <support@github.com>
2023-03-27 19:03:30 +00:00
James M. Greene
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]
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] <support@github.com>
2023-03-22 20:55:16 +00:00
James M. Greene
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]
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] <support@github.com>
2023-03-22 20:53:15 +00:00
James M. Greene
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]
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] <support@github.com>
2023-03-21 03:46:47 +00:00
James M. Greene
73e62e6511 Merge pull request #140 from actions/cut-v2
Update the deployment API endpoints used by the api-client module
v2.0.0
2023-03-17 11:59:36 -05:00
Jess Bees
b254707f5c Update the deployment API endpoints used by the api-client module 2023-03-17 11:54:20 -05:00
James M. Greene
dcda0bb2bc Merge pull request #139 from actions/revert-api-shift
Revert shifted Deployments API endpoint usage
v1.2.8
2023-03-17 11:48:46 -05:00
James M. Greene
7ed610198d Update distributables with correct dependencies 2023-03-17 11:21:12 -05:00
James M. Greene
30c6e00b35 Revert shifted API usage from https://github.com/actions/deploy-pages/pull/136
Fixes https://github.com/actions/deploy-pages/issues/137
2023-03-17 11:18:26 -05:00
Jess Bees
7fec4b245d Merge pull request #136 from actions/update-api-routes
Update the deployment API endpoints used by the api-client module
v1.2.7
2023-03-16 09:46:32 -04:00
Jess Bees
73594fd4fc Update the deployment API endpoints used by the api-client module 2023-03-15 16:01:03 -04:00
James M. Greene
e690f03220 Merge pull request #133 from actions/dependabot/npm_and_yarn/eslint-8.36.0
Bump eslint from 8.35.0 to 8.36.0
v1.2.6
2023-03-14 20:35:28 -05:00
dependabot[bot]
c3f52457f2 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](https://github.com/eslint/eslint/compare/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] <support@github.com>
2023-03-15 01:34:39 +00:00
James M. Greene
72f6a10043 Merge pull request #134 from actions/dependabot/npm_and_yarn/actions/http-client-2.1.0
Bump @actions/http-client from 2.0.1 to 2.1.0
2023-03-14 20:33:58 -05:00
github-actions[bot]
c9063b9615 Update distributables after Dependabot 🤖 2023-03-13 19:12:38 +00:00
dependabot[bot]
6e7778e824 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] <support@github.com>
2023-03-13 19:12:02 +00:00
James M. Greene
497da40f52 Merge pull request #124 from actions/actions-http-client
Use the `@actions/http-client` and `@actions/github` modules for proxy support
v1.2.5
2023-03-09 14:33:48 -06:00
James M. Greene
ce35ecd745 Update distributables 2023-03-09 08:23:32 -06:00
James M. Greene
a8d1a4cdd2 Prefer elevated RequestError#status, if present 2023-03-09 08:23:21 -06:00
James M. Greene
44b836afed Update distributables 2023-03-09 08:20:38 -06:00
James M. Greene
7e85efa568 Remove redundant safe navigation operators 2023-03-09 08:20:32 -06:00
James M. Greene
df61277554 Update distributables 2023-03-09 08:19:24 -06:00
James M. Greene
f824564d16 Make sure we received a deployment response before setting deploymentInfo 2023-03-09 08:19:19 -06:00
James M. Greene
02bdb05bdf Update distributables 2023-03-09 07:50:01 -06:00
James M. Greene
360f95f104 Extract response processing logic from Artifact Exchange method 2023-03-09 07:49:50 -06:00
James M. Greene
7ee7a04145 Update distributables 2023-03-08 19:43:19 -06:00
James M. Greene
54e5e8c886 Update error handling for artifact exchange 2023-03-08 19:43:11 -06:00
James M. Greene
8ca11f25a3 Add some packages for error management 2023-03-08 19:41:20 -06:00
James M. Greene
4c1957985f Merge branch 'main' into actions-http-client 2023-03-07 22:52:29 -06:00
James M. Greene
3adc03ee17 Update job name of formatting workflow 2023-03-07 22:51:23 -06:00
James M. Greene
64868855a8 Update job name of linting workflow 2023-03-07 22:51:05 -06:00
James M. Greene
405a1ea745 Merge pull request #131 from actions/dist-check-rename
Improve name of distributables checking workflow
2023-03-07 22:50:27 -06:00
James M. Greene
4e8b484add Improve name of distributables checking workflow 2023-03-07 22:48:28 -06:00
James M. Greene
ce8433f767 Merge pull request #130 from actions/dependabot/npm_and_yarn/eslint-config-prettier-8.7.0
Bump eslint-config-prettier from 8.6.0 to 8.7.0
2023-03-07 22:46:52 -06:00
dependabot[bot]
44cd7be663 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](https://github.com/prettier/eslint-config-prettier/compare/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] <support@github.com>
2023-03-08 04:45:12 +00:00
James M. Greene
a7b43fb46d Merge pull request #129 from actions/dependabot/npm_and_yarn/jest-29.5.0
Bump jest from 29.4.3 to 29.5.0
2023-03-07 22:44:30 -06:00
James M. Greene
f2ea9e954b Merge branch 'main' into actions-http-client 2023-03-06 22:14:47 -06:00