Skip to content

Conversation

Byron
Copy link
Collaborator

@Byron Byron commented Oct 13, 2025

Tasks

  • works in container?
  • works with Rust cache?

Copy link

vercel bot commented Oct 13, 2025

@Byron is attempting to deploy a commit to the GitButler Team on Vercel.

A member of the Team first needs to authorize it.

name: e2e-blackbox
runs-on: ubuntu-latest
container:
image: ghcr.io/gitbutlerapp/ci-base-image:latest

Check failure

Code scanning / zizmor

unpinned image references Error test

unpinned image references
@Byron Byron force-pushed the ci-run branch 4 times, most recently from 812d456 to 86ec81c Compare October 13, 2025 17:00
- name: Rust Cache
uses: Swatinem/[email protected]
with:
path: |

Check failure

Code scanning / zizmor

unpinned action reference Error test

unpinned action reference
@Byron
Copy link
Collaborator Author

Byron commented Oct 13, 2025

Turns out that with a Rust cache hit, the E2E time goes down to 5m!!!

Let's just hope the cache is actually available after running it on master.

Screenshot 2025-10-13 at 19 42 32

@Byron
Copy link
Collaborator Author

Byron commented Oct 13, 2025

Looks like Playwright is slower due to sveltekit, but could also hit 5m if that wasn't built.

Screenshot 2025-10-13 at 19 43 30

@Byron Byron marked this pull request as ready for review October 13, 2025 17:44
@Byron Byron merged commit 01b1a23 into gitbutlerapp:master Oct 13, 2025
19 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant