{"id":21771671,"url":"https://github.com/gma/devcontainer-features","last_synced_at":"2025-03-21T06:24:41.543Z","repository":{"id":261690309,"uuid":"883863529","full_name":"gma/devcontainer-features","owner":"gma","description":"Dev container features that I've found useful","archived":false,"fork":false,"pushed_at":"2024-11-24T08:59:51.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T03:23:05.172Z","etag":null,"topics":["devcontainer","devcontainer-feature","devcontainer-features","devcontainers","devcontainers-collection","devcontainers-features"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gma.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-05T17:51:20.000Z","updated_at":"2024-11-12T12:35:05.000Z","dependencies_parsed_at":"2025-01-26T03:32:32.569Z","dependency_job_id":null,"html_url":"https://github.com/gma/devcontainer-features","commit_stats":null,"previous_names":["gma/devcontainer-features"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gma%2Fdevcontainer-features","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gma%2Fdevcontainer-features/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gma%2Fdevcontainer-features/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gma%2Fdevcontainer-features/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gma","download_url":"https://codeload.github.com/gma/devcontainer-features/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244747416,"owners_count":20503380,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["devcontainer","devcontainer-feature","devcontainer-features","devcontainers","devcontainers-collection","devcontainers-features"],"created_at":"2024-11-26T14:18:00.989Z","updated_at":"2025-03-21T06:24:41.521Z","avatar_url":"https://github.com/gma.png","language":"Shell","readme":"devcontainer-features\n=====================\n\nThis repository contains [features] for the tools that I find useful when working with [devcontainers].\n\nThe implementation of my devcontainer features is based heavily on the examples provided in the [devcontainers/feature-starter] template repository.\n\n[features]: https://containers.dev/features\n[devcontainers]: https://containers.dev\n[devcontainers/feature-starter]: https://github.com/devcontainers/feature-starter\n\nRunning the tests\n-----------------\n\nThe `devcontainer` command provides support for testing devcontainer features. This repository has tests, which are run automatically in a GitHub action.\n\nTo run them locally, install the `devcontainer` command:\n\n```sh\nnpm install -g @devcontainer/cli\n```\n\nThen run the tests:\n\n```sh\ndevcontainer features test --skip-autogenerated .\n```\n\nIf writing new tests, the [cli testing docs] are the best place to read up on how the test framework works.\n\n[cli testing docs]: https://github.com/devcontainers/cli/blob/HEAD/docs/features/test.md\n\nReleasing features\n------------------\n\nIf you're ready to release a new version of a feature, you'll need to bump the version number in the `devcontainer-feature.json` file. Follow [semantic versioning] when choosing the version number.\n\nDocumentation for a feature (in a feature-specific `README.md` file) is auto-generated from the feature's metadata, and (if present) a `NOTES.md` file in the feature's directory. So write instructions for users in the `NOTES.md` file. The GitHub action will automatically produce a pull request that creates/updates the `README.md` file, as required.\n\nTo actually publish a feature you can use the `devcontainer features publish` command, but the easy way is to run the GitHub action. Head over to the [Actions tab], find the Release action, and run it.\n\n[semantic versioning]: https://semver.org/\n[Actions tab]: https://github.com/gma/devcontainer-features/actions\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgma%2Fdevcontainer-features","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgma%2Fdevcontainer-features","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgma%2Fdevcontainer-features/lists"}