Skip to content

Commit

Permalink
Merge branch 'main' into reduce-append-entry-proto
Browse files Browse the repository at this point in the history
  • Loading branch information
renancloudwalk authored Jun 12, 2024
2 parents 5852ff5 + eb8dd1a commit 6437a06
Show file tree
Hide file tree
Showing 16 changed files with 449 additions and 405 deletions.
83 changes: 0 additions & 83 deletions .github/workflows/e2e-contracts-postgres.yml

This file was deleted.

20 changes: 0 additions & 20 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,6 @@ jobs:
group: ${{ github.workflow }}-automine-inmemory-${{ github.ref || github.run_id }}
cancel-in-progress: true

e2e-automine-stratus-postgres:
name: E2E Automine Stratus Postgres
uses: ./.github/workflows/_setup-e2e.yml
with:
justfile_recipe: 'e2e-stratus-postgres automine'

concurrency:
group: ${{ github.workflow }}-automine-postgres-${{ github.ref || github.run_id }}
cancel-in-progress: true

e2e-automine-stratus-rocks:
name: E2E Automine Stratus Rocks
uses: ./.github/workflows/_setup-e2e.yml
Expand All @@ -65,16 +55,6 @@ jobs:
group: ${{ github.workflow }}-external-inmemory-${{ github.ref || github.run_id }}
cancel-in-progress: true

e2e-external-stratus-postgres:
name: E2E External Stratus Postgres
uses: ./.github/workflows/_setup-e2e.yml
with:
justfile_recipe: 'e2e-stratus-postgres external'

concurrency:
group: ${{ github.workflow }}-external-postgres-${{ github.ref || github.run_id }}
cancel-in-progress: true

e2e-external-stratus-rocks:
name: E2E External Stratus Rocks
uses: ./.github/workflows/_setup-e2e.yml
Expand Down
Loading

0 comments on commit 6437a06

Please sign in to comment.