-
Notifications
You must be signed in to change notification settings - Fork 69
[ENG-7391] Cleanup, remove sharectl and share.bin.* #849
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
[ENG-7391] Cleanup, remove sharectl and share.bin.* #849
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left comments on the last commit (few requests, mostly looks good!)
could you rebase that one commit onto the feature branch? looks like it'll go cleanly
$ git rebase HEAD~ feature/cleanup_remove_sharectl --onto upstream/feature/share-cleanupgrade-2025
Successfully rebased and updated refs/heads/feature/cleanup_remove_sharectl.
18bf48b to
a4ffaf7
Compare
aaxelb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's aim for passing tests (tho flake8 caught it sooner, two tests give NameError when run)
aaxelb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, thanks!
3b35af3
into
CenterForOpenScience:feature/share-cleanupgrade-2025
`sharectl` was removed in favor of django management commands; see CenterForOpenScience/SHARE#849
https://openscience.atlassian.net/browse/ENG-7391