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

GHA Linux: deploy website #84

Closed
bschilder opened this issue May 11, 2023 · 1 comment
Closed

GHA Linux: deploy website #84

bschilder opened this issue May 11, 2023 · 1 comment
Assignees
Projects

Comments

@bschilder
Copy link
Collaborator

Documenting an issue originally discusssed in Slack communications.

Hey @NathanSkene , I just pushed some fixes to EWCE (see NEWS for details), but running into some issues with permissions when launching the docs website via GitHub Actions. Would you mind checking this by following the steps listed here?
JamesIves/github-pages-deploy-action#1318

Screenshot 2023-05-11 at 16 12 21

See failed GHA report here:
https://github.com/NathanSkene/EWCE/actions/runs/4800091134/jobs/8540581705

This log is too long to see in the browser, so i downloaded it and found the relevant section:

2023-04-25T17:46:27.4602938Z Reset branch 'github-pages-deploy-action/ga30b09mm'
2023-04-25T17:46:27.4614026Z [command]/usr/bin/chmod -R +rw github-pages-deploy-action-temp-deployment-folder
2023-04-25T17:46:27.4660046Z [command]/usr/bin/git worktree remove github-pages-deploy-action-temp-deployment-folder --force
2023-04-25T17:46:27.4781697Z ##[error]The deploy step encountered an error: The process '/usr/bin/git' failed with exit code 128 ❌
2023-04-25T17:46:27.4786025Z ##[notice]Deployment failed! ❌
2023-04-25T17:46:27.4935592Z ##[group]Run actions/upload-artifact@v3

Still not quite sure why this is occurring.

@bschilder bschilder self-assigned this May 11, 2023
@bschilder bschilder added this to To do in EWCE via automation May 11, 2023
@bschilder
Copy link
Collaborator Author

Seems to be working now, I think this was either:

  1. as temporary issue with the GH pages deployment subaction
  2. not have the correct "write" permissions set in rworkflows.

Either way, I believe this is now resolved.
https://nathanskene.github.io/EWCE/index.html

EWCE automation moved this from To do to Done Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
EWCE
Done
Development

No branches or pull requests

1 participant