Skip to content

[tooling] Small fixes for fresh installs#26

Merged
barroco merged 1 commit intointeruss:mainfrom
Orbitalize:small_fixes
Dec 18, 2025
Merged

[tooling] Small fixes for fresh installs#26
barroco merged 1 commit intointeruss:mainfrom
Orbitalize:small_fixes

Conversation

@the-glu
Copy link
Copy Markdown
Contributor

@the-glu the-glu commented Dec 16, 2025

Fix a small hicuups I ran into with a fresh project:

  • Add reminder about submodules
  • Don't install useless packages in dockerfile
  • Add an empty .cache and output folder. If not present, docker will create with root owner, but we use -u to run the tool with current user privilege. With the fix, git is going to create then, probably with current user rights.
  • Exclude schema from ruff

@barroco barroco merged commit 0c360f9 into interuss:main Dec 18, 2025
@barroco barroco deleted the small_fixes branch December 18, 2025 17:16
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