-
Notifications
You must be signed in to change notification settings - Fork 14
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
1770 Rename menas web to menas #1786
1770 Rename menas web to menas #1786
Conversation
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 (just read the code)
c4ba831
to
97d1194
Compare
97d1194
to
d370a40
Compare
@@ -22,7 +22,7 @@ jobs: | |||
name: Test approved or docs | |||
runs-on: ubuntu-latest | |||
steps: | |||
- uses: danielchabr/pr-labels-checker@master | |||
- uses: danielchabr/pr-labels-checker@v3.0 |
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 this change?
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.
@Zejnilovic suggested it, because the master is against some standards
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.
Are we sure it works? Because I had tried it with this entry when implementing the action and for an unknown reason, it was saying my the action plugin cannot be found/downloaded.
"version": "3.0.0-SNAPSHOT", | ||
"description": "Menas Client", | ||
"description": "Menas UI Client", |
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 like this change
Haven't found any more menas-web mentioned anywhere in the code 👍 |
Question to discuss: do we rename some of the classed using Menas name? |
Kudos, SonarCloud Quality Gate passed!
|
Closes #1770