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 github actions for automatic merge to gh-pages branch #28

Closed
bhufmann opened this issue Aug 13, 2020 · 2 comments
Closed

Add github actions for automatic merge to gh-pages branch #28

bhufmann opened this issue Aug 13, 2020 · 2 comments

Comments

@bhufmann
Copy link
Collaborator

Having such an action will automatically update the gh-pages branch after each update in master branch. This will make sure that the formatted trace server protocol page on https://theia-ide.github.io/trace-server-protocol/ is in sync with master branch.

@bhufmann
Copy link
Collaborator Author

bhufmann commented Sep 1, 2021

This is resolved because the gh-pages webpage is built from the API.yaml file from the master branch using the link below in the index.html file.

https://raw.githubusercontent.com/theia-ide/trace-server-protocol/master/API.yaml

@marco-miller
Copy link
Contributor

Thanks @bhufmann. I don't have enough permissions it seems to close this issue (still open).

@bhufmann bhufmann closed this as completed Sep 1, 2021
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

No branches or pull requests

2 participants