dandi / dandi-schema

Schemata for DANDI archive project
Apache License 2.0
5 stars 8 forks source link

Set action step outputs via $GITHUB_OUTPUT #147

Closed jwodder closed 1 year ago

jwodder commented 1 year ago

See https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ for more information.

codecov[bot] commented 1 year ago

Codecov Report

Base: 96.61% // Head: 96.61% // No change to project coverage :thumbsup:

Coverage data is based on head (0be097a) compared to base (e7a1975). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #147 +/- ## ======================================= Coverage 96.61% 96.61% ======================================= Files 16 16 Lines 1623 1623 ======================================= Hits 1568 1568 Misses 55 55 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `96.61% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi#carryforward-flags-in-the-pull-request-comment) to find out more. Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dandi)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

yarikoptic commented 1 year ago

Test without network / test (ubuntu-18.04, 3.8) is failing on python -m pip install --upgrade pip wheel. restarting

yarikoptic commented 1 year ago

merging since anyways CI error is unrelated