LucidPlan
login
projects
ui mode
🔗 go to
bewaking
byggsteg
emacs-packages
ggg
hygguile
iter-vitae
jjba23-socials
jointhefreeworld
keuringsdienst
kracht
lucidplan
oculuslambda
orgwebalchemy
pingwing
pop-server
pop-test
supreme-sexp-system
uberprojekt
wikimusic
wolk-jjba
title
status
To-do
Work in Progress
In Review
Done
Rejected
type
Task
Bug
Story
Spike
Time Box
priority
description
This ticket aims to enhance the visibility of the Supreme Sexp System's (SSS) current release and its continuous integration/continuous deployment (CI/CD) pipeline status by embedding relevant badges into the project's README and MANUAL files. This will provide users and potential contributors with immediate insights into the project's development activity and the most recent stable version. The specific badges to be added are: - Latest Tag Badge: This badge will dynamically display the version number of the most recent tagged release of SSS. This allows users to quickly identify the current stable version. - Pipeline Status Badge: This badge will reflect the current status of the project's CI/CD pipeline (e.g., build success, tests passing, deployment status). This provides transparency into the project's development health. The tasks involved in this ticket include: - Identifying the source of the "latest tag" information: Determining where this information is stored (e.g., Git repository tags) and how to generate a badge dynamically. Services like shields.io can often be used for this. - Identifying the source of the pipeline status information: Determining how to retrieve the status badge URL. - Embedding the badges in the README file - Embedding the badges in the MANUAL file - Ensuring the badges are correctly rendered and are easily visible in both the online and potentially offline versions of the README and MANUAL. - Verifying that the badges dynamically update to reflect the latest tag and pipeline status. By adding these badges, we will improve the discoverability of the latest SSS release and provide valuable real-time feedback on the project's development status, contributing to a more informative and trustworthy experience for the community.
submit