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 path provider for multi-platform support #101

Merged
merged 8 commits into from
Jan 23, 2025
Merged

Conversation

aidnem
Copy link
Contributor

@aidnem aidnem commented Jan 23, 2025

Adds environment handler and path provider so that you can use multiple sets of constants depending on what platform you're on

98% of this code is @avidraccoon 's but we had to make some last minute bug fixes, so this branch exists because the commit history diverged by accident during the bugfix process.

Closes #102 by updating to upload-artifacts v4

@aidnem
Copy link
Contributor Author

aidnem commented Jan 23, 2025

Wow turns out in the branching process it somehow didn't actually keep any of the bugfix commits I made.
Luckily I remember them pretty well but I'll fix and then test to make sure they work.

Edit: never mind the code is right I just forgot I never committed before that last commit

@jkleiber
Copy link
Member

@aidnem if you increment the upload-artifacts to v4 in this branch it'll pass CI and I'll approve

@aidnem aidnem enabled auto-merge (squash) January 23, 2025 21:39
@aidnem
Copy link
Contributor Author

aidnem commented Jan 23, 2025

@jkleiber done!

@aidnem aidnem merged commit 423527d into main Jan 23, 2025
6 checks passed
@jkleiber jkleiber deleted the path-provider-fix branch January 23, 2025 21:41
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.

Fix CI using deprecated artifact actions v3
3 participants