Skip to content

Add more repositories and sync shared templates - #3820

Open
mmstick wants to merge 6 commits into
masterfrom
script-updates
Open

Add more repositories and sync shared templates#3820
mmstick wants to merge 6 commits into
masterfrom
script-updates

Conversation

@mmstick

@mmstick mmstick commented Aug 19, 2026

Copy link
Copy Markdown
Member

Tested locally. All but cosmic-initial-setup was able to update and build at the moment. This will add some files that should be kept in sync across projects in a templates directory.

A shared cargo.just module can be imported into a project's justfile with mod cargo 'cargo.just'. Recipes from it can be called with vendor: cargo::vendor, run *args: (cargo::run args), and just cargo vendor-extract. We can use this to ensure our build and vendoring recipes are using the correct arguments.


  • I have disclosed use of any AI generated code in my commit messages.
    • If you are using an LLM, and do not fully understand the changes it is making to the code base, do not create a PR.
    • In our experience, AI generated code often results in overly complex code that lacks enough context for a proper fix or feature inclusion. This results in considerably longer code reviews. Due to this, AI authored or partially authored PRs may be closed without comment.
  • I understand these changes in full and will be able to respond to review comments.
  • My change is accurately described in the commit message.
  • My contribution is tested and working as described.
  • I have read the Developer Certificate of Origin and certify my contribution under its conditions.

@mmstick
mmstick requested a review from jackpot51 August 19, 2026 18:12
Comment thread scripts/version-update.sh Outdated
cosmic-settings-daemon
cosmic-store
cosmic-term
pop-launcher

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think pop-launcher does not have to be versioned alongside the other repos

Comment thread scripts/version-update.sh
cosmic-player
cosmic-randr
cosmic-screenshot
cosmic-session

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Are you sure this script works on all of these repos, especially cosmic-settings?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I can push a test PR for cosmic-settings with the commit it made.

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