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

feat: working on GH pages #82

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Levdbas
Copy link
Member

@Levdbas Levdbas commented Dec 15, 2023

As mentioned in #81 we would like to automate the github docs deployment. This is a first step in that direction. Since I am fairly new to Actions I see this PR as a kickstart for the actual automation. @nlemoine , I hope you are able to lend a hand to get this going.

What is working:

  • Checks out both repo's
  • Setup Nodejs
  • Setup PHP 7.4 and composer
  • Runs the build steps successfully

What fails
The Upload artifact currently fails but that might have everything to do with running the action locally on Docker/Act.

Is there a way we can dry run this on Github/verify its workings without breaking the current docs? 👯

@Levdbas Levdbas linked an issue Dec 15, 2023 that may be closed by this pull request
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.

Deploy docs via github actions.
1 participant