Stephen Morgan
502f641bbb
ci: explicit permissions on actions ( #326 )
2025-07-22 21:45:38 +08:00
Han Qiao
d347ba47d3
feat: bump default cli version to v2 ( #324 )
...
fix: bump default cli version to v2
2025-03-21 06:07:54 +08:00
Abizer Lokhandwala
fe52e8551e
feat: bump default cli version to 1.178.2 ( #287 )
...
* feat: bump default cli version to 1.176.10
* Update action.yml
* Update README.md
* Update README.md
* Update start.yml
---------
Co-authored-by: Han Qiao <sweatybridge@gmail.com >
Co-authored-by: Han Qiao <qiao@supabase.io >
2024-07-03 11:43:50 +08:00
Qiao Han
87162dc7e9
feat: bump default cli version to 1.136.3
2024-01-31 12:44:59 +08:00
Han Qiao
36b8fc21e1
chore: add pg major version to test matrix ( #243 )
...
* chore: add pg major version to test matrix
* chore: update min version to for pg15 compatibility
2023-12-12 22:49:34 +08:00
Han Qiao
3945a35008
chore: allow manual run of cli start workflow
2023-12-12 22:33:05 +08:00
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
3809f2025b
Revert "chore: run e2e more frequently to check reliability"
...
This reverts commit e6bf91f97e .
2022-10-03 10:56:28 +08:00
Qiao Han
c7d47c276a
chore: update default cli to 1.5.4
2022-10-02 10:25:08 +08:00
Qiao Han
32a80091dc
chore: update e2e schedule to every 10 minutes
2022-09-30 23:58:59 +08:00
Qiao Han
e6bf91f97e
chore: run e2e more frequently to check reliability
2022-09-30 23:20:06 +08:00
Han Qiao
fdaed970ca
chore: update cli version for ci
2022-09-30 21:50:00 +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