Han Qiao
b60b5899c7
chore: migrate to esm ( #334 )
...
* chore: update unit tests
* fix: follow latest action template
* chore: add licenses and workflows
* chore: remove bloat
* chore: fix linter
2025-07-23 15:04:43 +08:00
dependabot[bot]
821f876aaa
chore(deps-dev): bump prettier from 2.8.8 to 3.6.2 ( #331 )
...
* chore(deps-dev): bump prettier from 2.8.8 to 3.6.2
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.8 to 3.6.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.6.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.6.2
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: update all dependencies
* chore: bump action versions
* chore: update eslint config
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Qiao Han <qiao@supabase.io >
2025-07-22 23:59:11 +08:00
Bobbie Soedirgo
4558283f61
chore: update CODEOWNERS ( #321 )
...
* chore: update CODEOWNERS
* chore: fix tests
2025-02-03 14:54:26 +08:00
Qiao Han
6333c3ad34
chore: update distribution file
2023-05-17 18:57:23 +08:00
Han Qiao
9a74081b27
fix: inverted conditional for semver check ( #129 )
...
* fix: inverted conditional for semver check
* chore: add tests for default version
* chore: parse default action input
* chore: update binary files
* chore: fix unit test
2023-01-30 18:38:33 +08:00
Han Qiao
c7aa2dced8
fix: enable ghcr on versions above 1.28.0 ( #114 )
2023-01-05 10:59:15 +08:00
Han Qiao
6439e03aa2
fix: use ghcr mirror by default ( #113 )
2023-01-04 13:33:47 +08:00
Han Qiao
3d880f790e
fix: support new release archive name ( #112 )
...
* fix: support new release archive name
* chore: update default cli version to 1.28.0
2023-01-04 12:03:10 +08:00
Bobbie Soedirgo
b5dccf414b
fix: authenticate action requests to github api ( #78 )
...
* fix: only test on latest
Should help with GitHub API rate limiting
* Update .github/workflows/test.yml
* fix: add github token to workflow
* fix: authenticate with github api
* chore: remove token env
* chore: update dist files
* Revert "chore: remove token env"
This reverts commit 913c7a8e6f .
* chore: use gh token env var
* chore: update user agent string
* chore: organize imports
Co-authored-by: Han Qiao <qiao@supabase.io >
2022-10-19 16:36:59 +08:00
y-yagi
ebf970dfe2
feat: support downloading the latest version automatically ( #70 )
2022-10-11 16:11:00 +00:00
dependabot[bot]
2e36617f9f
Bump @actions/core from 1.9.1 to 1.10.0 ( #61 )
...
* Bump @actions/core from 1.9.1 to 1.10.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: update binary files
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Qiao Han <qiao@supabase.io >
2022-09-30 01:21:46 +00:00
dependabot[bot]
2aafc5b701
Bump @actions/core from 1.9.0 to 1.9.1 ( #13 )
...
* Bump @actions/core from 1.9.0 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update dist
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Qiao Han <qiao@supabase.io >
2022-08-09 01:27:49 +00:00
Qiao Han
90fa7bad0f
Update compiled js
2022-08-03 23:08:46 +08:00
Qiao Han
78c4398270
Update action binary
2022-08-03 22:43:59 +08:00
Han Qiao
1633052be9
Initial commit
2022-08-03 21:32:01 +08:00