Skip to content

Fixed a minor syntax error I got, plus added a pre check method for doing basic sanity before starting heavy lifting#26

Open
amolvaikar wants to merge 6 commits into
mainfrom
amv-minor-fixes
Open

Fixed a minor syntax error I got, plus added a pre check method for doing basic sanity before starting heavy lifting#26
amolvaikar wants to merge 6 commits into
mainfrom
amv-minor-fixes

Conversation

@amolvaikar

Copy link
Copy Markdown

Fixed a minor syntax error I got, plus added a pre check method for doing basic sanity before starting heavy lifting

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the MAAS dev environment setup script to fail earlier with clearer messaging and to address a conditional that was causing a syntax error.

Changes:

  • Added a run_pre_checks step (currently checking for ~/.ssh/id_rsa.pub) before running the main setup.
  • Updated the MAAS_GITHUB_ID conditional used to add an origin remote during checkout.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread setup-dev-env.sh Outdated
Comment thread setup-dev-env.sh Outdated
amolvaikar and others added 3 commits June 3, 2026 14:13
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

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

Comment thread setup-dev-env.sh
Comment thread setup-dev-env.sh
@amolvaikar amolvaikar requested review from MaikRe and tmerten June 4, 2026 06:56

@MaikRe MaikRe left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Some minor observations regarding comments inline

Comment thread setup-dev-env.sh Outdated
Comment thread setup-dev-env.sh Outdated
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.

3 participants