-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Release occasional “more stable” builds #49
Comments
Related to elementary/website#1232 |
Repo here: https://github.com/elementary/builds |
Hi, if this needs UX/UI design, I'd like to contribute. |
Gonna reduce this in scope since most is done and another is probably not needed. Let's focus on getting the “stable” (beta? RC?) build sorted to close this out. Managing your sub can just be a link to a Sponsors page, most likely. (#50) |
@cassidyjames are we planning to create a new build with a new naming convention, or are we expecting to be able to promote existing builds? If we plan to promote, we will need some kind of persistence (database) which will complicate this a lot. |
@btkostner I'm totally fine doing it by filename, if that's easier. But I guess we'd need the ability to human-test that particular ISO before sending it to the builds server… so I'm open to options. @danrabbit might have thoughts, too. |
@cassidyjames @btkostner Since we already have daily builds with the daily repo, I imagine we could do weekly (or something) builds with the stable repo for beta yeah? |
Now that the site pulls the latest stable ISO, I think this is done? We can kick off new stable ISOs in the OS repo and they'll show up here. Unless we want to make a new folder/naming scheme with weekly or something, but at that point we'll need to change things here and in the OS repo. |
Ha yeah this is done. Go team lol |
Okay so after a bunch of discussion it sounds like what we want to do here is create a new subscription service where folks can sign up for something like $10/yr to get access to daily images. We'd also allow anyone on elementary GitHub teams to log in and have access without a subscription.
Some things we need:
A signup/login screen that allows GitHub loginA screen where you can manage your subscription including managing payment cards and cancelling your subscriptionLink to GitHub Sponsors management page #50A way to present unstable/daily/edge images. These are images that are frequently broken and are the equivalent of running git master. Definitely not recommended for production machines. This is most useful for people who are working on elementary OS itself. We usually keep a backlog of a handful of these since they could potentially be completely broken an unusable on a day-to-day basis.The text was updated successfully, but these errors were encountered: