Commit Graph

10 Commits

Author SHA1 Message Date
Tom Keller e1e17a757e Version 2 release (#685)
* Update README for v2

* Remove codeql analysis

* Version bump checkout action

* Tweak closed issue message

* Changes for v2 release

* Adjust action name

* Update CHANGELOG

* Update action to use node 16

* Update versions

* Typo
2023-03-06 16:35:37 -08:00
Tom Keller 8fb0af0a95 chore: small typo in package.yml 2022-11-17 13:18:42 -08:00
Tom Keller 0d6d720d5d fix: packaging credentials 2022-11-17 13:15:07 -08:00
Tom Keller 30dd5aee3e fix: packaging credentials 2022-11-04 17:40:52 -07:00
Tom Keller f4ef658335 Kellertk/packaging fix (#567)
* fix: packaging test failure

The tests fail if there are credentials available in the env, so
we need to get the AWS credentials *after* the package step.

* chore: remove unnecessary environment manipulation

* fix: packaging fixes
2022-11-05 00:16:25 +00:00
Tom Keller e0f275d6a6 fix: packaging test failure (#565)
The tests fail if there are credentials available in the env, so
we need to get the AWS credentials *after* the package step.
2022-11-04 21:36:26 +00:00
Tom Keller bad8bcf67a fix: support packaging on protected branches (#541) 2022-10-25 23:54:42 +00:00
Clare Liguori 8588cbdcd3 chore: Automated packaging commit uses a conventional commit message 2020-01-01 15:17:20 -08:00
Clare Liguori be8d1ecb70 chore: upgrade to actions/checkout v2 2020-01-01 15:08:04 -08:00
Clare Liguori b6dbec51a5 Packaging workflow, so that dist/ doesn't get out of date 2019-11-18 09:43:17 -08:00