Skip to content

Comments

[Astro IDE]: Display workspace and project names instead of IDs in Astro IDE command output#2014

Merged
pritt20 merged 2 commits intomainfrom
update_ide_commands
Feb 19, 2026
Merged

[Astro IDE]: Display workspace and project names instead of IDs in Astro IDE command output#2014
pritt20 merged 2 commits intomainfrom
update_ide_commands

Conversation

@pritt20
Copy link
Contributor

@pritt20 pritt20 commented Feb 17, 2026

Description

This PR improves the user experience of IDE commands by showing meaningful names instead of IDs in success messages.

🎟 Issue(s)

Related #XXX

🧪 Functional Testing

Tested these changes locally:

astro ide project export
Do you want to create a new project? (y/n)

> y
Enter project name:

> test-cli-new
Successfully created project 'test-cli-new' in workspace 'pritt-test'
Successfully exported project to test-cli-new

📸 Screenshots

Add screenshots to illustrate the validity of these changes.

📋 Checklist

  • Rebased from the main (or release if patching) branch (before testing)
  • Ran make test before taking out of draft
  • Ran make lint before 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

@pritt20 pritt20 requested a review from a team as a code owner February 17, 2026 16:12
@coveralls-official
Copy link

Pull Request Test Coverage Report for Build 878a3ba8-44e4-4fa1-ab07-8860e90e2d30

Details

  • 0 of 25 (0.0%) changed or added relevant lines in 1 file are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.01%) to 35.103%

Changes Missing Coverage Covered Lines Changed/Added Lines %
cloud/ide/project.go 0 25 0.0%
Files with Coverage Reduction New Missed Lines %
cloud/ide/project.go 2 21.04%
Totals Coverage Status
Change from base Build 78a63b8e-67c6-4c1c-a99c-85c5b61c40bc: -0.01%
Covered Lines: 22989
Relevant Lines: 65490

💛 - Coveralls

@pritt20 pritt20 merged commit efd98b2 into main Feb 19, 2026
4 of 6 checks passed
@pritt20 pritt20 deleted the update_ide_commands branch February 19, 2026 10:48
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