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

Update document on release #522

Merged
merged 1 commit into from
Oct 11, 2023
Merged

Conversation

Yang-33
Copy link
Contributor

@Yang-33 Yang-33 commented Oct 10, 2023

The documentation currently updates with each master branch update. Basically document is updated, but code(library/sdk) are updated only on release. To avoid user confusion from code-documentation discrepancies, this pull request

  • Remove workflow to update document whenever some code or documents are updated
  • Update document only on release

@Yang-33 Yang-33 marked this pull request as ready for review October 10, 2023 23:46
@Yang-33 Yang-33 merged commit 8123ba2 into line:master Oct 11, 2023
2 checks passed
@Yang-33 Yang-33 deleted the update-document-on-release branch October 11, 2023 00:28
Yang-33 added a commit that referenced this pull request Oct 13, 2023
Yang-33 added a commit that referenced this pull request Oct 13, 2023
#522 tried to update
document and push changes to master branch. However it doesn't work
because github actions can't push changes to protected branch.

- https://github.com/orgs/community/discussions/25305
- https://github.com/orgs/community/discussions/13836
-
https://stackoverflow.com/questions/74128344/github-protected-branch-hook-declined-even-with-allow-force-pushes

Thanks to https://github.com/actions/deploy-pages, we can deploy & run
github pages on release probably. Let's try!
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