-
Notifications
You must be signed in to change notification settings - Fork 63.1k
First public PR: devcontainer JSON fix + minimal CI guardrails #40093
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
Closed
Closed
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
becb1e0
Initial plan
Copilot 373c7f7
Initial plan
Copilot a2c07f1
Implement comprehensive devcontainer security hardening
Copilot 64404d9
Add devcontainer port visibility automation and security hardening do…
Copilot 38433d4
Fix bullet point formatting in introduction-to-dev-containers.md
Copilot 921f8d9
Merge pull request #3 from 02ez/copilot/fix-4f8f2aa5-4a54-438f-89e7-b…
02ez 108d1a2
Docs: tighten devcontainer JSON + stable Codespaces port setup
02ez 5b0a086
Use canonical `gh codespace ports visibility`
02ez a8e8daa
Docs: canonicalize `gh codespace ports visibility` in Python setup
02ez 2fd1fbc
Docs: standardize on `gh codespace ports visibility` and unify examples
02ez 1e1c079
chore(ci): add PR summary using $GITHUB_STEP_SUMMARY
02ez 81b63dc
ci(pr-summary): robust file listing via git diff-tree + precise docs …
02ez 5aff31b
ci(pr-summary): add PR summary via $GITHUB_STEP_SUMMARY (robust diff-…
02ez f7e8e86
Update pr-summary.yml with new content
02ez 8045d10
Merge pull request #1 from 02ez/copilot/fix-53426d94-92c8-4134-9b70-d…
02ez 2900603
fix: content/actions/reference/workflows-and-actions/dockerfile-suppo…
snyk-bot 57290a5
Merge pull request #10 from 02ez/snyk-fix-dc594754af378df296533088493…
02ez caad731
fix: Dockerfile.openapi_decorator to reduce vulnerabilities
snyk-bot 4bb0bdb
Merge pull request #11 from 02ez/snyk-fix-dcb79ae3a247dad781581e023a2…
02ez fafce21
fix: package.json & package-lock.json to reduce vulnerabilities
snyk-bot 863c33b
Merge pull request #12 from 02ez/snyk-fix-ab9a4762951c40794c26c21888e…
02ez File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Docs: tighten devcontainer JSON + stable Codespaces port setup
- Convert examples to strict JSON (no comments/trailing commas). - Recommend forwardPorts: [4000] and `gh codespace ports visibility 4000:public -c "$CODESPACE_NAME"`. - Add quick validation: `jq -e .` and `npx @devcontainers/cli validate`. - Scope is docs only; happy to adjust to house style. Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
- Loading branch information
There are no files selected for viewing
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.