Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new 'authors' field to detailed JSON software listing #4460

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

APN-Pucky
Copy link
Contributor

@APN-Pucky APN-Pucky commented Feb 18, 2024

This comes in handy for keeping software up to date by comparing with repology once easybuilders/easybuild-docs#233 is merged and repology includes easybuild.

The current default and markdown behavior are unaffected by this change.
The JSON listing will however show a list of authors (empty atm for (almost?) all packages).
=> see adjusted docs.py tests

The format in easybuilds would probably be best close to pyproject.tomls:

authors = ["Alexander Puck Neuwirth <alexander@neuwirth-informatik.de>"]

I have not found a good place to add a check for the name <email> format, if one even wants to enforce it?

Closes: #4401

@APN-Pucky APN-Pucky changed the title Add new 'authors' to default for JSON software listing Add new 'authors' field to default for JSON software listing Feb 18, 2024
@APN-Pucky APN-Pucky changed the title Add new 'authors' field to default for JSON software listing Add new 'authors' field to detailed JSON software listing Feb 18, 2024
@APN-Pucky APN-Pucky marked this pull request as ready for review February 18, 2024 20:49
@boegel boegel added this to the 4.x milestone Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request/proposal: maintainers/authors optional infos in easybuild files
2 participants