Skip to content

Conversation

@parkan
Copy link
Collaborator

@parkan parkan commented Oct 27, 2025

this removes the legacy mongodb migration code and associated tests, docs, etc

I would propose deprecating in next release and then merging this

github.com/yusufpapurcu/wmi v1.2.2 // indirect
github.com/zeebo/blake3 v0.2.3 // indirect
github.com/zeebo/errs v1.3.0 // indirect
go.mongodb.org/mongo-driver v1.12.1 // indirect
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

indirect dep from swagger/mocks

@parkan
Copy link
Collaborator Author

parkan commented Oct 29, 2025

hmmm interesting, gitbook doesn't want to finish

- name: Create MySQL database
shell: bash
run: mysql -u root -e "create database singularity"
- name: Start MongoDB
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this entire file should actually be removed

@parkan
Copy link
Collaborator Author

parkan commented Nov 10, 2025

based on a cursory poll of users, we have only one still on V1; they may upgrade to the current release and then use the import tool to migrate to V2/SQL backend

if there are no objections I'm going to merge this to get rid of this legacy code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants