Skip to content

Remove links to Gitpod, use Devcontainer file(s) instead #1343

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
briwylde08 opened this issue Mar 5, 2025 · 9 comments
Open

Remove links to Gitpod, use Devcontainer file(s) instead #1343

briwylde08 opened this issue Mar 5, 2025 · 9 comments
Assignees
Labels
dev-rel docker Pull requests that update Docker code enhancement New feature or request

Comments

@briwylde08
Copy link
Contributor

Gitpod is being sunset, so we need to remove all Gitpod links from the docs.

Should be done before April 2025.

@ElliotFriend
Copy link
Contributor

@ElliotFriend ElliotFriend changed the title Remove links to Gitpod Remove links to Gitpod, use Devcontainer file(s) instead Mar 18, 2025
@anataliocs
Copy link
Contributor

@anataliocs anataliocs moved this from To Do to In Review in Dev Docs Apr 1, 2025
@anataliocs anataliocs added enhancement New feature or request docker Pull requests that update Docker code labels Apr 1, 2025
@anataliocs
Copy link
Contributor

Sample badges for replacing throughout the docs

HTML

<a href="https://github.com/codespaces/new?repo=stellar/soroban-examples&editor=web">
  <img src="https://github.com/codespaces/badge.svg" alt="Open in Codespaces">
</a>

Markdown

[![Open in Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?repo=stellar/soroban-examples&editor=web)

@anataliocs
Copy link
Contributor

@anataliocs
Copy link
Contributor

anataliocs commented Apr 15, 2025

@briwylde08 Ok we merged in stellar/soroban-examples#371 should we start updating the links with Codespaces links?

@briwylde08
Copy link
Contributor Author

I don't see why not! @ElliotFriend, any qualms?

@stellar stellar deleted a comment from gre3n3yes34 Apr 18, 2025
@briwylde08
Copy link
Contributor Author

@anataliocs Elliot and I are in agreement that let's do this thing!

@anataliocs
Copy link
Contributor

Gitpod Replacement link 1:
Replacing Gitpod link in Stellar Docs README https://github.com/stellar/stellar-docs/pull/1514/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L55

PR: #1514

@anataliocs
Copy link
Contributor

#1516

@ElliotFriend @briwylde08 I think that's all the gitpod links? I may need to do another pass b/c I used find/replace global regex black magic to replace them all at once

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-rel docker Pull requests that update Docker code enhancement New feature or request
Projects
Status: In Review
Development

No branches or pull requests

3 participants