-
Notifications
You must be signed in to change notification settings - Fork 27
Rebrand to Creedengo and prepare 2.0.0 release #109
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
base: main
Are you sure you want to change the base?
Conversation
android-plugin/src/main/java/io/creedengo/java/checks/environment/batch/JobCoalesceRule.java
Outdated
Show resolved
Hide resolved
android-plugin/src/main/java/io/creedengo/java/checks/environment/batch/JobCoalesceRule.java
Show resolved
Hide resolved
android-plugin/src/main/resources/io/creedengo/android/java/creedengo_java_profile.json
Outdated
Show resolved
Hide resolved
dedece35
left a comment
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.
it remains a "www.ecocode.io/" inside EC541.html. please correct it.
android-plugin/src/main/java/io/creedengo/xml/checks/batch/ServiceBootTimeXmlRule.java
Outdated
Show resolved
Hide resolved
| @@ -1,4 +1,4 @@ | |||
| <img src="http://www.neomades.com/extern/partage/ecoCode/2sur5_1x.png"> | |||
| <img src="http://www.neomades.com/extern/partage/Creedengo/2sur5_1x.png"> | |||
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.
maybe check with Olivier L. for the right URL ?
android-plugin/pom.xml
Outdated
| <version>1.2.1-SNAPSHOT</version> | ||
| <groupId>io.creedengo</groupId> | ||
| <artifactId>creedengo-android-parent</artifactId> | ||
| <version>2.0.0</version> |
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.
sorry, but I mean that it's better to keep "2.0.0-SNASPHOT" instead of "2.0.0"
codenarc-converter/pom.xml
Outdated
| <version>1.2.1-SNAPSHOT</version> | ||
| <groupId>io.creedengo</groupId> | ||
| <artifactId>creedengo-android-parent</artifactId> | ||
| <version>2.0.0</version> |
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.
sorry, but I mean that it's better to keep "2.0.0-SNASPHOT" instead of "2.0.0"
Rebrand to Creedengo and prepare 2.0.0 release
Description:
This MR completes the rebranding from ecoCode to Creedengo across the repository.
It aligns package names, resources, build metadata, and documentation, and ensures the generated artifacts and plugin metadata reflect the new creedengo identity.
Key changes: