Remove support for non-operational CI provider "Shippable" #26253
Labels
E2E
Issue related to end-to-end testing
Triaged
Issue has been routed to backlog. This is not a commitment to have it prioritized by the team.
type: chore
Work is required w/ no deliverable to end user
What would you like?
Remove redundant code in:
cypress-example-kitchensinkEdit: doneand other repositories owned by https://github.com/cypress-io/
which supported the CI provider "Shippable".
Why is this needed?
The provider is no longer operating and the CI domain https://app.shippable.com which was previously hosting https://app.shippable.com/github/cypress-io/cypress-example-kitchensink no longer exists.
Removing the code is a clean-up activity.
Background
The former CI provider "Shippable" no longer provides a service.
https://app.shippable.com/ is no longer reachable.
http://docs.shippable.com/ is no longer reachable.
Shippable's GitHub repositories under https://github.com/Shippable have not been updated since September 2021.
See We’ve Acquired Shippable to Complete DevOps Pipeline Automation From Code to Production February 21, 2019. JFrog stated they would replace shippable with JFrog Pipelines however it seems there is no simple migration from a
Shippable
workflow to aJFrog Pipelines
workflow.JFrog Pipelines
would have to be treated like a completely new CI provider.Related PRs
The text was updated successfully, but these errors were encountered: