Skip to content

feat: use upstream config for contributors #526

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

Conversation

agoose77
Copy link
Contributor

Important

Depends upon ProjectPythia/pythia-config#12

This PR uses GitHub IDs for blog post authors, which are mapped to contributor details in the upstream pythia.yml.

@agoose77 agoose77 requested a review from a team as a code owner June 19, 2025 19:27
@agoose77 agoose77 requested review from clyne and brian-rose and removed request for a team June 19, 2025 19:27
Copy link
Contributor

github-actions bot commented Jun 19, 2025

👋 Thanks for opening this PR! The Cookbook will be automatically built with GitHub Actions. To see the status of your deployment, click below.
🔍 Git commit SHA: ff36765
✅ Deployment Preview URL: https://projectpythia.github.io/_preview/526

@@ -1,7 +1,7 @@
---
date: 2025-01-20
author: Kevin Tyle
tags: ['binderhub', 'maintenance']
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gah, please ignore the LSP formatter changes.

@brian-rose
Copy link
Member

@agoose77 our existing CITATION.cff files use the convention

authors:
  - family-names: Rose
    given-names: Brian E. J.

Is that supported here? Or do we have to stick to name:?

@brian-rose
Copy link
Member

Is that supported here? Or do we have to stick to name:?

I think the answer is here: https://mystmd.org/guide/frontmatter#frontmatter-authors

We can include

name:
   - surname: Rose
   - given: Brian E. J.

and some other fields as well.

I'm interested to see if myst can generate an equivalent to our existing CITATION.cff that would comply with Zenodo requirements. If so, we could automate the generation of the .cff file at build time and keep one version of truth for author details across all our many repos. That would be a win.

@brian-rose
Copy link
Member

I think I meant to put these comments over in ProjectPythia/pythia-config#12, sorry!

@brian-rose brian-rose merged commit f34e023 into ProjectPythia:main Jun 20, 2025
6 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants