dependabot[bot]
89203a9ecb
chore(deps): bump actions/checkout from 3 to 4 ( #212 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-11 10:54:29 +08:00
Qiao Han
63ceca492b
chore: remove GH_TOKEN from ci
2023-01-04 12:17:50 +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
Qiao Han
1df8bb6745
chore: add latest version to test matrix
2022-10-12 00:44:04 +08:00
Qiao Han
c7d47c276a
chore: update default cli to 1.5.4
2022-10-02 10:25:08 +08:00
Qiao Han
bf76335a19
chore: update cli version
2022-09-30 17:44:30 +08:00
Han Qiao
dada0b91e9
chore: run periodic tests twice a day ( #60 )
...
* chore: run periodic tests twice a day
* chore: add v1.5.1 to build matrix
2022-09-30 09:16:30 +08:00
Han Qiao
cf53256c7b
Update default cli version ( #21 )
2022-08-15 09:27:08 +08:00
Han Qiao
0c7fa44ae1
Aggregate test results in one job ( #16 )
2022-08-09 08:50:26 +08:00
Han Qiao
234d31220e
Update readme and default version ( #10 )
2022-08-06 02:27:39 +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