🚧Add function to check if an asset exists by name #64
Labels
low-priority
Low Priority
✨new-feature
New feature that does not exist
preview
Done while in preview
Milestone
Complete The Item Below
Description
Add a new function to the
ReleaseClient
that takes a release id or name and an asset name parameter and returns a result indicating whether the asset exists in the release.Add the following function signature:
This function will dynamically check if the release is an id
number
or namestring
and then use the asset name to check if the asset exists.Acceptance Criteria
The items to complete to satisfy the Definition of Done.
ToDo Items
The items to complete to satisfy the Definition of Done.
Issue Dependencies
No response
Related Work
No response
Additional Information:
Unit Tests
Reasons for local unit test execution:
💡Warning💡
If the unit tests pass remotely and are not executed locally, this means we could be letting a bug slip into production.
Though bugs will always exist in some capacity, we should all do our part to help prevent them from happening.
Change Type Labels
🐛bug
🧨breaking changes
✨new feature
♻️cicd
⚙️config
🏎️performance
🗒️documentation/code
📝documentation/product
Priority Type Labels
low priority
medium priority
high priority
Code of Conduct
The text was updated successfully, but these errors were encountered: