-
Notifications
You must be signed in to change notification settings - Fork 33
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
Corrections resolving linting errors #95
Conversation
Resolving linting errors
Linting - more
spaces removed for YAML linting
YAML spaces
line 42 space
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.
LGTM
@@ -99,7 +99,7 @@ info: | |||
license: | |||
name: Apache 2.0 | |||
url: https://www.apache.org/licenses/LICENSE-2.0.html | |||
version: 0.5.0-rc | |||
version: 0.5.0-wip |
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.
wip?
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'm not familiar with the process, do we have to go back to wip and then make another PR for a release candidate?
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.
Yes, the idea is to prepare RC2 after applying changes based on feedback from the latest RC, so the "wip" distinguishes fluid version with ongoing changes from RC.
Added #95 as getting fixed by this PR to the description. |
What type of PR is this?
Add one of the following kinds:
What this PR does / why we need it:
Proposed changes correct errors detected by:
The version was changed to:
0.5.0-wip
Which issue(s) this PR fixes:
Fixes #94 and #97
Special notes for reviewers:
The output of linting can be seen after expanding "Megalinter" section of workflow results:
https://github.com/rartych/DeviceStatus/actions/runs/7209051170/job/19639229860
Changelog input
Additional documentation
This section can be blank.