-
Notifications
You must be signed in to change notification settings - Fork 330
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
[CR][ENG-5997] merge develop into b-and-i branch #10691
[CR][ENG-5997] merge develop into b-and-i branch #10691
Commits on Jul 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 84bc6c5 - Browse repository at this point
Copy the full SHA 84bc6c5View commit details
Commits on Jul 22, 2024
-
[CR][ENG-5681] Great Big Python Upgrade (CenterForOpenScience#10648)
- Bump base python version from py3.6 to py3.12. - Switch to using poetry for dependency management - Bump most (not all) dependencies to their maximum version as of mid-March. - Significantly update Dockerfile - Upgrade Django to v4.2 - Generate test summary reports in CI --------- Co-authored-by: Oleh Paduchak <[email protected]> Co-authored-by: Mariia Lychko <[email protected]> Co-authored-by: Longze Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8cb3723 - Browse repository at this point
Copy the full SHA 8cb3723View commit details -
Configuration menu - View commit details
-
Copy full SHA for c703b0a - Browse repository at this point
Copy the full SHA c703b0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63d7b8b - Browse repository at this point
Copy the full SHA 63d7b8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c677a0 - Browse repository at this point
Copy the full SHA 1c677a0View commit details
Commits on Jul 23, 2024
-
update dataverse dep revision to get changes
* There were a bunch of changes made to the dataverse python module to get it working with the upgraded OSF. Then we ignored them. Avenge this injustice! * Rerunning `poetry lock` pulled in a new major version of indirect dep `django-datetime-field`. Pin the old version, b/c that seems like it could be break-y. * Update OSF version declare in pyproject.toml * Regenerate lockfile. Please setuptools, don't hurt 'em!
Configuration menu - View commit details
-
Copy full SHA for fa23519 - Browse repository at this point
Copy the full SHA fa23519View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdce57b - Browse repository at this point
Copy the full SHA bdce57bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a24ec14 - Browse repository at this point
Copy the full SHA a24ec14View commit details
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f105587 - Browse repository at this point
Copy the full SHA f105587View commit details -
update reqs to pull from github commit shas
* Update repository-based deps (those that pull from github.com) to use commitShas instead of branch names. Update in both pyproject.toml (for poetry) and *requirements.txt (for legacy installs).
Configuration menu - View commit details
-
Copy full SHA for 7541bc5 - Browse repository at this point
Copy the full SHA 7541bc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b29530f - Browse repository at this point
Copy the full SHA b29530fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7289981 - Browse repository at this point
Copy the full SHA 7289981View commit details
Commits on Jul 26, 2024
-
use correct version of module for metrics
* Update metrics reports to import `elasticsearch6_dsl` instead of `elasticsearch_dsl`. `django-elasticsearch-metrics` was updated to use the ESv6-pinned version of elasticsearch_dsl. Our code was using the `InnerDocs` class from the v8 version of es_dsl and expecting it to work with the v6 version of ALL THE OTHER CLASSES in es_dsl. Stop doing that! * Fun fact: sometimes making a big dumb error will succeed incorrectly instead of throwing an error. Existence is a burden. * BTW this makes the admin metrics report return *all* the data, not just *some* of the data.
Configuration menu - View commit details
-
Copy full SHA for 68a970a - Browse repository at this point
Copy the full SHA 68a970aView commit details
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc84403 - Browse repository at this point
Copy the full SHA dc84403View commit details
Commits on Jul 30, 2024
-
Merge remote-tracking branch 'cos/develop' into feature/merge-develop…
…-into-b-and-i * Merge in develop, which includes changes from the python 3.12 upgrade
Configuration menu - View commit details
-
Copy full SHA for 9d23caa - Browse repository at this point
Copy the full SHA 9d23caaView commit details