Hubert SABLONNIÈRE

Results 265 comments of Hubert SABLONNIÈRE

Observations: * `git push` with same remote commit returns `Everything up-to-date` and exit 0 * `git push --force` with same remote commit returns `Everything up-to-date` and exit 0 * `clever...

We discussed this issue with @aurrelhebert and here's our report. ## Context Users want to use the clever-tools in their CI (GitLab, GitHub, Jenkins...). The classic scenario is: * Someone...

@jeremybastin1207 Thank you for your feedbacks. Sorry for the holiday delay :p

It will be in the next release!

We just tested this with @aurrelhebert and `clever deploy --branch TAG_NAME` works. We'll introduce a new option named `--tag` which first checks that the tag is actually a tag locally...

We'll consider a dedicated build for ARM in the CI pipeline but it's not a big priority for now as the install works via npm.

> arrow_right Btw, unless contraindicated, I'll add a mention to Remix Icon (although not mandatory, see their [license](https://github.com/Remix-Design/remixicon#license)) in our [readme](https://www.clever-cloud.com/doc/clever-components/?path=/story/%F0%9F%8F%A0-home-readme--page) ("License" section). Good catch!

> It does trigger the same error. @florian-sanders-cc Yes, it does not. I wrote about the loop errors in issue #808.

Hey @whitlockjc! From what I've understood in this thread you're going to split the project in multiple modules and correct some of the APIs. I need a project like **swagger-tools**...

@whitlockjc Thanks very much for the feedbacks and details.