Rolf Erik Lekang

Results 51 comments of Rolf Erik Lekang

>You mentioned about to add --post flag to changelog command, but this is already in place, right? What I meant is add the click decorator to [`cmd_changelog`](https://github.com/relekang/python-semantic-release/blob/master/semantic_release/cli.py#L403-L414) so it gets...

I bet it is way to big to review in one go so my suggestion is that you push it directly to 8x branch on this repo and start to...

Thought I gave you access weeks ago 😅 Sorry about that, does it work now?

Thank you both for the work you have put into this! The trusted publishing is set up now

@codejedi365 I sent you an invite to the org, thanks again for putting in the effort 😄

I think it would be great if it was easier to consume codemods. I like both options :v: Another option worth considering is custom cli. I did this with [my...

Great :) Should I create a separate issue for the cli part like @DrewML suggested? I can work on an implementation of that next week.

[Got started today](https://github.com/relekang/jscodeshift/commit/2fc03994425b7d28df8ed027c9cb4db1f9e79318?w=1). I also added it to [my codemod repo](https://github.com/relekang/codemods/pull/16). I am a bit unsure about the best way to test this so any suggestions would be highly appreciated.

I find it in settings, but it only have apps that I have tried to open. It does not seem like there is a generic setting. ![screenshot 2018-09-18 09 49...

Not sure, I think transformer like you mentioned earlier is the best option. That is at least the path I am trying now.