Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add app builds through Github Actions #11

Open
AnotherNoName opened this issue Mar 19, 2023 · 2 comments
Open

[FEATURE] Add app builds through Github Actions #11

AnotherNoName opened this issue Mar 19, 2023 · 2 comments
Labels
Feature New Feature Question Further information is requested

Comments

@AnotherNoName
Copy link

As the title says, adding builds of the app through the Github Actions (in the main and Dev branch), this would make it easier and more convenient to download the dev builds without the need to build them in Visual Studio.

The original Retropass repo does this kind of builds, but it automates them in such a way that it places them in releases and creates new tags, what i want is that these can only be downloaded from the actions themselves (make the automated builds generate an artifact) through the actions/upload-artifact@v2 action.

@Misunderstood-Wookiee
Copy link
Owner

Is a good idea but have never used actions before so that is why it was not done arleady if it is easy to do I can add

@Misunderstood-Wookiee Misunderstood-Wookiee added the Feature New Feature label Mar 21, 2023
@Misunderstood-Wookiee Misunderstood-Wookiee added the Question Further information is requested label Mar 21, 2023
@eradzh87
Copy link

eradzh87 commented Jun 2, 2023

https://github.com/Misunderstood-Wookiee/LaunchPass.wiki.git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New Feature Question Further information is requested
Projects
Status: Ideas
Development

No branches or pull requests

3 participants