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

Single Bucket - Unknown Typo #101

Closed
wants to merge 13 commits into from
Closed

Single Bucket - Unknown Typo #101

wants to merge 13 commits into from

Conversation

bstopp
Copy link
Contributor

@bstopp bstopp commented Dec 5, 2024

Description

Incorporate #87 into Single Bucket.

Motivation and Context

Keep Single Bucket up-to-date with Main

How Has This Been Tested?

Copied and updated tests

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

bstopp and others added 13 commits July 10, 2024 10:36
* Add list orgss

* Fix some docs and typo.

* Update org list route.

* Add integration test for listing orgs.

* Remove Bucket references.

* Add API doc.
* Intermediate work.

* Fix test cases.

* Add pre-change tests.

* Update to use shared bucket

* Fix list format.

* update list objects for R2 API.

* Fix lint

* Add integration test for listing sources.
* Intermediate work.

* Add pre-change tests.

* Use R2 Bindings.

* Reorganize some of the integration tests.
* Change to single bucket and R2 Bindings

* Remove version logic & test. Add integration tests.

* Fix lint.

* More tests and some clean up.

* Fix API change for move.

* Intermediate error on comparing timestamp?
* Adjust API response to original output. Add tests.

* Dev run should use dev environment.
* Update put object to use Single bucket & R2 API.

* Update GH workflows.

* Update Put Versions.

* Add refrences to the bucket

* Fix issues w/ listing versions due to API change.

* Add another test.

* Make system available locally.

* Add some integration test.
* Update copy to single bucket. Update tests.

* Add tests and fix some bad logic found.

* Ignore failure case for unit test coverage.

* update perf tests.

* Extract perf tests from unit.
* Update Move operation to single bucket & add tests.

* Extract reusable logic to a util.

* Update move operation to use R2 bindings.

* Add comments and tests.

* Bump min code coverage.

* Put the jsdoc back.
* Add last modified to list response.

* Fix test.

* Make sure its ms, not formatted date.

* Fix test case
* Update deps.

* Version a file when a delete is requested.

* Update move to version before delete

* Incorporate bug where DaCtx contains wrong key

* Fix key context and update tests.

* Always pass a full DaCtx object.

* Check for file on versioning

* Bad merge.
* Incorporate update GH-79 into Single Bucket
* Fix merge
@bstopp bstopp closed this Dec 5, 2024
@bstopp bstopp deleted the sb/unknown-typo branch December 9, 2024 14:37
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.

1 participant