Skip to content

fix(faq): DOC-316 / update air-gapped environment response#732

Open
kostas-localstack wants to merge 4 commits into
mainfrom
DOC-316-part-1
Open

fix(faq): DOC-316 / update air-gapped environment response#732
kostas-localstack wants to merge 4 commits into
mainfrom
DOC-316-part-1

Conversation

@kostas-localstack

Copy link
Copy Markdown
Contributor

1st of 2 parts relating to this Linear task.

Updated the response to the "How do I run LocalStack in a fully air-gapped environment?" question based on a discussion in this Slack thread.

Comment thread .gitignore
.DS_Store
.kiro
.vscode
.idea

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Hey @kostas-localstack why do we need to update the gitignorefile for this docs task? I thought we were just updating the wording in the FAQ.

@kostas-localstack kostas-localstack Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It initially committed the .idea folder which is a directory created by JetBrains IDEs. It stores IDE-specific configuration. It's best not to push these configurations to the repo as they are specific to each IDE. It's best to keep them local.

@quetzalliwrites quetzalliwrites Jun 28, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Yes, I'm familiar with the purpose of the .idea folder, but it's not relevant to this change... since you didn't mean to add this change, please revert this commit from your PR (remove this gitignore file from PR).

This is a traditional case of Scope Creep: Let's keep this PR strictly for updating the air-gapped environment response in the FAQ doc (DOC-316).

@quetzalliwrites quetzalliwrites left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for the contribution!

Please fix the mistake of the added gitignore file and revert that commit from this PR. @kostas-localstack

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.

2 participants