Skip to content

ci: migrate deprecating set-output commands#2147

Merged
jku merged 1 commit intotheupdateframework:developfrom
miles170:ci-migrate-set-output
Oct 24, 2022
Merged

ci: migrate deprecating set-output commands#2147
jku merged 1 commit intotheupdateframework:developfrom
miles170:ci-migrate-set-output

Conversation

@miles170
Copy link
Copy Markdown
Contributor

Please fill in the fields below to submit a pull request. The more information
that is provided, the better.

Closes #2144.

Description of the changes being introduced by the pull request:

Replace deprecating set-output command with $GITHUB_OUTPUT.

Please verify and check that the pull request fulfills the following
requirements
:

  • The code follows the Code Style Guidelines
  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

Signed-off-by: Miles Liu <miles@bung.cc>
@miles170 miles170 force-pushed the ci-migrate-set-output branch from d2390f3 to 0a79245 Compare October 24, 2022 07:46
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 3310900583

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.104%

Totals Coverage Status
Change from base Build 3297205557: 0.0%
Covered Lines: 1346
Relevant Lines: 1362

💛 - Coveralls

Copy link
Copy Markdown
Member

@jku jku left a comment

Choose a reason for hiding this comment

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

this looks good to me.

I can't run an action from a branch in your repo but I'm also not going to make you setup actions on your repo just for this: I'll merge this, run the action manually to verify, and will comment here to document the results...

@jku jku merged commit eeefeb5 into theupdateframework:develop Oct 24, 2022
@jku
Copy link
Copy Markdown
Member

jku commented Oct 24, 2022

✔️ https://github.com/theupdateframework/python-tuf/actions/runs/3311880108:

The latest TUF specification version (v1.0.31) matches with the version that theupdateframework/python-tuf supports (v1.0.31)

Thanks @miles170

@miles170 miles170 deleted the ci-migrate-set-output branch October 24, 2022 11:56
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.

github action "set-output" will be deprecated

3 participants