remove AF3 block for deployment object copy by jaketf · Pull Request #1879 · astronomer/astro-cli
Description
Describe the purpose of this pull request.
add copy support for AF 3 deployment objects
this just happened to work after removing blocks and the work already done by @feluelle in #1869
🎟 Issue(s)
Fixes #1868
🧪 Functional Testing
List the functional testing steps to confirm this feature or fix.
https://astronomer.slack.com/archives/C07FWJXBQ3X/p1750790224330469
📸 Screenshots
Add screenshots to illustrate the validity of these changes.
📋 Checklist
- Rebased from the main (or release if patching) branch (before testing)
- Ran
make testbefore taking out of draft - Ran
make lintbefore taking out of draft - Added/updated applicable tests
- Tested against Astro-API (if necessary).
- Tested against Houston-API and Astronomer (if necessary).
- Communicated to/tagged owners of respective clients potentially impacted by these changes.
- Updated any related documentation