Conversation
🎩 PreviewA preview build has been created at: |
Mbeaulne
added this pull request to stack #2752
September 22, 2026 17:00
…ipeline-runs # Conflicts: # src/components/shared/Submitters/Tangle/TangleSubmitter.tsx # src/routes/v2/pages/Editor/components/EditorMenuBar/components/QuickRunButton.tsx # src/routes/v2/pages/Editor/components/RunsAndSubmissionContent.tsx
…ipeline-runs # Conflicts: # tests/e2e/remote-pipelines.spec.ts
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Related Issue and Pull requests
Stacked directly on #2780. Base branch:
mb/batch-remote-pipeline-autosave.Type of Change
Checklist
Screenshots (if applicable)
Desktop and mobile Run Info screenshots were inspected in light and dark modes. Screenshots are generated by the browser tests; none are attached here.
Test Instructions
Prerequisites:
VITE_REMOTE_PIPELINES_ENABLED=true, a working backend, and a small runnable test pipeline. Manual submissions execute real runs.Automated verification:
pnpm run test: 2,827 tests passed; three tests could not download their remote JSON schema.pnpm exec vitest run src/components/shared/ComponentEditor/ComponentEditorDialog.test.tsxpassed all 11 tests when rerun with network access.pnpm run typecheck,pnpm run lint,pnpm run format:check, andpnpm run knip: passed. Targeted lint/format and whitespace checks passed after the width and documentation changes.pnpm test:e2e:remote --reporter=lineafter the stack update.Additional Comments
Change Size
Relative to
mb/batch-remote-pipeline-autosavefor this PR only. Changed lines = additions + deletions.Application code excludes test files. Tests include unit, component, and browser test source; test-runner configuration, CI, package scripts, compiler configuration, and documentation are counted separately.