[pull] gh-pages from devcontainers:gh-pages - #12
Open
pull[bot] wants to merge 264 commits into
Open
Conversation
Add DevContainer Features such as LaTeX Workshop
* Add Mohd Shukri Hasan's devcontainer templates * add repository link
* added goldsam's features repo to the index * update dev containers repo reference name --------- Co-authored-by: Sam Goldmann <sam.goldmann@gmail.com>
* tip: Writing scripts to known container path * Update _implementors/features.md Co-authored-by: Brigit Murtaugh <brigit.murtaugh@microsoft.com> * Update _implementors/features.md Co-authored-by: Brigit Murtaugh <brigit.murtaugh@microsoft.com> --------- Co-authored-by: Brigit Murtaugh <brigit.murtaugh@microsoft.com>
* dependabot * Update 2024-01-23-dependabot.md
* update Feature dependency docs to match devcontainers/spec@9ba6c9e * Update _implementors/features.md Co-authored-by: Brigit Murtaugh <brigit.murtaugh@microsoft.com> --------- Co-authored-by: Brigit Murtaugh <brigit.murtaugh@microsoft.com>
* Add ROS 2 workspace template collection * Fixed ociReference capitalization Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> --------- Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>
…349) * preping PR to add thefuck to the public index * Update _data/collection-index.yml Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> --------- Co-authored-by: Georg Ofenbeck - taaofge1 <georg.ofenbeck@swisscom.com> Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
Adding reference to a collection of devcontainer features
* New Feature: Rye * Update _data/collection-index.yml Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> --------- Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>
* Initial changes * Borders * Revert changes * Add search functionality and styling to collection table * Add GHPRI * Restore original file * Add search functionality and style to collection table * Revert * Add search functionality to collection table * Revert * Add search functionality and improve table layout in collections.html * Revert change * Add search functionality to collection table * Revert * Add search functionality and style table in collections.html * Refactor collections.html table layout * Add search functionality to collection table * Initial updates * Update search logic and format --------- Co-authored-by: bamurtaugh <brmurtau@microsoft.com>
Co-authored-by: bamurtaugh <brmurtau@microsoft.com>
Co-authored-by: bamurtaugh <brmurtau@microsoft.com>
* Updated the file with latest spec. * Maintained HTML tags as-is in file. * Maintained HTML table structure as-is in file. * Maintained HTML table structure as-is in file. * Maintained links as-is in file. * Changed as per review comments. * Update json_reference.md Removed extra paragraph. * Changed as per review comments. * Modified based on review comments * Update _implementors/json_reference.md "features" used with uppercase F Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> * Added <br> character to keep the as-is page structure. * Removed extra white spaces. * Removed extra white spaces. --------- Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>
* Update collection-index.yml Added bob build system * Update collection-index.yml To address comments
* update initializeCommand definition to match spec (devcontainers/spec#440) * rogue spaces * Update _implementors/json_schema.md Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> --------- Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
Adds dtctl devcontainer feature maintained by agardnerit
Co-authored-by: Abdurrahmaan Iqbal <abdurriq@github.com>
Co-authored-by: Abdurrahmaan Iqbal <abdurriq@github.com>
Bumps ghcr.io/devcontainers/features/node from 1.7.1 to 2.0.0. --- updated-dependencies: - dependency-name: ghcr.io/devcontainers/features/node dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Adds doughatcher/devcontainer-templates to the collection index. This is the same collection that was originally proposed in PR #500 (closed when the work was donated to a corporate namespace). The OSS variant is now back under doughatcher/ as a public, community-focused template collection. The corporate variant has been archived. Maintainer: Doug Hatcher Repository: https://github.com/doughatcher/devcontainer-templates OCI: ghcr.io/doughatcher/devcontainer-templates Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Co-authored-by: Abdurrahmaan Iqbal <abdurriq@github.com>
Co-authored-by: Abdurrahmaan Iqbal <abdurriq@github.com>
* Add Keeper Secrets Manager Dev Container Features * Fix ociReference formatting in collection-index.yml --------- Co-authored-by: Abdurrahmaan Iqbal <abdurriq@github.com>
* Add ghcr.io/aqua/devcontainer-antigravity-cli * fix ghcr.io/aqua/devcontainer-antigravity-cli contact/repo --------- Co-authored-by: Devin Carraway <git@devin.com> Co-authored-by: Abdurrahmaan Iqbal <abdurriq@github.com>
* Add ghcr.io/aqua/devcontainer-antigravity-cli * fix ghcr.io/aqua/devcontainer-antigravity-cli contact/repo * Add ghcr.io/aqua/devcontainer-gcloud. This is a much-expanded version of siri404's gcloud feature, offering options to install the various storage & pubsub emulators, appengine components, etc. The dependency closure of the various gcloud components is large and the disk footprint for some of them is substantial, so all component installs beyond the base CLI are off by default. The "telemetry" feature of siri404's original feature has been removed. While well-intentioned, it leaked ipgeo-mappable location information and other potentially de-anonymizable details that should not be an on-by-default disclosure. * Fix ociReference formatting in collection-index.yml --------- Co-authored-by: Devin Carraway <git@devin.com> Co-authored-by: Abdurrahmaan Iqbal <abdurriq@github.com>
Co-authored-by: Abdurrahmaan Iqbal <abdurriq@github.com>
Co-authored-by: Abdurrahmaan Iqbal <abdurriq@github.com>
* feat: add Dev Container Extras collection * feat: add Dev Container Extras by XavierBeheydt collection --------- Co-authored-by: Abdurrahmaan Iqbal <abdurriq@github.com>
* Add tectonic devcontainer feature listing * Fix newline at end of file in collection-index.yml --------- Co-authored-by: Abdurrahmaan Iqbal <abdurriq@github.com>
Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Abdurrahmaan Iqbal <abdurriq@github.com>
Switches references of 'ryanlua' to lowercase
* Added jrussellsmyth features * typo Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Remove empty line in collection-index.yml --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Abdurrahmaan Iqbal <abdurriq@github.com>
* Add Matilda Code Features to collection index * Use feature-specific ociReference to match Anthropic pattern
Co-authored-by: Abdurrahmaan Iqbal <abdurriq@github.com>
* Add NolanJX/devcontainer-features collection * fix(collection-index): lowercase ociReference for NolanJX features --------- Co-authored-by: Abdurrahmaan Iqbal <abdurriq@github.com>
Co-authored-by: mkvlrn <mkvlrn@gmail.com>
Co-authored-by: Andrii Pravorskyi <1227399-pravorskyi@users.noreply.gitlab.com> Co-authored-by: Abdurrahmaan Iqbal <abdurriq@github.com>
Co-authored-by: Mrinal <mrinal091997@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )