0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
Commit graph

15 commits

Author SHA1 Message Date
Gao Sun
97b0be48d5
ci: always set conclusion for alteration tests (#6276) 2024-07-19 03:22:51 +00:00
renovate[bot]
3ab4897eb0
chore(deps): update logto-io/actions-package-logto-artifact action to v3 (#6175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 14:18:23 +08:00
renovate[bot]
2477a50966
chore(deps): update logto-io/actions-run-logto-integration-tests action to v4 (#6176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 14:18:03 +08:00
Gao Sun
362ddc657b
ci: rerun integration tests on failure (#6141) 2024-07-01 20:15:40 +08:00
Gao Sun
e7cc05bf9c
ci: add spaces 2024-06-29 14:51:52 +08:00
simeng-li
2f456ff371
refactor: refactor integration test ci job (#6095)
* fix: remove dev feature diff check

remove dev feature diff check

* refactor: refactor alteration integration test ci job

refactor alteration integration test ci job

* fix: fix the dev feature disbaled integration tests

fix the dev feature disabled integration tests

* fix: fix alteration-compatibility-test

fix alteration-compatibility-test
2024-06-24 13:42:50 +08:00
simeng-li
ed37356ee3
refactor(console,experience,test): decouple isDevFeatureEnabled with isIntegrationTest (#6012)
* refactor(console,experience,test): decouple isDevFeatureEnabled with isIntegrationTest

decouple isDevFeatureEnabled with isIntegrationTest ENV variables

* chore: update environment variable get method

update environment variable get method
2024-06-17 10:30:16 +08:00
Gao Sun
8b74832f74
ci: use default runner (#5848) 2024-05-13 08:24:28 +00:00
renovate[bot]
ae5284b1d3
chore(deps): update pnpm to v9 (#5727)
* chore(deps): update pnpm to v9

* ci: fix alteration

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2024-05-09 08:42:31 +00:00
Gao Sun
0cb3116e86
ci: bump workflow version (#5533) 2024-03-20 14:03:48 +08:00
simeng-li
7d35afd30d
fix: fix the db alter detect ci script (#5210)
fix the db alter detect ci script
2024-01-08 18:31:46 +08:00
simeng-li
9bcbcc2d24
fix: update the alteration change detection script (#5206)
diff the merge base changes only
2024-01-08 11:04:24 +08:00
Gao Sun
6774298b15
chore: update workflow version 2023-12-25 16:14:52 +08:00
Gao Sun
36139d7002
refactor(schemas): skip adding membership when no user found 2023-12-16 14:48:01 +08:00
simeng-li
735dcb67a8
ci: add alteration scripts compatibility test jobs (#4627)
* feat: refactor the integration-test ci job using custom interaction

- refactor the integration-test ci job using custom action
- add db alteration integration-tests

* fix: fix the detection git diff

fix the detection git diff

* fix: should not throw error if grep statement return empty

should not throw error if grep statement return empty

* feat: update the action reference

update the action reference

* chore: update the integration test action ref

update the integration test action ref
2023-10-23 11:02:33 +08:00