-
Notifications
You must be signed in to change notification settings - Fork 77
Conversation
Corresponding JIRA ticket: https://improbableio.atlassian.net/browse/UTY-2646 |
workers/unity/.gitignore
Outdated
@@ -23,3 +23,6 @@ | |||
# Jetbrains | |||
/Assets/Plugins/Editor/Jetbrains | |||
/Assets/Plugins/Editor/Jetbrains.meta | |||
|
|||
# Sonarcube dependency | |||
global.json |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This shouldn't be in the gitignore, and the file won't ever survive a test.sh
run
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why was this resolved?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think I clicked it by mistake when trying to resolve one of the other 2, anyway, I fixed it now
acde967
to
a38e09d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs a change log entry under 'Breaking Changes' since we now require users to install .NET Core 3.1 to run the tooling (codegen & deployment launcher)
Co-authored-by: Jamie Brynes <[email protected]>
Co-authored-by: Jamie Brynes <[email protected]>
2/3 changes made, last change not possible
Kudos, SonarCloud Quality Gate passed! 0 Bugs |
Description
Update queue with .NET Core SDK 3.1.302
Tests
Documentation
Did you remember a changelog entry?
Primary reviewers
If your change will take a long time to review, you can name at most two primary reviewers who are ultimately responsible for reviewing this request. @ mention them.