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

ci: Improve actions #25

Closed
wants to merge 15 commits into from
Closed

ci: Improve actions #25

wants to merge 15 commits into from

Conversation

coopeeo
Copy link

@coopeeo coopeeo commented Aug 14, 2024

This pull request

  • adds stuff to build action making it
    • run every push
    • makes a nightly release after done building
    • caches the installation of tizen studio, and you can manage that here
  • adds a draft release action and it
    • gets the latest nightly release and renames the stuff for the version you are about to release,
    • then it makes a draft release, and from there you can put in the changelog!

Also i renamed the build-new-release.yaml file to build.yml

@coopeeo coopeeo marked this pull request as ready for review August 14, 2024 22:32
@reisxd
Copy link
Owner

reisxd commented Sep 23, 2024

I do not think the average user would use nightly builds. Most people install TizenBrew by using Installer or Updater. Yes, I could add an option to download the nightly release, but I don't think most people would use it. Also, TizenBrew doesn't get updated regularly and testing is done in the Discord server (mostly).

@reisxd reisxd closed this Sep 23, 2024
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