Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added dashboard build progress details URL. #3590

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

mitchell-as
Copy link
Contributor

@mitchell-as mitchell-as commented Nov 12, 2024

StoryDX-3155 Show dashboard progress URL during builds

Sample:

% state install cmake@3.29.5.1
█ Installing Package

Operating on project ActiveState-CLI/small-python, located at 
/Users/me/small-python.

• Searching for packages in the ActiveState Catalog ✔ Found
• Resolving Dependencies ✔ Done
• Checking for vulnerabilities (CVEs) on cmake and its dependencies ✔ Safe
█ Sourcing Runtime

Build Log: 
/Users/me/Library/Caches/activestate/33fc907a/.activestate/build.log
Detailed Progress: https://platform.activestate.com/ActiveState-CLI/small-python
/distributions?branch=main&commitID=ff9978ba-1712-49ad-813f-664b2c939ec3
Building         /              0/2 [------------------------------------]   0 %

Copy-pasting the link sent me to the dashboard build progress page, where I confirmed that the package I was trying to install was being built.

@mitchell-as
Copy link
Contributor Author

Test failures are due to a known publish issue that occurs before in-progress build reporting. It's unrelated to this PR.

@mitchell-as mitchell-as requested a review from Naatan November 13, 2024 18:42
@mitchell-as mitchell-as marked this pull request as ready for review November 13, 2024 18:42
@mitchell-as mitchell-as requested review from MDrakos and removed request for Naatan November 14, 2024 15:17
Copy link
Member

@MDrakos MDrakos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! This looks great.

@mitchell-as mitchell-as reopened this Nov 14, 2024
@mitchell-as mitchell-as merged commit 72c594e into version/0-48-0-RC1 Nov 14, 2024
17 of 23 checks passed
@mitchell-as mitchell-as deleted the mitchell/dx-3155 branch November 14, 2024 18:37
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