Skip to content

update contributing.md for installer-gui#999

Merged
bmw merged 1 commit into
EFForg:mainfrom
bmw:update-contributing
Apr 24, 2026
Merged

update contributing.md for installer-gui#999
bmw merged 1 commit into
EFForg:mainfrom
bmw:update-contributing

Conversation

@bmw
Copy link
Copy Markdown
Member

@bmw bmw commented Apr 24, 2026

this could and should be automated better imo, but we should at least make sure our docs are correct here

Copy link
Copy Markdown
Collaborator

@untitaker untitaker left a comment

Choose a reason for hiding this comment

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

i wonder if we should restructure installer-gui so that its toml is at the same folder level as the rest of the workspace crates. then */Cargo.toml will match

@bmw
Copy link
Copy Markdown
Member Author

bmw commented Apr 24, 2026

we could try it!

my only concerns are idk how difficult it is (might be easy, idk) and it might be awkward when working on the GUI since we normally interact with tauri through npm commands like npm run tauri ...

the approach i had in mind if we wanted to automate this more would be to create a trivial release script under scripts/ or tools/ that does the version bump. i think another thing nice about this approach is the current sed command doesn't work with GNU sed so having a more portable way to do this seems nice to me

@bmw bmw merged commit 258fdd9 into EFForg:main Apr 24, 2026
19 checks passed
@bmw bmw deleted the update-contributing branch April 24, 2026 19:18
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