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

Add "add icon" step to windows pipeline #1712

Merged
merged 9 commits into from
Aug 13, 2024
Merged

Add "add icon" step to windows pipeline #1712

merged 9 commits into from
Aug 13, 2024

Conversation

Jingru923
Copy link
Contributor

Fixes #585

It is tested on local machine. After ribasim binary is built, if you run pixi run add-ribasim-icon, the ribasim.exe will have an ribasim icon. The image file is checked in utils/ folder. This "add icon" step is added to the windows build pipeline, it is right after the build step

@Jingru923 Jingru923 linked an issue Aug 12, 2024 that may be closed by this pull request
@Jingru923 Jingru923 marked this pull request as draft August 12, 2024 11:32
Copy link
Member

@visr visr left a comment

Choose a reason for hiding this comment

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

Two nitpicks, looks good to me otherwise if the pixi.lock diff is based on main.

pixi.toml Outdated Show resolved Hide resolved
Copy link
Member

Choose a reason for hiding this comment

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

Would be better in docs\assets\ribasim.ico

@Jingru923 Jingru923 marked this pull request as ready for review August 12, 2024 12:36
@Jingru923 Jingru923 requested a review from visr August 12, 2024 12:37
@Jingru923
Copy link
Contributor Author

I downloaded one of the windows build artifacts from TC, it worked: :D
image

@Jingru923 Jingru923 merged commit 7cc16f6 into main Aug 13, 2024
30 checks passed
@Jingru923 Jingru923 deleted the add-icon branch August 13, 2024 06:40
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.

Add icon to ribasim.exe
2 participants