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

Automate and schedule the pylab-render github action #10

Open
shirlywhirl opened this issue Feb 5, 2022 · 0 comments
Open

Automate and schedule the pylab-render github action #10

shirlywhirl opened this issue Feb 5, 2022 · 0 comments

Comments

@shirlywhirl
Copy link
Collaborator

The action should run

poetry install
poetry run python embed.py skip_embed ${SHIRLYWHIRLMD}

Then commit the changes into shirlywhirlmd and pushing them in main will trigger the rebuild of the site. Once per week is ideal

This line will certainly have to change: https://github.com/shirlywhirl/pylab/blob/main/post.py#L40 its a dumb hardcode. Github actions will likely have an environment variable to utilize for this, but also ../shirlywhirlmd is likely to just work.

Ensure the action does not leak the github secret!

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

No branches or pull requests

0 participants