Commit graph

14 commits

Author SHA1 Message Date
dependabot[bot] 7d7c1d4db5 chore(deps): bump actions/setup-python from 4.8.0 to 5.0.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.8.0 to 5.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.8.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 14:14:37 +01:00
dependabot[bot] 4ddf847a26
chore(deps): bump actions/setup-python from 4.7.1 to 4.8.0 (#209)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 4.8.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.7.1...v4.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 13:20:29 +01:00
dependabot[bot] eb71b283ab
chore(deps): bump awalsh128/cache-apt-pkgs-action from 1.3.0 to 1.3.1
Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases)
- [Commits](https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: awalsh128/cache-apt-pkgs-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 12:53:43 +00:00
dependabot[bot] 71b6fffdcf
chore(deps): bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
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>
2023-10-24 13:05:03 +00:00
dependabot[bot] 9721801c9b
chore(deps): bump actions/checkout from 4.1.0 to 4.1.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 12:37:13 +00:00
April John ef5e9de7e6
Feat: binary builds (#60)
Automatic binary
2023-10-08 20:20:14 +02:00
April John feb1bcf46b
Use rollup node resolve 2023-10-07 17:36:54 +02:00
April John 2e75ae905d
Upload release artifacts 2023-10-07 17:01:20 +02:00
April John 3d15f89638
Change pkg command 2023-10-07 16:06:49 +02:00
April John a6e7941e04
Transpile when packaging from ESM to CJS
*insert April ranting about Javascript here*
2023-10-07 16:06:19 +02:00
April John cb8136c8fe
Update package workflow 2023-10-07 15:42:39 +02:00
April John 790ab85c06
Checkout submodules 2023-10-07 15:16:36 +02:00
April John eff2e5574b
Rename package workflow to proper naming scheme 2023-10-07 15:00:39 +02:00
April John 7250af1cab Wip package.yml 2023-10-07 14:47:43 +02:00