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 Distributed Press Publishing to GitHub Actions Workflow #272

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

tripledoublev
Copy link
Member

@tripledoublev tripledoublev commented Jan 4, 2024

  • Introduced a new step in the GitHub Actions workflow for deploying to Distributed Press Production
  • This step is conditional on the master branch and uses hyphacoop/[email protected]
  • Configured to publish the contents of the ./_book directory
  • Included necessary configurations like Distributed Press URL, refresh token, and site URL

Currently Missing:

  • The Github secret for the refresh_token (secrets.DISTRIBUTED_PRESS_PRODUCTION_TOKEN)
  • DNS stuff

- Introduced a new step in the GitHub Actions workflow for deploying to Distributed Press Production
- This step is conditional on the master branch and uses hyphacoop/[email protected]
- Configured to publish the contents of the ./_book directory
- Included necessary configurations like Distributed Press URL, refresh token, and site URL
@tripledoublev tripledoublev self-assigned this Jan 4, 2024
@tripledoublev tripledoublev changed the title Added Distributed Press Publishing to GitHub Actions Workflow Add Distributed Press Publishing to GitHub Actions Workflow Jan 4, 2024
@tripledoublev
Copy link
Member Author

Closes #235

@tripledoublev tripledoublev merged commit 1215485 into master Jan 4, 2024
1 check passed
@tripledoublev tripledoublev deleted the publish-via-dp-#235 branch January 4, 2024 20:30
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.

1 participant