404 Commits
Author SHA1 Message Date
Odd Stråbø 67b22ae6fa Merge pull request #53 from oddstr13/pr-config-locations-1
Add support for different config locations
2022-07-10 17:19:27 +02:00
renovate[bot] 0ca2927cf3 Update dependency PyYAML to v6 2022-07-10 14:36:28 +00:00
Odd Stråbø c0fda4c61d Merge pull request #54 from oddstr13/pr-pyversion-1
Ensure all supported python versions are linted
2022-07-10 16:35:40 +02:00
Odd Stråbø 77a558dc11 Explicitly return None in get_config 2022-07-10 16:31:50 +02:00
Odd Stråbø df01f31ea0 Ensure all supported python versions are linted
Bump CI to py3.10
2022-07-10 16:27:46 +02:00
Odd Stråbø 21d8c7c812 Merge pull request #52 from oddstr13/renovate/github-codeql-action-2.x
Update github/codeql-action action to v2
2022-07-10 16:18:26 +02:00
Odd Stråbø 6362190e48 Add support for different config locations 2022-07-10 16:13:39 +02:00
renovate[bot] 1f4c95708d Update github/codeql-action action to v2 2022-07-07 04:53:19 +00:00
Odd Stråbø bffe75050e Merge pull request #49 from oddstr13/renovate/actions-upload-artifact-3.x
Update actions/upload-artifact action to v3
2022-07-07 03:08:34 +02:00
Odd Stråbø 6688a8c797 Merge pull request #48 from oddstr13/renovate/actions-setup-python-4.x
Update actions/setup-python action to v4
2022-07-07 03:07:36 +02:00
renovate[bot] 2328df6577 Update actions/upload-artifact action to v3 2022-07-07 01:04:14 +00:00
renovate[bot] 11114b889d Update actions/setup-python action to v4 2022-07-07 01:04:07 +00:00
Odd Stråbø 1ca5d95856 Merge pull request #45 from oddstr13/renovate/actions-setup-dotnet-2.x
Update actions/setup-dotnet action to v2
2022-07-07 01:15:47 +02:00
renovate[bot] 9a2250746e Update actions/setup-dotnet action to v2 2022-07-06 23:14:35 +00:00
Odd Stråbø c83f9030fa Merge pull request #44 from oddstr13/renovate/actions-checkout-3.x
Update actions/checkout action to v3
2022-07-07 01:12:45 +02:00
Odd Stråbø 33571edbce Merge pull request #46 from oddstr13/oddstr13-patch-3
Add Python 3.10 to the text matrix
2022-07-07 01:11:44 +02:00
Odd Stråbø 491a7d641e Python versions are strings, not decimal numbers 2022-07-07 01:10:51 +02:00
Odd Stråbø 10d35297cc Add Python 3.10 to the text matrix 2022-07-07 01:08:32 +02:00
renovate[bot] dfc29d1696 Update actions/checkout action to v3 2022-07-06 23:06:11 +00:00
Odd Stråbø 6ae2f6d0ff Merge pull request #42 from oddstr13/renovate/actions-cache-3.x
Update actions/cache action to v3
2022-07-07 01:05:54 +02:00
renovate[bot] 86d0afd0ef Update actions/cache action to v3 2022-07-06 22:59:21 +00:00
Odd Stråbø 6d3a8a30f0 Merge pull request #37 from oddstr13/renovate/configure
Configure Renovate
2022-07-07 00:59:00 +02:00
Odd Stråbø 15655b5c3e Delete dependabot config 2022-07-07 00:56:14 +02:00
Odd Stråbø 474578e864 Merge pull request #40 from oddstr13/oddstr13-patch-2
GHA: Default to letting JPRM determine framework version
2022-07-07 00:48:50 +02:00
Odd Stråbø 8b48598f7e Update action.yaml 2022-07-07 00:47:53 +02:00
Odd Stråbø f76f419c45 GHA: Default to letting JPRM determine framework version 2022-07-07 00:45:10 +02:00
Odd Stråbø 61f8538b74 Merge pull request #38 from oddstr13/oddstr13-patch-1
Bump .NET in test-action
2022-07-07 00:36:42 +02:00
Odd Stråbø f3a5a8d773 Update test-action.yaml 2022-06-25 02:28:58 +02:00
Odd Stråbø 642d7cf265 Update and rename renovate.json to .github/renovate.json 2022-06-25 00:49:54 +02:00
renovate[bot] 95af7dd906 Add renovate.json 2022-06-24 22:26:03 +00:00
Odd Stråbø b9e92867a6 Merge pull request #36 from chenqiaoanying/patch-1
fix typo in action.yaml
2022-06-24 16:27:02 +02:00
Adam Lin 8f6c630547 fix typo in action.yaml 2022-06-24 12:57:13 +08:00
Odd Stråbø f45a312015 Merge pull request #21 from joshuaboniface/copy-message
Add log message when copying plugin
2022-01-12 05:09:20 +01:00
Joshua M. Boniface c8396633f3 Add log message when copying plugin
The current message doesn't make it super clear where the plugin .zip is
actually going, so output that for convenience.
2022-01-05 09:46:08 -05:00
Odd Stråbø 51f5b9a3a5 Merge pull request #19 from h1dden-da3m0n/fix/build_output
Add composite action test workflow
2021-07-22 00:33:43 +02:00
Odd Stråbø 5d47fef180 Set default action verbosity to debug 2021-07-22 00:30:37 +02:00
h1dden-da3m0n adb3bda902 add don't restore if already restored 2021-07-12 23:09:14 +02:00
h1dden-da3m0n 1a61b54697 add composite action test workflow 2021-07-12 22:54:57 +02:00
h1dden-da3m0n 1568b6a061 add log verbosity param to action 2021-07-12 22:04:42 +02:00
h1dden-da3m0n 648f2be822 add debug log for build params 2021-07-12 22:04:04 +02:00
Odd Stråbø 348dfa6256 Bump version to 0.4.2 2021-06-27 22:42:26 +02:00
Odd Stråbø e233e20c1d Merge pull request #17 from h1dden-da3m0n/ci/fix-publish
Split build and publish workflow
2021-06-27 22:40:07 +02:00
Odd Stråbø fb00fd49ff Differentiate name of release triggered and manual step 2021-06-27 22:39:21 +02:00
h1dden-da3m0n 1df7cc478d split build and publish workflow 2021-06-27 19:51:58 +02:00
Odd Stråbø e55f93cd74 Bump version to 0.4.1 2021-06-27 18:27:54 +02:00
Odd Stråbø 8dc1b94baa Merge pull request #16 from oddstr13/fix-7
Group plugins by GUID, sanitize plugin GUIDs
2021-06-27 18:26:23 +02:00
Odd Stråbø 421ae613a8 Merge pull request #10 from oddstr13/dependabot/pip/click-approx-eq-8.0
Dependabot: update click requirement from ~=7.0 to ~=8.0
2021-06-27 18:25:59 +02:00
Odd Stråbø bb91b94d5a Exclude Click 8.0.0 which is incompatible with Py3.6 2021-06-27 18:25:03 +02:00
dependabot[bot] d1ffbddd0f chore(deps): update click requirement from ~=7.0 to ~=8.0
Updates the requirements on [click](https://github.com/pallets/click) to permit the latest version.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/7.0...8.0.1)

---
updated-dependencies:
- dependency-name: click
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-27 16:09:35 +00:00
Odd Stråbø 21b88663b9 Merge pull request #13 from oddstr13/dependabot/pip/python-slugify-approx-eq-5.0
Dependabot: update python-slugify requirement from ~=3.0 to ~=5.0
2021-06-27 18:03:38 +02:00