nspcc-dev / gh-push-to-neofs

GitHub action to push things into NeoFS
MIT License
7 stars 2 forks source link

The first version of the GitHub action #3

Closed vvarg229 closed 11 months ago

vvarg229 commented 12 months ago

This is the first version of the GitHub action for uploading files, tests reports, releases etc to the NeoFS.

It has been tested both internally with a small autotest and by hand with a NeoFS testnet. The solution is working, please add all additional features and cardinal changes to issues. The main purpose of the first version is to keep compatibility with our scripts in the CI for easy migration from scripts to this GitHub action.

Example Usage: https://github.com/vvarg229/gh-push-allure-report-to-neofs/blob/firs/action.yml#L161

vvarg229 commented 11 months ago

@roman-khimov @smallhive @AnnaShaleva , I discovered a couple bugs and inaccuracies and made some minor changes and I've also added tests. Please review the changes again.

Current tests results: https://github.com/vvarg229/gh-push-to-neofs/actions/runs/6539898561/job/17758846973