Dynamic NeuroDesk badge #373
Labels
documentation
Improvements or additions to documentation
easy
easy tasks
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Discussed in https://github.com/orgs/NeuroDesk/discussions/372
Originally posted by marcelzwiers October 19, 2023
In my README file (which is shown as the entry point on GitHub, PyPi, and RTD) I display a few dynamic badges that inform the user about the status of the project, such as the CI status, the RTB build, but also the latest PyPi version (see here). The project is also included in NeuroDesk, and I would like to advertise that with a badge, showing the version of the most recent neurocontainer (and in green if it passes the tests or so). So something like this, but then dynamically:
https://img.shields.io/badge/NeuroDesk-v4.2.0-green
I know it's not very important, and as you can see I can do it statically myself. It's just a rainy afternoon task, and a nice PR goody :-)
The text was updated successfully, but these errors were encountered: