Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

ptgott
Copy link
Contributor

@ptgott ptgott commented Sep 9, 2025

Before #307, external contributors to the docs could preview their contributions on AWS Amplify using gravitational/teleport forks by entering their fork URL into the .gitmodules configuration. There is no such possibility for the current site, since the download-content-archive.sh script hard-codes the GitHub repository from which it downloads archives.

This change adds an optional repo_path field to each version metadata object in config.json. External contributors can specify a repository path such as "myfork/teleport" for a version, and the download-content-archive.sh script fetches a tarball from the fork for that version's content directory.

Copy link

github-actions bot commented Sep 9, 2025

Amplify deployment status

Branch Commit Job ID Status Preview Updated (UTC)
paul.gottschling/2025-09-09-repo 8490185 4 ✅SUCCEED paul-gottschling-2025-09-09-repo 2025-09-12 13:25:36

Before #307, external contributors to the docs could preview their
contributions on AWS Amplify using `gravitational/teleport` forks by
entering their fork URL into the `.gitmodules` configuration. There is
no such possibility for the current site, since the
`download-content-archive.sh` script hard-codes the GitHub repository
from which it downloads archives.

This change adds an optional `repo_path` field to each version metadata
object in `config.json`. External contributors can specify a repository
path such as "myfork/teleport" for a version, and the
`download-content-archive.sh` script fetches a tarball from the fork for
that version's content directory.
@ptgott ptgott force-pushed the paul.gottschling/2025-09-09-repo branch from c0486dd to 8490185 Compare September 12, 2025 13:07
@ptgott ptgott force-pushed the paul.gottschling/2025-09-09-repo branch from 8490185 to 6fd06df Compare September 15, 2025 12:34
@ptgott ptgott marked this pull request as ready for review September 15, 2025 12:34
@ptgott ptgott requested a review from taraspos September 15, 2025 12:34
@ptgott ptgott added this pull request to the merge queue Sep 16, 2025
Merged via the queue into main with commit d8eba74 Sep 16, 2025
8 checks passed
@ptgott ptgott deleted the paul.gottschling/2025-09-09-repo branch September 16, 2025 12:45
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