🚀 12.6.0-beta.0#9870
Draft
insomnia-infra wants to merge 10 commits intodevelopfrom
Draft
Conversation
|
|
✅ Circular References ReportGenerated at: 2026-04-25T02:52:26.382Z Summary
Click to view all circular references in PR (19)Click to view all circular references in base branch (19)Analysis✅ No Change: This PR does not introduce or remove any circular references. This report was generated automatically by comparing against the |
* Git server for smoke test * Try to solve flaky test * feat: remove unused Git hook samples and add Credentials tab functionality - Deleted various sample Git hook scripts from the git-server fixture, including post-update, pre-applypatch, pre-commit, pre-merge-commit, pre-push, pre-rebase, pre-receive, prepare-commit-msg, push-to-checkout, sendemail-validate, and update hooks. - Introduced a new PreferencesCredentialsTab class to manage Git credentials within the Insomnia Preferences. - Updated the PreferencesPage to include the new Credentials tab for Git credentials management. - Enhanced the ProjectPage with a method to create a Git Sync project, including branch creation and switching. - Added comprehensive tests for Git Sync functionality, including creating branches, committing changes, and merging branches. - Updated UI components to support new features, including data-testid attributes for better testability. Co-authored-by: Copilot <[email protected]> * feat: update path import and add Git sync tests * revert package.json * Update package.json * feat: add new dependencies for Git HTTP mock server and related utilities * refactor: remove commented-out code in addAccessTokenGitCredential function * fix: update export tests to use toHaveLength for file count assertions --------- Co-authored-by: Copilot <[email protected]> (cherry picked from commit 933f568)
* feat: update migration image and path for improved clarity * feat: update error message and support links in migration view (cherry picked from commit c8dff92)
* fix: conflict ux * fix * fix (cherry picked from commit 133f633)
* feat: add mechanism to flush newer DB workspaces to disk during downgrade * feat: implement effective Git repository ID handling for project connections * feat: enhance Git repository ID handling for improved project queries and updates (cherry picked from commit bdf74dd)
* feat: revamping pre/post scripting sandbox * feat: added UI setting to enable/disable specific checks (cherry picked from commit f220db3)
the command is no longer executed while keeping it in place for future reference. (cherry picked from commit 40282de)
Co-authored-by: Pavlos Koutoglou <[email protected]> Co-authored-by: Vivek Thuravupala <[email protected]>
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.
WARNING: Do not merge this PR. Use the "Publish" workflow.
Publish workflow:
When ready to publish, trigger Publish workflow with these variables:
version):12.6Alternatively, you can trigger the workflow from GitHub CLI:
Release artifacts:
Download release artifacts here
Edit Changelog file...
You can update the changelog.md in this branch, run git log to get the latest changes:
Conflicts? Merge branch step failed on the publish workflow? Try this...
Run locally: