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

Make build script that generates html from srt files, then pushes to redot-docs-live #45

Merged

Conversation

adikhoff
Copy link
Collaborator

  • Combines migrate.py, Sphinx, and some standard shell tools
  • Uses a deploy key that's limited to only the redot-docs-live repo
  • Publishes with ssh
  • Uses build secrets in CloudFlare that contain ssh keys
  • Contains a hack that removes a git config var that was inserted by CloudFlare
  • Limited external configurability for now, may change if needed

…t html to redot-docs-live

* Combines migrate.py, Sphinx, and some standard shell tools
* Uses a deploy key that's limited to only the redot-docs-live repo
* Publishes with ssh
* Uses build secrets in CloudFlare that contain ssh keys
* Contains a hack that removes a git config var that was inserted by CloudFlare
* Limited external configurability for now, may change if needed
@adikhoff adikhoff linked an issue Oct 25, 2024 that may be closed by this pull request
Copy link

Deploying redot-docs-build with  Cloudflare Pages  Cloudflare Pages

Latest commit: 643e228
Status:⚡️  Build in progress...

View logs

@adikhoff adikhoff merged commit 47c5173 into master Oct 25, 2024
2 of 3 checks passed
adikhoff added a commit that referenced this pull request Oct 25, 2024
…redot-docs-live (#45)

* Make build script that generates html from srt files, then pushes that html to redot-docs-live

* Combines migrate.py, Sphinx, and some standard shell tools
* Uses a deploy key that's limited to only the redot-docs-live repo
* Publishes with ssh
* Uses build secrets in CloudFlare that contain ssh keys
* Contains a hack that removes a git config var that was inserted by CloudFlare
* Limited external configurability for now, may change if needed

* Remove Lint error

---------

Co-authored-by: Arjan Dikhoff <[email protected]>
adikhoff added a commit that referenced this pull request Oct 25, 2024
…redot-docs-live (#45)

* Make build script that generates html from srt files, then pushes that html to redot-docs-live

* Combines migrate.py, Sphinx, and some standard shell tools
* Uses a deploy key that's limited to only the redot-docs-live repo
* Publishes with ssh
* Uses build secrets in CloudFlare that contain ssh keys
* Contains a hack that removes a git config var that was inserted by CloudFlare
* Limited external configurability for now, may change if needed

* Remove Lint error

---------

Co-authored-by: Arjan Dikhoff <[email protected]>
@Spartan322 Spartan322 deleted the 43-improve-build-system-merge-build-output-into-one-project branch November 15, 2024 22:05
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.

Improve build system: merge build output into one project
1 participant