irongut
irongut
I've downloaded the Windows zip of imagemin-app and extracted the contents to their own folder. When I run the exe on Win10 Pro (Creator's Edition) I get the below error...
## Feature Request Reported percentages are rounded to whole numbers which can lead to confusion if a percentage is rounded up to apparently meet a threshold but the package is...
## Feature Request The **Auto Assign PR** workflow doesn't have GitHub token permissions specified because it uses an Action not in the StepSecurity database. ### Expected Behaviour All workflows should...
## Feature Request Add the code coverage summary to a pull request without needing another Action. This could be optional. Using Octokit this should be straightforward, if run from a...
## Feature Request CCS has been tested with Coverlet and gcov, test with other tools that output Cobertura format. * [coverage.py](https://coverage.readthedocs.io/en/latest/cmd.html#xml-reporting) * [Istanbul](https://istanbul.js.org/docs/advanced/alternative-reporters/#cobertura) * [Maven](https://www.mojohaus.org/cobertura-maven-plugin/) * [simplecov](https://github.com/colszowka/simplecov/blob/master/doc/alternate-formatters.md#simplecov-cobertura) * [AltCover](https://github.com/SteveGilham/altcover) ###...
## Feature Request Class coverage metrics are included in the data, include them in the ouput. ### Expected Behaviour Include class metrics in the output, perhaps if a *verbose mode*...
## Submission description I used the challenge to experiment with a new UI for one of my published apps. (Android only) #### GalNet News Original | CarouselView ------------ | -------------...
I copied a screen from one of my current apps into the project including SVG images, converters, models and a cut down version of my ViewModel that fakes the data....
## Feature Request Implement [StepSecurity Secure Workflows](https://github.com/step-security/secure-workflows) Harden Runner recommendations. ### Expected Behaviour Workflows will be updated following the recommendations. ### Additional Context Actions not currently in the StepSecurity token...
## Feature Request New page using `CarouselView` and `IndicatorView` to show recent blog articles. Blog RSS: https://blog.taranissoftware.com/rss.xml ### Expected Behaviour Articles should look similar to cards on my readme and...