forked from devcontainers/devcontainers.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
[pull] gh-pages from devcontainers:gh-pages #12
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
Open
pull
wants to merge
129
commits into
ecampuslearning:gh-pages
Choose a base branch
from
devcontainers:gh-pages
base: gh-pages
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
* Formatting * Update _implementors/features.md Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> * Add Slack link * Update _implementors/spec.md Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> --------- Co-authored-by: bamurtaugh <brmurtau@microsoft.com> Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* add features by MarlonPasso-git * Update _data/collection-index.yml Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> * Update _data/collection-index.yml Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> --------- Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>
* add features by brokenpip3 * fix oci reference
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
Stat vs start
* Add Fedora-based dev-containers For use within a Fedora-based environment, starting with F#. * Lower the case and remove protocol prefix Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> * Add repository --------- Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* Update contributing.md * Update contributing.md * Update contributing.md * Update contributing.md Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> --------- Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
The push and pull examples do not work with the current cli. The latest oras documentation describes the use of the `--config` option for the [push](https://oras.land/docs/commands/oras_push) and [pull](https://oras.land/docs/commands/oras_pull) commands. This parameter change (rename the `--manifest-config` to `--config`) was [documented as a breaking change](https://github.com/oras-project/oras/releases/tag/v0.14.0) in version 0.14.0 of the ORAS CLI, which was released in August 2022.
* Add Logic App Standard Template * Remove individual template from ociReference. Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com> --------- Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>
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>
* Update collection-index.yml * fix case issue
* page width fix * all occurences of .table-responsive removed
Add new collection which contain feature for wolfi docker base images
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* feat(supporting): add section about Gitpod * Apply suggestions from code review Co-authored-by: Brigit Murtaugh <brigit.murtaugh@microsoft.com> --------- Co-authored-by: Brigit Murtaugh <brigit.murtaugh@microsoft.com>
add devcontainer features by TheDiveO
* Update collection-index.yml * Fixed ociReference (=> lowercase) #523
This reverts commit 46d99f3.
Added vscode-features by ChaosWars
…ptfile.dev` file. (#514) Install apt dependencies defined in an `Aptfile.dev` file. This feature is inspired by the approach found in [heroku-buildpack-apt](https://github.com/heroku/heroku-buildpack-apt) and [Aptfile Buildpack on App Platform](https://docs.digitalocean.com/products/app-platform/reference/buildpacks/aptfile/). It simplifies the process of managing and installing apt packages required for a development environment by specifying them in one file.
Add "ForWarD Software" Dev Containers Features collection
* feat: add the pixi package manager to public index * Update the name from pixi -> devcontainer template by blooop to follow the convention used by other repos
* Add my Dev Container Template to index * resolve merge conflict - collection-index.yml
* Add Claude Code Feature entry to collection-index.yml 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> * Add Claude Code feature
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 : )