| 19 Jul 2025 |
pentane ⭔ | In reply to @autra:trancart.eu ok I can open a MR soon for 22.2, in case you haven't done it already no need to, Atemu's probably gonna merge our changes soon | 13:16:40 |
autra | ok thanks for that! | 17:58:58 |
Atemu | There she goes, talking as if she didn't do 99% of the work on that.. | 20:22:07 |
Atemu | But yeah, hopefully I'll be able to give that a good review and then have it used | 20:22:34 |
| 21 Jul 2025 |
autra | btw is the warning at the top of the README still true? at least for LOS robotnix seems to be pretty up-to-date right? | 07:35:33 |
Atemu | Yes, yes it is. | 07:37:15 |
Atemu | Didn't you ask how to update because we're a whole version behind on saturday? :p | 07:37:49 |
autra | yeah right, but just a minor one! | 07:39:26 |
autra | We could automate update checking with a github action btw. | 07:40:49 |
Atemu | Not yet ^^' | 07:41:06 |
Atemu | The updater is way too fragile for any sort of automated updating | 07:41:20 |
autra | I can have a look after the refacto then | 07:41:45 |
Atemu | Yes, please do | 07:41:54 |
autra | (I think we should always have a human validation anyway) | 07:42:02 |
autra | (but it could open the PR at least) | 07:42:05 |
Atemu | Getting that tested some more will certainly help | 07:42:08 |
autra | 👍️ | 07:42:17 |
Atemu | Especially if you have a device that isn't an FP4 ;) | 07:43:09 |
autra | ok! I have a FP3. | 07:44:40 |
Atemu | welp; same vendor but do test anyways (if you have backups etc. of course) | 07:46:39 |
pentane ⭔ | we could set up a ci/cd pushing the builds to some development update server, download the builds to our devices from there to check them and then merge the PR in question | 07:50:44 |
Atemu | I'd assume we'd just set up a CI/CD pipeline that just builds ROMs for the emulator and a handful of devices we can test and attaches the builds directly to the PR | 07:51:52 |
autra | is there already a doc for that? I assume I should use the repo-tool cli? | 08:44:47 |
| 26 Jul 2025 |
| oak 🏳️🌈♥️ changed their profile picture. | 08:27:14 |
| 21 Jul 2025 |
pentane ⭔ | I haven't written any docs yet, but the CLI should be straightfoward to use | 08:45:17 |
pentane ⭔ | you can take a look at the new updater script to get an idea of how it's used: https://codeberg.org/cyclopentane/robotnix/src/branch/repo2nix-rewrite/flavors/lineageos/update.sh | 08:46:01 |
pentane ⭔ | * | 08:46:09 |
pentane ⭔ | * | 08:46:12 |
autra | ah yes, and if I understand correctly, I should actually specify flavorVersion and not androidVersion now, which was a needed change with 22.2 indeed. | 09:54:29 |
pentane ⭔ | Exactly | 10:01:28 |