Grant Birkinbine
|
5c9bf863ee
|
Merge pull request #364 from github/version-and-checks-docs
Update docs (and bump release)
|
2025-01-28 17:08:29 -08:00 |
GrantBirki
|
b4db6685a6
|
update checks docs
|
2025-01-28 17:07:10 -08:00 |
GrantBirki
|
55bed374d3
|
bump minor version
|
2025-01-28 17:00:33 -08:00 |
Grant Birkinbine
|
de6dba34bb
|
Merge pull request #363 from github/check-fixes
bug: `checks` input option is not respecting required checks in the pending state
|
2025-01-28 16:59:25 -08:00 |
GrantBirki
|
37c13cf938
|
fix MISSING message
|
2025-01-28 16:47:09 -08:00 |
GrantBirki
|
147e619d38
|
ensure that `prechecks()` actually fails if an exact `check` input is provided (for a CI check) and that check does not exist in the graphql response for passed checks on the pull request
|
2025-01-28 16:42:39 -08:00 |
GrantBirki
|
3d96a19db7
|
make the `filterChecks()` function more readable
|
2025-01-28 15:08:20 -08:00 |
GrantBirki
|
66519779ae
|
logs and comments for `filterChecks()`
|
2025-01-28 14:43:47 -08:00 |
Grant Birkinbine
|
c8417fc6ac
|
Merge pull request #361 from github/feat/allow_non_default_target_branch_deployments
feat: allow non-default target branch deployments via a new input option
|
2025-01-22 13:52:49 -08:00 |
GrantBirki
|
a9d963b62d
|
bump version
|
2025-01-22 13:51:57 -08:00 |
GrantBirki
|
935e8cf1fb
|
docs update
|
2025-01-22 13:47:15 -08:00 |
GrantBirki
|
da2ff7fc1d
|
add the `non_default_target_branch_used` output and leave a warning if non default target branches are used
|
2025-01-22 13:41:06 -08:00 |
GrantBirki
|
e2c5b01ad9
|
add `allow_non_default_target_branch_deployments` controls into `prechecks()`
|
2025-01-22 12:14:12 -08:00 |
GrantBirki
|
0336ed77b5
|
add `allow_non_default_target_branch_deployments` as a new input option
|
2025-01-22 11:58:46 -08:00 |
Grant Birkinbine
|
8ee0839817
|
Merge pull request #360 from github/GrantBirki-patch-1
|
2025-01-21 09:40:14 -08:00 |
Grant Birkinbine
|
6e28956ad4
|
Update .node-version
|
2025-01-21 09:38:29 -08:00 |
Grant Birkinbine
|
f9cc91d1f3
|
Merge pull request #359 from github/GrantBirki-patch-1
Update deployment-payload.md
|
2025-01-20 22:44:32 -08:00 |
Grant Birkinbine
|
439765f346
|
Update deployment-payload.md
|
2025-01-20 22:35:05 -08:00 |
Grant Birkinbine
|
6caef4fc42
|
Merge pull request #358 from github/payload-updates
Deployment Payload Updates
|
2025-01-20 22:04:57 -08:00 |
GrantBirki
|
046d20d4cc
|
bump version
|
2025-01-20 21:56:47 -08:00 |
GrantBirki
|
ed9665ca69
|
add more attributes to the deployment payload
|
2025-01-20 21:55:31 -08:00 |
GrantBirki
|
c1ab44e2ef
|
log the deployment id
|
2025-01-20 21:55:04 -08:00 |
GrantBirki
|
1b61d9bad0
|
add a dedicated `timestamp` method
|
2025-01-20 21:54:41 -08:00 |
GrantBirki
|
2523f9f003
|
rename variable to `deploymentStartedComment` for clarity
|
2025-01-20 21:29:00 -08:00 |
GrantBirki
|
45fc2d426a
|
sprinkle in some extra debug logic
|
2025-01-20 21:18:51 -08:00 |
GrantBirki
|
fa86e29a66
|
update docs
|
2025-01-20 20:57:37 -08:00 |
GrantBirki
|
c0b7d20527
|
add `github_run_id` to the deployment payload
|
2025-01-20 20:54:38 -08:00 |
GrantBirki
|
f9ef0230fc
|
define the deployment payload as it's own variable
|
2025-01-20 16:41:04 -08:00 |
Grant Birkinbine
|
cd1dd7849c
|
Merge pull request #357 from github/node-updates
Node Updates
|
2025-01-20 16:35:19 -08:00 |
GrantBirki
|
2c2edd58a4
|
node updates
|
2025-01-20 16:33:21 -08:00 |
GrantBirki
|
ea8c5e050d
|
fix
|
2025-01-13 23:02:56 -08:00 |
Grant Birkinbine
|
58e46ebea1
|
Merge pull request #356 from github/version-10.0.2
bump it a patch version
|
2025-01-13 23:00:18 -08:00 |
GrantBirki
|
2b4c2738dd
|
bump it a patch version
|
2025-01-13 22:59:19 -08:00 |
Grant Birkinbine
|
48ff8f9b22
|
Merge pull request #355 from github/node-updates
update all node packages with `npm update`
|
2025-01-13 22:51:00 -08:00 |
GrantBirki
|
6cd241ebf4
|
update all node packages with `npm update`
|
2025-01-13 22:50:12 -08:00 |
Grant Birkinbine
|
f1804d4c6c
|
Merge pull request #354 from github/workflow-updates
Workflow Updates
|
2025-01-13 22:47:12 -08:00 |
GrantBirki
|
109818ff43
|
use environment variables
|
2025-01-13 22:45:48 -08:00 |
GrantBirki
|
c1f81342bd
|
set `persist-credentials` to `false` for all calls to `actions/checkout`
|
2025-01-13 22:39:23 -08:00 |
Grant Birkinbine
|
2d57cf42b7
|
Merge pull request #353 from github/v10.0.1-release
bump release version to v10.0.1
|
2025-01-08 14:47:57 -08:00 |
GrantBirki
|
9f4c4f450f
|
bump release version
|
2025-01-08 14:46:48 -08:00 |
Grant Birkinbine
|
3e518d159c
|
Merge pull request #351 from VOVELEE/feature/remove-maintain
Remove maintain permissions
|
2025-01-08 08:20:14 -08:00 |
Georgi Slavov
|
d5c75e816c
|
Remove maintain permissions
|
2025-01-06 12:06:08 +02:00 |
Grant Birkinbine
|
f680b354c1
|
Merge pull request #350 from github/dependabot/npm_and_yarn/npm-dependencies-51d3d246de
Bump @types/node from 22.10.1 to 22.10.3 in the npm-dependencies group
|
2025-01-02 08:04:17 -08:00 |
Grant Birkinbine
|
5f8adef876
|
Merge branch 'main' into dependabot/npm_and_yarn/npm-dependencies-51d3d246de
|
2025-01-02 08:03:29 -08:00 |
Grant Birkinbine
|
b9a9e09e36
|
Merge pull request #349 from github/dependabot/github_actions/github-actions-16239e05d6
Bump actions/upload-artifact from 4.4.3 to 4.5.0 in the github-actions group
|
2025-01-02 08:03:02 -08:00 |
dependabot[bot]
|
551c41bd88
|
Bump @types/node from 22.10.1 to 22.10.3 in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
Updates `@types/node` from 22.10.1 to 22.10.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-01 12:25:20 +00:00 |
dependabot[bot]
|
5712e77377
|
Bump actions/upload-artifact in the github-actions group
Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).
Updates `actions/upload-artifact` from 4.4.3 to 4.5.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](b4b15b8c7c...6f51ac03b9 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-01 12:23:18 +00:00 |
GrantBirki
|
1ba61f909d
|
publish v10
|
2024-12-16 10:59:03 -08:00 |
Grant Birkinbine
|
a6f4541650
|
Merge pull request #346 from github/commit-verification-text-update
Improve commit verification failure text
|
2024-12-16 10:53:22 -08:00 |
GrantBirki
|
6a4ed7b7a5
|
update the text that gets returned when a commit verification fails
|
2024-12-16 10:51:23 -08:00 |