Conversation
Member
|
@pritt20 we can open this for approvals and/or just merge it to |
Contributor
Author
Yeah, nearly done, just working on to push couple of more changes to use specific endpoints. |
Pull Request Test Coverage Report for Build ad778067-0fe4-4579-bb07-448bee6b982eDetails
💛 - Coveralls |
jeremybeard
reviewed
Aug 28, 2025
Contributor
jeremybeard
left a comment
There was a problem hiding this comment.
Can we also rebase the PR on main? If there's anything unmerged in "polaris-main" let's get those merged in too.
added 2 commits
September 2, 2025 21:45
rebase with main
jeremybeard
reviewed
Sep 3, 2025
jeremybeard
approved these changes
Sep 3, 2025
Contributor
jeremybeard
left a comment
There was a problem hiding this comment.
Approving ahead of final comments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR adds basic Astro cli commands for Polaris (Astro-IDE). The list of commands are as follows:
astro ide project listastro ide project importastro ide project export🎟 Issue(s)
Related https://github.com/astronomer/astro/issues/29889
🧪 Functional Testing
Tested locally:
astro ide project list
astro ide project import
astro ide project export
📋 Checklist
make testbefore taking out of draftmake lintbefore taking out of draft