• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

MITLibraries / dspace-submission-composer / 13528030625

Builds Branch Commit Type Ran Committer Via Coverage
13528030625 IN-1186-simplecsv-fix-item-identifiers Address comments in PR #152 * Undo changes in SimpleCSV._get_item_identifier * Define @staticmethod SCCS._get_item_identifier * Create new test module 'test_workflow_sccs.py' * Remove 'item_identifier' from metadata mapping JSON files Pull #152 25 Feb 2025 06:14PM UTC jonavellecuerdo github
94.22
13526822028 IN-1176-opencourseware-subjects-field Add OpenCourseWare metadata preprocessing for 'subjects' field Why these changes are being introduced: * For OCW source metadata JSON files ('data.json', the 'topics' property is structured as an array of arrays containing string values. For each... push 25 Feb 2025 05:07PM UTC jonavellecuerdo github
94.44
13510039805 dependabot/pip/boto3-1.37.0 Bump boto3 from 1.36.14 to 1.37.0 Bumps [boto3](https://github.com/boto/boto3) from 1.36.14 to 1.37.0. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.36.14...1.37.0) --- updated-depe... Pull #154 24 Feb 2025 11:30PM UTC web-flow github
94.22
13510030875 dependabot/pip/boto3-stubs-1.37.0 Bump boto3-stubs from 1.36.14 to 1.37.0 Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.36.14 to 1.37.0. - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/my... Pull #153 24 Feb 2025 11:29PM UTC web-flow github
94.22
13509269626 IN-1186-simplecsv-fix-item-identifiers Add some flexibility to the SimpleCSV workflow Why these changes are being introduced: * Rework SimpleCSV methods to better handle modest variations in provided metadata CSV files (field names) and bitstreams (filenames). How this addresses that... push 24 Feb 2025 10:36PM UTC jonavellecuerdo github
94.39
13505074759 IN-1186-simplecsv-fix-item-identifiers Add some flexibility to the SimpleCSV workflow Why these changes are being introduced: * Flexibility... Reduce the number of change requests to metadata CSV file... How this addresses that need: * Allow multiple 'source_field_name' values for 'i... push 24 Feb 2025 06:26PM UTC jonavellecuerdo github
94.19
13500193669 IN-1186-simplecsv-fix-item-identifiers Update S3Client Why these changes are being introduced: * Initial DSC test runs uncovered that the S3Client.files_iter required some small fixes. How this addresses that need: * Skip the object key for the prefix subfolder (e.g., 'workflow/batch... push 24 Feb 2025 02:21PM UTC jonavellecuerdo github
94.09
13467226499 dependabot/pip/boto3-stubs-1.36.26 Bump boto3-stubs from 1.36.14 to 1.36.26 Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.36.14 to 1.36.26. - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/... Pull #151 21 Feb 2025 11:53PM UTC web-flow github
94.22
13467222108 dependabot/pip/boto3-1.36.26 Bump boto3 from 1.36.14 to 1.36.26 Bumps [boto3](https://github.com/boto/boto3) from 1.36.14 to 1.36.26. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.36.14...1.36.26) --- updated-d... Pull #150 21 Feb 2025 11:53PM UTC web-flow github
94.22
13446600202 dependabot/pip/ruff-0.9.7 Bump ruff from 0.9.4 to 0.9.7 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.4 to 0.9.7. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](h... Pull #149 20 Feb 2025 11:25PM UTC web-flow github
94.22
13446588835 dependabot/pip/boto3-1.36.25 Bump boto3 from 1.36.14 to 1.36.25 Bumps [boto3](https://github.com/boto/boto3) from 1.36.14 to 1.36.25. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.36.14...1.36.25) --- updated-d... Pull #148 20 Feb 2025 11:24PM UTC web-flow github
94.22
13446580995 dependabot/pip/boto3-stubs-1.36.25 Bump boto3-stubs from 1.36.14 to 1.36.25 Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.36.14 to 1.36.25. - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/... Pull #147 20 Feb 2025 11:23PM UTC web-flow github
94.22
13424245562 dependabot/pip/boto3-1.36.24 Bump boto3 from 1.36.14 to 1.36.24 Bumps [boto3](https://github.com/boto/boto3) from 1.36.14 to 1.36.24. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.36.14...1.36.24) --- updated-d... Pull #146 19 Feb 2025 11:18PM UTC web-flow github
94.22
13424237071 dependabot/pip/boto3-stubs-1.36.24 Bump boto3-stubs from 1.36.14 to 1.36.24 Bumps [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) from 1.36.14 to 1.36.24. - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/... Pull #145 19 Feb 2025 11:18PM UTC web-flow github
94.22
13422831257 main Improve logging for 'submit' and 'finalize' methods (#144) Why these changes are being introduced: * Improve the logging of the DSC application for the submit and finalize CLI commands to ensure clear, detailed messages are logged that can help w... push 19 Feb 2025 09:37PM UTC web-flow github
94.22
  • ← Previous
  • 1
  • 2
  • …
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • …
  • 33
  • 34
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc