Skip to content
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

Merge staging changes into production for 2024.11.1 #686

Merged
merged 30 commits into from
Nov 4, 2024
Merged

Conversation

mwinokan
Copy link
Contributor

@mwinokan mwinokan commented Nov 4, 2024

No description provided.

kaliif and others added 30 commits September 20, 2024 14:51
Main difference - remove m2m between target and project and add fk to project in target model. Quite a lot of implications to security and target object retrieval.

Locally operations know to me (LHS and RHS upload, download) work. Next step, test in my stack
Fix ComputedMolecule name format (issue 1524)
The problem was caused by faulty SiteObservation query, cases where observation longcode was the same between multiple targets are affected.
Fixed (probably) data loss on metadata.csv uploads (issue 1535)
Instead of previous 'New', each upload gets tagname from version (upload_[N])
feat: versioned auto-assigned upload tags
Allow uploading same target to multiple projects (issue 1514)
fix: add code path to handle old uploads (with task_id) (issue 1514)
fix: a bug in migration script (issue 1514)
Implements 2 points outlined in spec (m2ms/fragalysis-frontend#1527)
- original sdf download
- custom pdb download

TODO:
- additional data to sdf
RHS data download (issue 1527, partial)
Tested on prod directory tree and confirmed working, safe do deploy to prod.

NB! tarball 'A71EV2A_upload_1_2_161024.tgz' seems to be missing!
Another fix to data structure migration script.
Added timestamp to auto-upload tag (issue 1517)
Single sdf in downloads has correct structure separators (issue 1555)
@mwinokan mwinokan requested a review from kaliif November 4, 2024 12:36
@mwinokan mwinokan merged commit f346b79 into production Nov 4, 2024
2 checks passed
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.

2 participants