Michael Currin

Results 320 issues of Michael Currin
trafficstars

e.g. R100 is rename R96 is modify and rename Note this assumes rename and move logic already works (and use one or both in the sentence already)

enhancement

Use `style` in Semantic section - check if the changes are all whitespace only. For staged, check if there _is_ a diff. and check if the no-whitespace diff is _empty_...

enhancement

Hardcoded as `latest zip` or `master.zip` ```md ![Download latest zip](https://img.shields.io/badge/Download-latest_zip-blue?style=for-the-badge) ``` ![Download latest zip](https://img.shields.io/badge/Download-latest_zip-blue?style=for-the-badge) Suggested URL https://github.com/MichaelCurrin/os-genesis/archive/master.zip --- Release - dynamically points to latest by using the API JSON data...

GH changes how it does badges ```diff -[![Python CI](https://github.com/MichaelCurrin/unicron/workflows/Python%20CI/badge.svg)](https://github.com/MichaelCurrin/unicron/actions?query=workflow:"Python+CI" "GitHub Actions workflow") +[![Python CI](https://github.com/MichaelCurrin/unicron/actions/workflows/main.yml/badge.svg)](https://github.com/MichaelCurrin/unicron/actions?query=workflow:"Python+CI" "Go to GitHub Actions workflow") ``` Old: [![Python CI](https://github.com/MichaelCurrin/unicron/workflows/Python%20CI/badge.svg)](https://github.com/MichaelCurrin/unicron/actions?query=workflow:"Python+CI" "GitHub Actions workflow") New: [![Python CI](https://github.com/MichaelCurrin/unicron/actions/workflows/main.yml/badge.svg)](https://github.com/MichaelCurrin/unicron/actions?query=workflow:"Python+CI" "Go...

bug

e.g. [![GitHub Readme Stats](https://github-readme-stats.vercel.app/api?username=MichaelCurrin&show_icons=true)](https://github.com/anuraghazra/github-readme-stats) ```md [![GitHub Readme Stats](https://github-readme-stats.vercel.app/api?username=MichaelCurrin&show_icons=true)](https://github.com/anuraghazra/github-readme-stats) ```

add badges

Class that knows URLs - /tags and /tag - /generate - Blobs including branch and /license