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

1435 Коммитов

Автор SHA1 Сообщение Дата
Grant Birkinbine 7d3b7d8a3b
Merge pull request #295 from github/node-updates
Node Updates
2024-08-09 13:55:43 -07:00
GrantBirki 2072000eaf
node package updates 2024-08-09 13:54:30 -07:00
Grant Birkinbine aaba0a863b
Merge pull request #294 from github/help-improvements
Improve `.help` command
2024-08-09 13:53:23 -07:00
GrantBirki fd9817e501
update usage 2024-08-09 13:52:46 -07:00
GrantBirki b8a1209c77
help improvements 2024-08-09 13:49:16 -07:00
Grant Birkinbine cae4756a0c
Merge pull request #293 from github/inputs
Input Validation
2024-08-09 12:46:20 -07:00
GrantBirki e96bbe54e5
log the input name and its value 2024-08-09 12:39:12 -07:00
GrantBirki 0ec9a77b4e
basic input validation 2024-08-09 12:32:41 -07:00
GrantBirki e92b0cf2b7
move env var 2024-08-09 12:10:43 -07:00
GrantBirki 0235c429b6
use `getInputs()` helper function to roll all the inputs into a single object 2024-08-09 12:09:48 -07:00
GrantBirki a074130e10
complete the inputs object 2024-08-09 12:00:33 -07:00
GrantBirki a3220eaa33
bundle 2024-08-09 11:51:00 -07:00
GrantBirki 8cc90a6859
inputs and permissions improvements 2024-08-09 11:50:48 -07:00
GrantBirki c706e33342
fix release script 2024-08-07 12:31:02 -07:00
Grant Birkinbine 9a9b4cad41
Merge pull request #291 from github/package-cleanup
clean up node dependencies
2024-08-07 12:28:25 -07:00
GrantBirki ccddcbed66
bump `@types/node` 2024-08-07 12:27:38 -07:00
GrantBirki 8fe871468a
clean up node deps 2024-08-07 12:26:14 -07:00
Grant Birkinbine d272c77ccd
Merge pull request #290 from github/node-updates
update all node packages
2024-08-07 12:22:35 -07:00
GrantBirki 536313ff6c
update all node packages 2024-08-07 12:21:05 -07:00
Grant Birkinbine f05680efaa
Merge pull request #289 from github/parent-sha
Additional Commit SHA Outputs 🔢
2024-08-07 12:19:22 -07:00
GrantBirki 87c3749ef6
add a test case 2024-08-07 12:16:45 -07:00
GrantBirki 621ca8b56a
safe access 2024-08-07 12:15:24 -07:00
GrantBirki ce3afd3c13
nested one layer deeper under the commit object 2024-08-07 12:14:56 -07:00
GrantBirki 12b17163e1
safe access 2024-08-07 11:35:39 -07:00
GrantBirki 6bcb79752d
docs 2024-08-07 11:33:43 -07:00
GrantBirki 803066c6ca
lint 2024-08-07 11:29:54 -07:00
GrantBirki 3da726b6db
add `default_branch_tree_sha` as a new output 2024-08-07 11:26:59 -07:00
Grant Birkinbine e0ba624905
Merge pull request #285 from github/dependabot/github_actions/github-actions-a80722a195
Bump actions/upload-artifact from 4.3.3 to 4.3.4 in the github-actions group
2024-08-06 09:47:27 -07:00
dependabot[bot] 0ad7f0c584
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.3.3 to 4.3.4
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](65462800fd...0b2256b8c0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 12:17:51 +00:00
GrantBirki 91f77d0f24
release script fixes 2024-07-19 15:06:09 -07:00
Grant Birkinbine dd1b9d884b
Merge pull request #281 from github/test-improvements
Test Improvements 🧪
2024-07-19 17:00:27 -05:00
GrantBirki a95f85126a
control flow improvements for `unlock-on-merge` 2024-07-19 14:56:28 -07:00
GrantBirki a4e9c30c0c
typo 2024-07-19 14:44:54 -07:00
GrantBirki 4a09c47811
improved control flow for `post-deploy-message` and better unit tests 2024-07-19 14:41:52 -07:00
GrantBirki 20381a10f9
test improvements for `outdated-check` 2024-07-19 14:33:42 -07:00
GrantBirki 0b1186ce9c
`help` method branch coverage 2024-07-19 14:27:07 -07:00
GrantBirki b29db545f6
ensure `.trim()` is called on `inputs.update_branch` 2024-07-19 14:14:07 -07:00
GrantBirki e114a13415
control flow improvements for `environment-targets` 2024-07-19 14:11:06 -07:00
GrantBirki 37cb7456fb
🔒 enforce the most strict code coverage humanly possible 🔒 2024-07-09 22:00:38 -07:00
GrantBirki 7eb005e247
remove default variable assignments in function calls where it isn't actually used 2024-07-09 21:54:30 -07:00
GrantBirki 2afa41e5f5
bundle 2024-07-09 21:50:00 -07:00
GrantBirki 05167b8e05
add an extra test 2024-07-09 21:49:58 -07:00
GrantBirki fe9a322f3c
replace `else if` with just an `else` 2024-07-09 21:49:41 -07:00
GrantBirki 0d7a76122d
add a unit test to cover the branch logic of when a lock has no --reason text 2024-07-09 21:43:42 -07:00
Grant Birkinbine 4365afbeff
Merge pull request #280 from github/label-improvements
Label Improvements
2024-07-09 20:59:18 -07:00
GrantBirki 1e2e0738ff
improves the way that labels are removed and how logs are written when they are 2024-07-09 20:56:54 -07:00
Grant Birkinbine de5b0de850
Merge pull request #278 from github/node-updates
node deps and package cleanup
2024-07-09 20:49:28 -07:00
GrantBirki a438355b56
update node packages and remove un-needed package.json keys 2024-07-09 20:43:47 -07:00
Grant Birkinbine 5e65f4593d
Merge pull request #277 from github/skip-label-logic
Allow Post Run Labels to be Conditionally Skipped
2024-07-09 20:38:54 -07:00
GrantBirki b370330eda
add new configuration for the skipping of successful noop/deploy labels during post run logic 2024-07-09 15:37:53 -07:00