这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@ZIMkaRU
Copy link
Member

@ZIMkaRU ZIMkaRU commented Mar 14, 2024

This PR updates GH Actions to use Nodejs v20


Solution:

  • as dorny/test-reporter GH Action is stuck with the update to support actions/upload-artifact@v4
  • turns off downloading test results managed dorny/test-reporter with removing artifact options
  • adds additional downloading step before dorny/test-reporter using actions/download-artifact@v4 actions
  • and use actions/upload-artifact@v4 everywhere

Notes:

  • after opening PR against master the unit tests will be triggered, but Test Report will fail because the GH Actions don't want to take the last incoming changes of the corresponding workflow file and uses already existing changes in the master branch that are incompatible. And after merging in the next release iteration, everything should work as expected
  • the first release launch
    Screenshot from 2024-03-13 08-25-46
  • the next release launch
    Screenshot from 2024-03-13 08-26-44

Copy link
Contributor

@ezewer ezewer left a comment

Choose a reason for hiding this comment

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

looks good to me!

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