324 Commits

Author SHA1 Message Date
Justin Hutchings 0619d789f8 Move to synchronous 2022-10-04 13:50:04 -07:00
Justin Hutchings 572bb2d77a Fix manifest parsing bug 2022-10-04 13:37:13 -07:00
Justin Hutchings 16206b8051 Add manifest type 2022-10-04 13:16:36 -07:00
Justin Hutchings 065f14138a Change to synchronous 2022-10-04 13:15:32 -07:00
Justin Hutchings ce912f3cbb Remove unneeded async/await 2022-10-04 12:03:50 -07:00
Justin Hutchings d2bc2520fc Add debugging 2022-10-04 11:57:47 -07:00
Justin Hutchings 1de7ecb0a7 Add debugging 2022-10-04 11:51:27 -07:00
Justin Hutchings 4bea3a0f91 Add debugging 2022-10-04 11:30:52 -07:00
Justin Hutchings 168c9a869c Update context 2022-10-04 09:44:26 -07:00
Justin Hutchings d6bc80051e Update stub implementation 2022-10-04 09:19:29 -07:00
dependabot[bot] 37eb375ca2 Bump actions/setup-node from 2.5.1 to 3.5.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 22:05:30 +00:00
Justin Hutchings a8ce523ef0 Fix build break 2022-08-25 12:51:09 -07:00
Justin Hutchings 3b1cbd3d7e Update dist 2022-08-25 12:50:15 -07:00
Justin Hutchings 3d383a97a9 Refactor 2022-08-25 12:49:25 -07:00
Justin Hutchings 2da5e33519 Refactor and add example for testing 2022-08-25 12:49:17 -07:00
Justin Hutchings 4b6eefe977 Update dist 2022-08-25 12:32:41 -07:00
Justin Hutchings 07788c269f Remove malware package for the actual dependency 2022-08-25 12:25:30 -07:00
Justin Hutchings 682bea9f2a Add workflow_dispatch 2022-08-25 11:58:18 -07:00
Justin Hutchings 3081ac1cb4 Update test.yml 2022-08-25 11:54:54 -07:00
Justin Hutchings aa7e545573 Initial attempt (untested) 2022-08-25 11:50:14 -07:00
Justin Hutchings 71940e0673 Add inputs 2022-08-25 09:21:59 -07:00
dependabot[bot] f736d24e0c Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
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>
2022-08-25 16:12:32 +00:00
dependabot[bot] 39cb391c63 Bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [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/v1...v2)

---
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>
2022-08-25 16:12:29 +00:00
Justin Hutchings 1467e01173 Initial commit 2022-08-25 09:12:00 -07:00