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

fix(repo): fix nightly reporting #30104

Merged
merged 4 commits into from
Feb 19, 2025
Merged

Conversation

meeroslav
Copy link
Contributor

@meeroslav meeroslav commented Feb 19, 2025

This PR fixes broken reporting on nightly caused by breaking changes in the upload-artifact and download-artifact GH actions

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

@meeroslav meeroslav self-assigned this Feb 19, 2025
Copy link

vercel bot commented Feb 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Feb 19, 2025 10:01am

Copy link

nx-cloud bot commented Feb 19, 2025

View your CI Pipeline Execution ↗ for commit 92d1d1e.

Command Status Duration Result
nx run-many -t check-imports check-commit check... ✅ Succeeded 12s View ↗
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded <1s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 4s View ↗
nx-cloud record -- nx format:check --base= --he... ✅ Succeeded 5s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 4s View ↗
nx documentation ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-02-19 09:56:27 UTC

@meeroslav meeroslav marked this pull request as ready for review February 19, 2025 09:49
@meeroslav meeroslav requested a review from a team as a code owner February 19, 2025 09:49
@meeroslav meeroslav requested a review from AgentEnder February 19, 2025 09:49
@meeroslav meeroslav merged commit 2a4984c into nrwl:master Feb 19, 2025
12 checks passed
@meeroslav meeroslav deleted the fix/nightly-report branch February 19, 2025 12:28
FrozenPandaz pushed a commit that referenced this pull request Feb 20, 2025
This PR fixes broken reporting on nightly caused by breaking changes in
the `upload-artifact` and `download-artifact` GH actions

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #

(cherry picked from commit 2a4984c)
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants