Skip to content

Conversation

@hallyn
Copy link
Contributor

@hallyn hallyn commented Nov 18, 2025

Follow advice of actionlint on some things that would make the nightly job not runnable.

Of course we can't really test it without merging (I don't think).

@hallyn hallyn force-pushed the 2025-11-17/nightly branch from 3487488 to 9215f81 Compare November 18, 2025 02:45
@codecov
Copy link

codecov bot commented Nov 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 39.47%. Comparing base (32013f4) to head (c500671).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
- Coverage   40.27%   39.47%   -0.80%     
==========================================
  Files          24       24              
  Lines        1758     1758              
==========================================
- Hits          708      694      -14     
- Misses        872      892      +20     
+ Partials      178      172       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Move nightly.yml to .github/workflows, in the hopes that makes it show up.

Add workflow_call to the build.yaml triggers, else nightly.yaml can't call it.

Have build.yaml inherit all secrets from nightly.yaml.  actionlint had a
warning about the previous version.

Signed-off-by: Serge Hallyn <shallyn@cisco.com>
update some dependencies, and escape $HOME

Signed-off-by: Serge Hallyn <shallyn@cisco.com>
Signed-off-by: Serge Hallyn <shallyn@cisco.com>
@hallyn hallyn force-pushed the 2025-11-17/nightly branch from 0c8beca to c500671 Compare November 18, 2025 02:49
Copy link
Contributor

@raharper raharper left a comment

Choose a reason for hiding this comment

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

Let's give it a try.

@raharper raharper merged commit c23c2b7 into project-machine:main Nov 18, 2025
5 of 6 checks passed
@mikemccracken
Copy link
Contributor

Thanks

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.

3 participants