Skip to content

Conversation

@jimchamp
Copy link
Collaborator

@jimchamp jimchamp commented Dec 26, 2025

Closes #11306

Removes link to Gitpod from project README files.
Removes Gitpod configuration file and set-up script.
Removes references to Gitpod from comment strings.
Removes code related to Gitpod from service worker utilities and their tests.

Technical

Testing

Screenshot

Stakeholders

Copilot AI review requested due to automatic review settings December 26, 2025 20:36
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request aims to deprecate Gitpod from the Open Library project in response to issue #11306, which notes that Gitpod has pivoted to a different service (Ona). The PR removes the Gitpod badge from the main README and deletes the .gitpod.yml configuration file.

Key changes:

  • Removed Gitpod badge from the top badges section of the main README
  • Deleted the entire .gitpod.yml configuration file containing port configurations, tasks, and setup commands

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
Readme.md Removes the Gitpod badge from the project badges section at the top of the README
.gitpod.yml Completely deletes the Gitpod configuration file that defined ports, tasks, and setup commands for the Gitpod environment

Note: This PR is incomplete. Multiple Gitpod references remain throughout the codebase, including in the main README (lines 47-50), localized README files, docker documentation, setup scripts, and functional code. A more comprehensive approach is needed to fully deprecate Gitpod as described in the linked issue.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jimchamp jimchamp marked this pull request as draft December 26, 2025 20:49
@jimchamp jimchamp marked this pull request as ready for review December 26, 2025 21:03
@jimchamp jimchamp changed the title Remove gitpod link and configuration Remove gitpod references from codebase Dec 26, 2025
@RayBB
Copy link
Collaborator

RayBB commented Dec 29, 2025

🫡 it was good while it lasted. OL now seems to run much better on my laptop then back when we started with gitpod

@github-project-automation github-project-automation bot moved this to Waiting Review/Merge from Staff in Ray's Project Dec 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Waiting Review/Merge from Staff

Development

Successfully merging this pull request may close these issues.

Deprecate Gitpod

3 participants