D4rkS3c-Group / HiddenEyeReborn

HiddenEye Reborn in better shape than ever, rewritten from scratch and adapted to modern world
The Unlicense
668 stars 152 forks source link

Setup github actions to automatically build package on tagged commit #22

Closed sTiKyt closed 3 years ago

sTiKyt commented 4 years ago

Remind me guys, remind me...

Notes:

Reference and example info: https://packaging.python.org/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/#creating-a-workflow-definition

Keep in mind: Replace pep517 approach with default one

Commands i'm too lazy to finally memorize...

sudo bash -cl "/home/nameless/Work/Development/OSS/HiddenEyeReborn/venv/bin/python /home/nameless/Work/Development/OSS/HiddenEyeReborn/setup.py sdist bdist_wheel"

====================================== twine upload dist/*

REMEMBER

On ArchLinux you need to use sudo pip when installing (Probably, gotta do more tests)

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.91. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Blacksorceres commented 4 years ago

el ejecutable .py solo dice unas lineas de agradecimiento , no hace nada, ?que tipo de cosa es esta ? ... no hay manera de usar.,

sTiKyt commented 4 years ago

@Blacksorceres English only please

jujodemula00 commented 4 years ago

when opening it only says a few words of thanks it does not work you can correct it

jujodemula00 commented 4 years ago

IMG_20201030_185234

4tome commented 4 years ago

That's because they're still working on the project

jujodemula00 commented 4 years ago

thanks friend I didn't know

zerozero5ive commented 4 years ago

Thank you