Skip to content

Remove broken Codespaces badges from workshop READMEs#120

Merged
WSPluta merged 3 commits intofeature/add-workshopsfrom
remove-codespaces-buttons
Apr 28, 2026
Merged

Remove broken Codespaces badges from workshop READMEs#120
WSPluta merged 3 commits intofeature/add-workshopsfrom
remove-codespaces-buttons

Conversation

@RichmondAlake
Copy link
Copy Markdown
Member

@RichmondAlake RichmondAlake commented Apr 28, 2026

Summary

  • Removed the Open in GitHub Codespaces badge from each of the three workshop READMEs (agent_memory_workshop, from_rag_to_agents_workshop, information_retrieval_to_RAG). The badges all linked to codespaces.new/speechlyze/..., which is not the canonical location for these workshops.
  • Dropped the Option A: GitHub Codespaces instructions section from each README (which referenced the now-removed badge) and promoted the local-development path to be the body of Getting Started.
  • Repointed the "From RAG to Agents Workshop" link in workshops/information_retrieval_to_RAG's README and both notebooks (notebook_student.ipynb, notebook_complete.ipynb) from github.com/speechlyze/from_rag_to_agents_workshop to the sibling workshop path inside this hub.

The workshops can be re-introduced to Codespaces in a follow-up PR once a correct entry point under oracle-devrel/oracle-ai-developer-hub is set up.

Test plan

  • Render each updated README on GitHub and confirm the badge no longer appears in the header.
  • Confirm "Getting Started" reads cleanly with only the local-dev (sparse-checkout) instructions.
  • Confirm the "Workshop Files" tree still accurately describes the .devcontainer/ files (they remain on disk for future Codespaces use).
  • Click the "From RAG to Agents Workshop" link in the information_retrieval_to_RAG README and notebooks and confirm it lands on the sibling workshop directory in this hub.

The badges pointed to codespaces.new/speechlyze/* repositories, which are
not the canonical location for these workshops. Removing the buttons
until they can be repointed to the correct repository.
@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 28, 2026
The Codespaces sections referenced a badge that was just removed (the
old badge pointed at codespaces.new/speechlyze/* repos that aren't the
canonical home for these workshops). Until a corrected Codespaces entry
point exists, drop Option A entirely and promote local development to
the Getting Started section so the docs read cleanly.
The information_retrieval_to_RAG README and both workshop notebooks
linked to github.com/speechlyze/from_rag_to_agents_workshop in their
'Where to Next?' section. The canonical home is the sibling workshop
inside oracle-devrel/oracle-ai-developer-hub, so point readers there
instead.
@WSPluta WSPluta merged commit 9cd7140 into feature/add-workshops Apr 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants