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 GitHub action to periodically update list of Google Fonts #131

Merged
merged 2 commits into from
Jan 28, 2020

Conversation

swissspidy
Copy link
Collaborator

@swissspidy swissspidy commented Jan 27, 2020

This adds a GitHub action that updates the list of fonts from Google Fonts we use in the editor every week on Monday.

@swissspidy swissspidy added the Type: Infrastructure Changes impacting testing infrastructure or build tooling label Jan 27, 2020
@swissspidy swissspidy added the Type: Enhancement New feature or improvement of an existing feature label Jan 27, 2020
id: vars
run: |
npm install
npm run download-fonts
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The $GOOGLE_FONTS_API_KEY env var needed for this has been added as a secret to this repository already.

@swissspidy
Copy link
Collaborator Author

Merging this for testing.

@swissspidy swissspidy merged commit 93db842 into master Jan 28, 2020
@swissspidy swissspidy deleted the add/google-fonts-github-action branch January 28, 2020 13:00
@swissspidy swissspidy mentioned this pull request Feb 13, 2020
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or improvement of an existing feature Type: Infrastructure Changes impacting testing infrastructure or build tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants