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

ci: Automatically retrieve extensions submitted to Quarto.org #50

Merged
merged 3 commits into from
Jul 5, 2024

Conversation

mcanouil
Copy link
Owner

@mcanouil mcanouil commented Jul 5, 2024

This pull request adds a new GitHub Actions workflow that automatically retrieves extensions submitted to Quarto.org. The workflow runs on a weekly schedule and fetches the extensions from the Quarto website. The retrieved extensions are then added to the quarto-extensions.csv file. This ensures that the list of Quarto extensions is always up to date.

Fixes #49

@mcanouil mcanouil added the Type: CI/CD 🤖 Issues related to continuous integration and deployment label Jul 5, 2024
@mcanouil mcanouil self-assigned this Jul 5, 2024
@mcanouil mcanouil merged commit 171ff13 into main Jul 5, 2024
3 checks passed
@mcanouil mcanouil deleted the fix/issue49 branch July 5, 2024 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: CI/CD 🤖 Issues related to continuous integration and deployment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Automatically retrieve extensions submitted to Quarto.org
1 participant