Merged
Conversation
Cleanup badges Signed-off-by: John Lago <750845+Lagoja@users.noreply.github.com>
Update social links Signed-off-by: John Lago <750845+Lagoja@users.noreply.github.com>
Signed-off-by: John Lago <750845+Lagoja@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull Request Overview
This pull request cleans up the documentation by removing outdated Devspace links and deprecating several Devspace-related pages.
- Removed "Open In Devspace" image links from language and database example pages.
- Deleted multiple Devspace documentation pages from the cloud section.
- Updated the README to use updated text and grammar for clarity.
Reviewed Changes
Copilot reviewed 69 out of 71 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| docs/app/docs/devbox_examples/languages/elixir.md | Removed obsolete Devspace image link. |
| docs/app/docs/devbox_examples/languages/csharp.md | Removed obsolete Devspace image link. |
| docs/app/docs/devbox_examples/databases/valkey.md | Removed obsolete Devspace image link. |
| docs/app/docs/devbox_examples/databases/redis.md | Removed obsolete Devspace image link. |
| docs/app/docs/devbox_examples/databases/postgres.md | Removed obsolete Devspace image link. |
| docs/app/docs/devbox_examples/databases/mysql.md | Removed obsolete Devspace image link. |
| docs/app/docs/devbox_examples/databases/mariadb.md | Removed obsolete Devspace image link. |
| docs/app/docs/devbox_cloud/beta_faq.md | Removed deprecated beta FAQ content. |
| docs/app/cloud/sidebar.ts | Removed the "Jetify Devspace" category from the sidebar. |
| docs/app/cloud/index.md | Updated navigation content by removing Devspace references. |
| docs/app/cloud/faq.md | Removed outdated FAQ content regarding Devspace specs. |
| docs/app/cloud/devspace/* | Deleted multiple Devspace-related documentation pages. |
| docs/README.md | Updated text, links, and grammar in the main documentation page. |
| README.md | Updated installation instructions and quickstart grammar fixes. |
Files not reviewed (2)
- docs/app/cloud/devspace/category.json: Language not supported
- docs/app/docs/devbox_cloud/index.mdx: Language not supported
bakito
pushed a commit
to bakito/devbox
that referenced
this pull request
Apr 25, 2025
## Summary Cleanup Devspaces Documentation links ## How was it tested? Localhost testing ## Community Contribution License All community contributions in this pull request are licensed to the project maintainers under the terms of the [Apache 2 License](https://www.apache.org/licenses/LICENSE-2.0). By creating this pull request, I represent that I have the right to license the contributions to the project maintainers under the Apache 2 License as stated in the [Community Contribution License](https://github.com/jetify-com/opensource/blob/main/CONTRIBUTING.md#community-contribution-license). --------- Signed-off-by: John Lago <750845+Lagoja@users.noreply.github.com>
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
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.
Summary
Cleanup Devspaces Documentation links
How was it tested?
Localhost testing
Community Contribution License
All community contributions in this pull request are licensed to the project
maintainers under the terms of the
Apache 2 License.
By creating this pull request, I represent that I have the right to license the
contributions to the project maintainers under the Apache 2 License as stated in
the
Community Contribution License.