Releases: pulibrary/pdc_describe
Releases · pulibrary/pdc_describe
v1.13.0
🚀 Enhancements
- Moving work reload_snapshot from the show to a background job #1631 (@carolyncole)
- Adding a method to just count the files instead of fully processing them so the show page loads faster for works with large numbers of files #1632 (@carolyncole)
🐛 Bug Fix
- Restructures the ApprovedFileMoveJob error logging for cases in which the ApprovedUploadSnapshot cannot be resolved #1617 (@jrgriffiniii)
Authors: 2
- @carolyncole
- James R. Griffin III (@jrgriffiniii)
v1.12.0
🚀 Enhancements
- Adding javascript to make sure contributor role is filled in #1625 (@carolyncole @bess)
- Adding datacite validation to valid_to_submit so users know any errors in the metadata before submitting to the curators #1620 (@carolyncole)
- Adding the submission counts to the dashboard #1608 (@FavourNwogbo21 @carolyncole)
🧹 Maintenance
- Update the preservation ADR to reflect our change to the Deletion marker replication #1627 (@carolyncole)
Authors: 3
- @carolyncole
- @FavourNwogbo21
- Bess Sadler (@bess)
v1.11.0
🚀 Enhancements
- Updated the works controller to utilize DataCiteSerialization for XML validation #1615 (@carolyncole)
- Add Coveralls #1614 (@leefaisonr)
- Adding an ADR for file replication from post-curation to preservation #1611 (@carolyncole)
🐛 Bug Fix
- Updating sidekiq to remove non retry bug #1606 (@carolyncole)
Authors: 2
- @carolyncole
- Robert-Anthony Lee-Faison (@leefaisonr)
v1.10.0
🚀 Enhancements
- titleize manual provenance note category on screen #1573 (@FavourNwogbo21 @carolyncole)
- Add Citation to the work show page #1577 (@FavourNwogbo21 @carolyncole)
🐛 Bug Fix
- Configure retry explicitly #1605 (@carolyncole)
🧹 Maintenance
- Update README.md to include
brew install pkgconfig
#1604 (@carolyncole) - Fixing bug introduced by the rollback PR #1598 (@carolyncole)
- Allowing the revision line to be a roll back #1597 (@carolyncole)
- Allow asset compile on a capistrano roll back #1596 (@carolyncole)
- Remove unused work factories #1594 (@bess)
- Use build instead of create to avoid ARK collision #1593 (@bess)
Authors: 3
- @carolyncole
- @FavourNwogbo21
- Bess Sadler (@bess)
v1.9.0
🚀 Enhancements
- Ensuring that empty S3 files are not moved between S3 Buckets when a Work is published #1591 (@jrgriffiniii)
- Adding a method to discover empty files to the s3query service #1589 (@carolyncole)
🧹 Maintenance
- Share node_modules directory between deploys to make yarn install faster #1590 (@carolyncole)
Authors: 3
- @carolyncole
- James R. Griffin III (@jrgriffiniii)
v1.8.1
🐛 Bug Fix
- Adding the curators to the provenance message writers #1588 (@carolyncole)
🧹 Maintenance
- Added note to runner doc #1586 (@hectorcorrea)
Authors: 2
- @carolyncole
- Hector Correa (@hectorcorrea)
v1.8.0
🐛 Bug Fix
- Adding migration for work activity provenance notes to new format #1584 (@carolyncole)
- Show current_user uid instead of the user in memory #1579 (@carolyncole)
- fixed year format #1576 (@FavourNwogbo21)
- Ensuring that errors encountered for state transitions are handled with redirect responses for Works #1548 (@jrgriffiniii)
🧹 Maintenance
- Create sidekiq_jobs.md #1582 (@carolyncole)
Authors: 3
- @carolyncole
- @FavourNwogbo21
- James R. Griffin III (@jrgriffiniii)
v1.7.0
🚀 Enhancement
🐛 Bug Fix
- final changes to #1523 #1567 (@FavourNwogbo21)
- Move Simplecov to the top of the file to make it calculate the coverage correctly #1571 (@carolyncole)
- Remove the Honey Badger Key #1570 (@carolyncole)
- Removed unneeded caveat note #1569 (@kelynch)
- Adding change_label select to the provenance note form #1565 (@FavourNwogbo21 @carolyncole)
- Only re-run failing system specs in CI #1564 (@bess)
- Updating the BaseMessage rendered to not have a rubocop violation #1562 (@carolyncole)
- Move testing gems to test environment #1559 (@bess)
- Re-raise AWS errors to make them easier to detect and track #1557 (@bess)
🔩 Dependency Updates
- Bump postcss from 8.4.23 to 8.4.31 #1551 (@dependabot[bot])
Authors: 5
- @carolyncole
- @dependabot[bot]
- @FavourNwogbo21
- Bess Sadler (@bess)
- Kate Lynch (@kelynch)
v1.6.1
🐛 Bug Fix
- Retry system specs if they fail in CI #1556 (@bess)
- Remove test paralellization until it works #1554 (@bess)
- Parallelize test runs to make CI faster #1550 (@bess)
- Remove coveralls badge since we aren't using coveralls any longer #1549 (@bess)
- Ensuring that the embargo dates for Works are properly rendered #1544 (@jrgriffiniii)
🧹 Maintenance
- Test against postgres 15, since that's what we run in production #1549 (@bess)
- Upgrade postgres for development #1549 (@bess)
- Reverting an earlier rubocop update to solve undefined present? #1545 (@carolyncole)
- Upgrade rubocop rules #1540 (@bess)
- last changes #1543 (@FavourNwogbo21)
- rubocop changes #1543 (@FavourNwogbo21)
- final have_form changes #1543 (@FavourNwogbo21)
- Implemented test for any user to not have the provenance form #1543 (@carolyncole)
- adding test template #1543 (@FavourNwogbo21)
- Added information on group management #1537 (@kelynch)
- Added PPPL submitter information to README #1537 (@kelynch)
Authors: 5
- @carolyncole
- @FavourNwogbo21
- Bess Sadler (@bess)
- James R. Griffin III (@jrgriffiniii)
- Kate Lynch (@kelynch)
v1.6.0
🚀 Enhancements
- Rename files with S3 illegal characters #1538 (@bess @carolyncole)
- Move help text for provenance edit form out from the see more button #1535 (@FavourNwogbo21 @carolyncole)
Authors: 3
- @carolyncole
- @FavourNwogbo21
- Bess Sadler (@bess)