Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): prepare for 25.1.10 #991

Merged

Conversation

adamperkowski
Copy link
Collaborator

@adamperkowski adamperkowski commented Jan 10, 2025

hey. we need a new release. the latest tag is broken, doesn't even build + there were some big changes since then.
this PR updates some deps, fixes some lints and sets everything up for a new release, correctly this time.
i suggest merging #988 and #971 (clippy warnings) before this

fixes: #982

@adamperkowski adamperkowski added the rust Pull requests that update Rust code label Jan 10, 2025
@adamperkowski adamperkowski force-pushed the chore/release/25.1.10 branch 2 times, most recently from bddfcb6 to 1c4e712 Compare January 10, 2025 18:03
@ChrisTitusTech ChrisTitusTech merged commit 50e9827 into ChrisTitusTech:main Jan 10, 2025
2 checks passed
@adamperkowski adamperkowski deleted the chore/release/25.1.10 branch January 10, 2025 19:12
Jaredy899 added a commit to Jaredy899/linutil that referenced this pull request Jan 10, 2025
* chore: update copyright year (ChrisTitusTech#988)

* refact: minor fixes (ChrisTitusTech#971)

* Fix unused float handle mouse function, pub mod appstate

Fix unnecessary usage of pub mod for appstate and resolve unused float handle mouse function

* Resolve clippy warnings

Remove explicit lifetime for floatcontent impl. Use div_ceil instead of manually calculating the rows for hints

* chore(release): prepare for 25.1.10 (ChrisTitusTech#991)

* Update linutil.yml (ChrisTitusTech#993)

---------

Co-authored-by: Adam Perkowski <[email protected]>
Co-authored-by: Jeevitha Kannan K S <[email protected]>
Co-authored-by: Chris Titus <[email protected]>
Jaredy899 added a commit to Jaredy899/linutil that referenced this pull request Jan 10, 2025
* service

* usb support for void

* revert

* Update common-service-script.sh

* Update system-update.sh

* fix bluez install

* Update samba-ssh-setup.sh

* Update samba-ssh-setup.sh

* sync with previous runit pr

* merge (#4)

* chore: update copyright year (ChrisTitusTech#988)

* refact: minor fixes (ChrisTitusTech#971)

* Fix unused float handle mouse function, pub mod appstate

Fix unnecessary usage of pub mod for appstate and resolve unused float handle mouse function

* Resolve clippy warnings

Remove explicit lifetime for floatcontent impl. Use div_ceil instead of manually calculating the rows for hints

* chore(release): prepare for 25.1.10 (ChrisTitusTech#991)

* Update linutil.yml (ChrisTitusTech#993)

---------

Co-authored-by: Adam Perkowski <[email protected]>
Co-authored-by: Jeevitha Kannan K S <[email protected]>
Co-authored-by: Chris Titus <[email protected]>

---------

Co-authored-by: Adam Perkowski <[email protected]>
Co-authored-by: Jeevitha Kannan K S <[email protected]>
Co-authored-by: Chris Titus <[email protected]>
Jaredy899 added a commit to Jaredy899/linutil that referenced this pull request Jan 10, 2025
* add compile for solus

* Update meld-setup.sh

* Update firefox.sh

* Update tor-browser.sh

* Update podman-setup.sh

* Update global-theme.sh

* Update install-cups.sh

* Update install-epson-printer-drivers.sh

* chore: update copyright year (ChrisTitusTech#988)

* refact: minor fixes (ChrisTitusTech#971)

* Fix unused float handle mouse function, pub mod appstate

Fix unnecessary usage of pub mod for appstate and resolve unused float handle mouse function

* Resolve clippy warnings

Remove explicit lifetime for floatcontent impl. Use div_ceil instead of manually calculating the rows for hints

* Void (#1)

* service

* usb support for void

* revert

* Update common-service-script.sh

* Update system-update.sh

* fix bluez install

* Update samba-ssh-setup.sh

* Update samba-ssh-setup.sh

* sync with previous runit pr

* merge some fixes into solus (#2)

* chore: update copyright year (ChrisTitusTech#988)

* refact: minor fixes (ChrisTitusTech#971)

* Fix unused float handle mouse function, pub mod appstate

Fix unnecessary usage of pub mod for appstate and resolve unused float handle mouse function

* Resolve clippy warnings

Remove explicit lifetime for floatcontent impl. Use div_ceil instead of manually calculating the rows for hints

---------

Co-authored-by: Adam Perkowski <[email protected]>
Co-authored-by: Jeevitha Kannan K S <[email protected]>

* fixes (#3)

* chore: update copyright year (ChrisTitusTech#988)

* refact: minor fixes (ChrisTitusTech#971)

* Fix unused float handle mouse function, pub mod appstate

Fix unnecessary usage of pub mod for appstate and resolve unused float handle mouse function

* Resolve clippy warnings

Remove explicit lifetime for floatcontent impl. Use div_ceil instead of manually calculating the rows for hints

---------

Co-authored-by: Adam Perkowski <[email protected]>
Co-authored-by: Jeevitha Kannan K S <[email protected]>

* chore(release): prepare for 25.1.10 (ChrisTitusTech#991)

* Update linutil.yml (ChrisTitusTech#993)

* merge void to solus (#5)

* service

* usb support for void

* revert

* Update common-service-script.sh

* Update system-update.sh

* fix bluez install

* Update samba-ssh-setup.sh

* Update samba-ssh-setup.sh

* sync with previous runit pr

* merge (#4)

* chore: update copyright year (ChrisTitusTech#988)

* refact: minor fixes (ChrisTitusTech#971)

* Fix unused float handle mouse function, pub mod appstate

Fix unnecessary usage of pub mod for appstate and resolve unused float handle mouse function

* Resolve clippy warnings

Remove explicit lifetime for floatcontent impl. Use div_ceil instead of manually calculating the rows for hints

* chore(release): prepare for 25.1.10 (ChrisTitusTech#991)

* Update linutil.yml (ChrisTitusTech#993)

---------

Co-authored-by: Adam Perkowski <[email protected]>
Co-authored-by: Jeevitha Kannan K S <[email protected]>
Co-authored-by: Chris Titus <[email protected]>

---------

Co-authored-by: Adam Perkowski <[email protected]>
Co-authored-by: Jeevitha Kannan K S <[email protected]>
Co-authored-by: Chris Titus <[email protected]>

---------

Co-authored-by: Adam Perkowski <[email protected]>
Co-authored-by: Jeevitha Kannan K S <[email protected]>
Co-authored-by: Chris Titus <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cargo build fails
2 participants