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

Deploy documentation using JamesIves/github-pages-deploy-action #62

Merged
merged 3 commits into from
Nov 8, 2023

Conversation

hmenke
Copy link
Member

@hmenke hmenke commented Nov 8, 2023

This is just a proposal on how to make the pages build a bit more robust and squash the history of gh-pages on every deployment to prevent uncontrolled growth of the repository size due to binary artifacts on that branch.

@the-hampel

@the-hampel the-hampel marked this pull request as ready for review November 8, 2023 15:18
@the-hampel
Copy link
Member

Thank you @hmenke , that looks quite useful to keep the repo size down.

@the-hampel the-hampel merged commit 5834b67 into TRIQS:unstable Nov 8, 2023
1 of 2 checks passed
@@ -37,8 +37,8 @@ jobs:
run: |
cmake --build build/ --target test

- name: Deploy pages
uses: JamesIves/[email protected]
- name: Deploy pages 🚀
Copy link
Member Author

Choose a reason for hiding this comment

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

This line is of course highly critical.

@hmenke hmenke deleted the pages branch November 8, 2023 16:01
the-hampel added a commit that referenced this pull request Nov 13, 2023
* Deploy documentation using JamesIves/github-pages-deploy-action

---------

Co-authored-by: Alexander Hampel <[email protected]>
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