Граф коммитов

226 Коммитов

Автор SHA1 Сообщение Дата
Grant Birkinbine ebdc640ba4
Merge pull request #174 from github/commit-verification-debug
Commit verification bug
2024-08-21 13:23:10 -07:00
GrantBirki f9294a3251
fix `verification` nesting (double `commit` nested) 2024-08-21 13:17:14 -07:00
GrantBirki b076c739cd
debugging commit verification issues 2024-08-21 13:12:06 -07:00
Grant Birkinbine e1f472a180
Merge pull request #165 from github/dependabot/npm_and_yarn/prettier-3.3.3
Bump prettier from 3.2.5 to 3.3.3
2024-08-21 09:56:29 -07:00
GrantBirki 0d3cfe9f3d
updated package lock 2024-08-21 09:53:46 -07:00
GrantBirki a7e7119040
Merge branch 'main' into dependabot/npm_and_yarn/prettier-3.3.3 2024-08-21 09:51:59 -07:00
GrantBirki 89916851fc
use grouped deps in the future 2024-08-21 09:48:42 -07:00
GrantBirki 62d7983717
bump package pins 2024-08-21 09:47:29 -07:00
GrantBirki c8bf737f2c
update all node packages with `npm update` 2024-08-21 09:45:21 -07:00
Grant Birkinbine a6c0b093ec
Merge pull request #173 from github/dependabot/npm_and_yarn/nock-13.5.5
Bump nock from 13.5.4 to 13.5.5
2024-08-21 09:39:33 -07:00
dependabot[bot] ea48537159
Bump nock from 13.5.4 to 13.5.5
Bumps [nock](https://github.com/nock/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)

---
updated-dependencies:
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-20 19:38:39 +00:00
Grant Birkinbine 29be020346
Merge pull request #171 from github/commit-verification
Commit Verification 🔒
2024-08-12 19:48:07 -07:00
GrantBirki f5f3024488
remove noisy debug 2024-08-12 17:46:29 -07:00
GrantBirki 21f1cb7562
use `await` 2024-08-12 17:39:14 -07:00
GrantBirki 08f17e72d8
commits debugging 2024-08-12 17:35:15 -07:00
GrantBirki 632caaebe5
call `Object.entries()` on `commits` object 2024-08-12 17:28:09 -07:00
GrantBirki a8791ccbce
log the `sha` 2024-08-12 16:56:18 -07:00
GrantBirki b18ba69dfd
update comment 2024-08-12 16:37:18 -07:00
GrantBirki 649e3eb3a5
logs and bundle 2024-08-12 13:23:41 -07:00
GrantBirki fcee56c559
bundle 2024-08-12 13:19:12 -07:00
GrantBirki 97a5ed6db5
support commit verification 2024-08-12 13:18:56 -07:00
GrantBirki 7069216403
add new inputs/outputs for commit verification 2024-08-12 12:21:40 -07:00
Grant Birkinbine 0d332eb4b0
Merge pull request #169 from github/dependabot/github_actions/actions/upload-artifact-4.3.6
Bump actions/upload-artifact from 4.3.3 to 4.3.6
2024-08-12 12:17:11 -07:00
dependabot[bot] 95b4d73030
Bump actions/upload-artifact from 4.3.3 to 4.3.6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](65462800fd...834a144ee9)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-06 19:32:56 +00:00
dependabot[bot] e890830ee2
Bump prettier from 3.2.5 to 3.3.3
Bumps [prettier](https://github.com/prettier/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)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 19:34:53 +00:00
Grant Birkinbine fdd9f579ce
Merge pull request #152 from github/dependabot/github_actions/actions/upload-artifact-4.3.3
Bump actions/upload-artifact from 4.3.1 to 4.3.3
2024-06-25 10:45:51 -07:00
dependabot[bot] 76b536f865
Bump actions/upload-artifact from 4.3.1 to 4.3.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](5d5d22a312...65462800fd)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-31 19:04:53 +00:00
Grant Birkinbine 3bfe4fe11b
Merge pull request #151 from github/node-updates
Update all node packages
2024-05-31 11:31:20 -07:00
GrantBirki 831e1d266a
run `npm update` 2024-05-31 10:52:46 -07:00
Grant Birkinbine 776bb04468
Merge pull request #150 from github/dependabot/npm_and_yarn/undici-5.28.4
Bump undici from 5.28.1 to 5.28.4
2024-05-31 10:46:29 -07:00
GrantBirki 30a8a20df1
bundle 2024-05-31 10:44:10 -07:00
dependabot[bot] 0ee0643499
Bump undici from 5.28.1 to 5.28.4
Bumps [undici](https://github.com/nodejs/undici) from 5.28.1 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.1...v5.28.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-31 17:38:24 +00:00
Grant Birkinbine 4b04fb42db
Merge pull request #144 from github/dependabot/npm_and_yarn/prettier-3.2.5
Bump prettier from 3.1.0 to 3.2.5
2024-05-31 10:37:13 -07:00
Grant Birkinbine eb12e5fea2
Merge branch 'main' into dependabot/npm_and_yarn/prettier-3.2.5 2024-05-31 10:35:50 -07:00
Grant Birkinbine 0c23c6b669
Merge pull request #148 from github/dependabot/npm_and_yarn/eslint-8.57.0
Bump eslint from 8.54.0 to 8.57.0
2024-05-31 10:34:21 -07:00
Grant Birkinbine 1820ef4e06
Merge branch 'main' into dependabot/npm_and_yarn/eslint-8.57.0 2024-05-31 10:32:18 -07:00
Grant Birkinbine dc6e3e6424
Merge pull request #132 from github/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2024-05-31 10:30:36 -07:00
Grant Birkinbine 5e77a12a8d
Merge branch 'main' into dependabot/github_actions/github/codeql-action-3 2024-05-31 10:28:28 -07:00
Grant Birkinbine dd4eca541c
Merge pull request #145 from github/dependabot/github_actions/actions/upload-artifact-4.3.1
Bump actions/upload-artifact from 3.1.3 to 4.3.1
2024-05-31 10:24:03 -07:00
Grant Birkinbine e3d834200b
Merge branch 'main' into dependabot/github_actions/actions/upload-artifact-4.3.1 2024-05-31 10:20:38 -07:00
Chris Gavin c22800f96b
Merge pull request #134 from chrisgavin/sort-id
Sort reviews by ID rather than date so there cannot be a tie.
2024-05-31 14:44:08 +01:00
dependabot[bot] 9ef946f072
Bump eslint from 8.54.0 to 8.57.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.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.54.0...v8.57.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 19:59:48 +00:00
dependabot[bot] a791f1b608
Bump actions/upload-artifact from 3.1.3 to 4.3.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](a8a3f3ad30...5d5d22a312)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 19:38:00 +00:00
dependabot[bot] 56c8fc4eac
Bump prettier from 3.1.0 to 3.2.5
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 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.0...3.2.5)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 19:24:33 +00:00
Chris Gavin b619a82d2e
Sort reviews by ID rather than date so there cannot be a tie. 2023-12-17 23:08:21 +00:00
dependabot[bot] 5ced3d2193
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] <support@github.com>
2023-12-13 19:25:52 +00:00
Grant Birkinbine f8d60d9344
Merge pull request #128 from github/fix-hasAlreadyApproved-method
fix hasAlreadyApproved() method
2023-11-28 14:18:03 -07:00
GrantBirki 43298e0a4a
fix hasAlreadyApproved() method 2023-11-28 14:17:11 -07:00
GrantBirki 5c60fbf967
update docs 2023-11-28 13:56:45 -07:00
Grant Birkinbine 6dea71741f
Merge pull request #127 from github/add-handle-input
fix 'github-actions[bot]' usage
2023-11-28 13:44:53 -07:00