Skip to content

feat(insomnia): update git project setup with local folder option#5999

Open
juliamrch wants to merge 4 commits into
release/insomnia-v13.1from
feat/insomnia-git-project-update
Open

feat(insomnia): update git project setup with local folder option#5999
juliamrch wants to merge 4 commits into
release/insomnia-v13.1from
feat/insomnia-git-project-update

Conversation

@juliamrch

@juliamrch juliamrch commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Description

Insomnia Git Sync projects can now be set up from a local folder. This PR updates the relevant docs:

Fixes #issue

Preview Links

Checklist

  • Tested how-to docs. If not, note why here.
  • All pages contain metadata.
  • Any new docs link to existing docs.
  • All autogenerated instructions render correctly (API, decK, Konnect, Kong Manager).
  • Style guide (capitalized gateway entities, placeholder URLs) implemented correctly.
  • Every page has a description entry in frontmatter.
  • Add new pages to the product documentation index (if applicable).

@juliamrch juliamrch self-assigned this Jul 17, 2026
@netlify

netlify Bot commented Jul 17, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit af644b8
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a5a15863a719a0008bbf0e6
😎 Deploy Preview https://deploy-preview-5999--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@juliamrch juliamrch added this to the Insomnia v13.1 milestone Jul 17, 2026
@juliamrch
juliamrch marked this pull request as ready for review July 17, 2026 11:08
@juliamrch
juliamrch requested a review from a team as a code owner July 17, 2026 11:08
Copilot AI review requested due to automatic review settings July 17, 2026 11:08
@juliamrch
juliamrch changed the base branch from main to release/insomnia-v13.1 July 17, 2026 11:12

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Insomnia Git Sync documentation to reflect a new “local folder” setup option (Insomnia 13.1) and adjusts the step-by-step cloning flows across Git providers.

Changes:

  • Adds “local folder” as a documented Git Sync setup option and marks it as new in Insomnia 13.1.
  • Updates GitHub/GitLab/generic Git setup steps to include the current “Clone from remote” + “Scan for files” + “Clone Project” flow.
  • Adds Insomnia 13.1 to the product releases list.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
app/insomnia/storage.md Expands Git Sync “provider flexibility” to include local folder.
app/insomnia/convert-project-storage.md Updates conversion instructions to mention remote/local repository selection.
app/_includes/how-tos/steps/insomnia-gitlab.md Adds “Clone from remote” + final clone steps.
app/_includes/how-tos/steps/insomnia-github.md Adds “Clone from remote” + final clone steps.
app/_includes/how-tos/steps/insomnia-git.md Adds “Clone from remote” + final clone steps.
app/_includes/how-tos/steps/insomnia-git-local-folder.md Introduces local folder setup steps with a 13.1 badge.
app/_how-tos/insomnia/synchronize-with-git.md Adds a Local folder tab and updates the provider-selection step text.
app/_data/products/insomnia.yml Adds Insomnia 13.1 release metadata and marks it as latest.

Comment thread app/_how-tos/insomnia/synchronize-with-git.md Outdated
Comment thread app/_how-tos/insomnia/synchronize-with-git.md
juliamrch and others added 2 commits July 17, 2026 13:36
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

@lena-larionova lena-larionova left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with two minor edits

1. In the **Project name** field, name your project.
1. In the **Type** field, click **Git Sync**.
1. Select whether you want to clone the repository from GitHub, GitLab, or Git:
1. Select whether you want to clone the repository from GitHub, GitLab, another Git remote, or a local folder ({% new_in 13.1 %}):

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. Select whether you want to clone the repository from GitHub, GitLab, another Git remote, or a local folder ({% new_in 13.1 %}):
1. Select whether you want to clone the repository from GitHub, GitLab, another Git remote, or a local folder:

I wouldn't put the new_in inline here, that can make the text tough to read.

@@ -0,0 +1,4 @@
{% new_in 13.1 %}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we do a line of lead-in text so the badge isn't floating? eg like this: https://developer.konghq.com/gateway/entities/vault/#vault-provider-specific-configuration-parameters - see file vault or azure certs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants