Skip to content

Implement the IObjectStorage.RenameAsync() method.#86

Merged
pdeffendol merged 1 commit intomainfrom
rename
Sep 25, 2024
Merged

Implement the IObjectStorage.RenameAsync() method.#86
pdeffendol merged 1 commit intomainfrom
rename

Conversation

@pdeffendol
Copy link
Copy Markdown
Contributor

This will rename a stored object, typically by making a copy and deleting the original.

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Tests
  • 🤖 Build/CI
  • 📦 Chore (Version bump, release, etc.)
  • ⏩ Revert

Quality Checklist

  • I have added or updated automated tests as needed.
  • I have reviewed the code changes myself.
  • I have used commit messages that adequately explain my changes.
  • I have removed any extra logging, debugging code, and commented out code.
  • I have updated any related documentation (if necessary).

This will rename a stored object, typically by making a copy and deleting the original.
@pdeffendol pdeffendol merged commit b9737e5 into main Sep 25, 2024
@pdeffendol pdeffendol deleted the rename branch September 25, 2024 13:26
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