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

NOISSUE remove extant error log, blacklist .log files in .gitignore, … #2

Merged

Conversation

ImperatorStorm
Copy link
Contributor

@ImperatorStorm ImperatorStorm commented Jul 1, 2021

…and have both OS' upload artifacts.

PRIOR TO EDIT:

…and have CI only compile on Ubuntu 20.04, as there's no reason to compile on two OS' when it comes to Java, especially if you're only uploading artifacts from one of them.

@OroArmor
Copy link
Member

OroArmor commented Jul 1, 2021

log gone good. multiple os is needed to make sure that the artifacts work for both windows and linux

@ImperatorStorm
Copy link
Contributor Author

ImperatorStorm commented Jul 1, 2021

multiple os is needed to make sure that the artifacts work for both windows and linux

  1. its java, it should be OS independent
  2. why compile on both, but only upload artifacts of one?
  3. successfully compiling != actually working

@OroArmor
Copy link
Member

OroArmor commented Jul 1, 2021

when using java on native code, os dependency is needed. also idk why only one is uploaded, its stolen from the fabric example mod. also the compiling is more for making sure someone doesnt break the jars needed for multiple os

@ImperatorStorm
Copy link
Contributor Author

when using java on native code, os dependency is needed. also idk why only one is uploaded, its stolen from the fabric example mod. also the compiling is more for making sure someone doesnt break the jars needed for multiple os

ah, alright, makes sense. I'll modify the PR accordingly.

@OroArmor
Copy link
Member

OroArmor commented Jul 1, 2021

alright lgtm @hYdos you review

@hYdos hYdos merged commit 1f734a8 into KilnGraphics:master Jul 1, 2021
@ImperatorStorm ImperatorStorm deleted the fix-CI-and-remove-error-log branch July 1, 2021 23:21
CodingRays added a commit that referenced this pull request Jul 10, 2022
Some patches to device and instance management
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.

None yet

3 participants