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

Fix CI: Fix GH Pages file permissions and index.html #474

Merged
merged 3 commits into from
Jul 10, 2023
Merged

Conversation

neysofu
Copy link
Member

@neysofu neysofu commented Jul 7, 2023

Description

Follow-up to #468.

  • Added a index.html (which GH needs to correctly display Pages) that redirects to sov_rollup_interface.
  • Fixed file permissions before uploading the artifact (neeeded by actions/upload-pages-artifact@v1).
  • Added timeouts to the jobs as a fail-safe mechanism if they ever get stuck.

Testing

I tested all changes in a personal fork: https://github.com/neysofu/sovereign-sdk. Resulting GH Pages here: https://neysofu.github.io/sovereign-sdk.

Docs

I added a few comments to rust.yml.

@neysofu neysofu changed the title Fix GH Pages file permissions and index.html Fix CI: Fix GH Pages file permissions and index.html Jul 7, 2023
@codecov
Copy link

codecov bot commented Jul 7, 2023

Codecov Report

Merging #474 (9748c08) into main (5414cde) will decrease coverage by 0.1%.
The diff coverage is n/a.

see 2 files with indirect coverage changes

@neysofu neysofu merged commit 698269d into main Jul 10, 2023
9 checks passed
@neysofu neysofu deleted the filippo/fix-pages branch July 10, 2023 06:32
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