FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

refactor: download all images in-repo instead of user-attachments by FidelusAleksander · Pull Request #183 · skills/code-with-codespaces · GitHub

/ code-with-codespaces Public template

refactor: download all images in-repo instead of user-attachments - #183

Closed
FidelusAleksander wants to merge 2 commits into
skills:mainfrom
FidelusAleksander:main
Closed

refactor: download all images in-repo instead of user-attachments#183
FidelusAleksander wants to merge 2 commits into
skills:mainfrom
FidelusAleksander:main

Conversation

Copy link
Copy Markdown
Contributor

Summary

This pull request updates the documentation and workflow files to improve the clarity and reliability of the Codespaces setup instructions. The main focus is on replacing all image links in the markdown steps with repository-hosted images for better stability, and updating the workflow to use a specific branch reference.

Documentation improvements:

  • All image links in the .github/steps/*.md files have been updated to use raw GitHub URLs pointing directly to images stored in the repository, instead of user-uploaded assets. This ensures that the images remain accessible and consistent regardless of external changes. [1] [2] [3] [4] [5] [6] [7] [8]

Workflow update:

  • The start-exercise job in .github/workflows/0-start-exercise.yml now references the start-exercise-updates branch of the skills/exercise-toolkit workflow, instead of a fixed version tag, allowing for use of the latest updates from that branch.

Changes

Closes:

Task list

  • For workflow changes, I have verified the Actions workflows function as expected.
  • For content changes, I have reviewed the style guide.

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

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL