Magnus Markling

Results 72 comments of Magnus Markling

In my view it would be a 1:1 mapping between action and CLI. The action has an input called `package`, mapping to the CLI argument `--package`, which decides which package...

This issue can now be closed.

Great! Would you add a [github release](https://github.com/obi1kenobi/cargo-semver-checks-action/releases) describing the new version as well, please?

Sure, I'd be happy too. In the declined PR you mentioned that a lot of Rust coding needed to be done in addition to the TypeScript changes. Does that still...

I've also noticed this. What I'd like to do is actually split up the `##teamcity[testSuiteStarted name='dockDirective click-handler.PhantomJS 1.9.0 (Windows 7)']` string into properly nested "suites". I have yet to figure...

@Dignifiedquire No problem, that's perfectly understandable. I'd just like some basic input on this idea, before I start coding. No fun writing a PR if it never gets accepted later...

@raul Any update on this? Is this repo active? Really looking forward to the Swedish translation!

Also running into this problem with a dependency I cannot (currently) upgrade. Any comments/ideas @myrrlyn?

I'd be happy to take a look at this! It would be a separate bin crate then? ~~Are there any good example .md files? Or should I just generate them...

>I think it could just be a new binary next to the others to start with. Yes, that's what I mean by "separate bin crate". I agree that we might...