Basic ISO #54

Merged
teutat3s merged 0 commits from refs/pull/54/head into main 2022-04-30 17:52:49 +00:00
teutat3s commented 2021-10-24 18:14:02 +00:00 (Migrated from git.b12f.io)
No description provided.
b12f (Migrated from git.b12f.io) reviewed 2021-10-27 16:20:37 +00:00
@ -97,3 +118,4 @@
image: docker.nix-community.org/nixpkgs/nix-flakes:latest
volumes:
- name: file-exchange
path: /var/nix/iso-cache
b12f (Migrated from git.b12f.io) commented 2021-10-27 16:20:37 +00:00

Before we merge, we should add a when filter, so the build only runs on branch main or tag. Perhaps also better filenames (PubSolarOS-$YYYYMMDD-$SHA256.iso), and then keep the last N generations. Mayb 15? Don't know how much cloud storage we want to use for this, but it's always good to have a couple of known-good ISOs at different points in development.

Before we merge, we should add a `when` filter, so the build only runs on branch `main` or `tag`. Perhaps also better filenames (`PubSolarOS-$YYYYMMDD-$SHA256.iso`), and then keep the last N generations. Mayb 15? Don't know how much cloud storage we want to use for this, but it's always good to have a couple of known-good ISOs at different points in development.
b12f (Migrated from git.b12f.io) commented 2021-10-28 08:57:58 +00:00

Good points - the filter is in place but needs small adjustments with the trigger: in line 152.
Agreed on better naming. Will probably be easiest to prepare this before doing scp.
Cleaning up will also be a separate step I guess.

Good points - the filter is in place but needs small adjustments with the `trigger:` in line 152. Agreed on better naming. Will probably be easiest to prepare this before doing scp. Cleaning up will also be a separate step I guess.
teutat3s commented 2021-10-29 14:55:11 +00:00 (Migrated from git.b12f.io)

ToDos before merging:

  • check in VM (created with ISO) why sway doesn't start yet
  • adjust trigger: to branch main
  • add drone step for better naming
  • add drone step for cleaning up
ToDos before merging: - check in VM (created with ISO) why sway doesn't start yet - adjust `trigger:` to branch `main` - add drone step for better naming - add drone step for cleaning up
b12f (Migrated from git.b12f.io) reviewed 2022-02-02 14:29:36 +00:00
b12f (Migrated from git.b12f.io) commented 2022-02-02 14:29:36 +00:00

This should probably be a be a generic key

This should probably be a be a generic key
b12f (Migrated from git.b12f.io) reviewed 2022-02-02 14:29:43 +00:00
b12f (Migrated from git.b12f.io) commented 2022-02-02 14:29:43 +00:00

What password is this?

What password is this?
b12f (Migrated from git.b12f.io) commented 2022-02-02 20:16:37 +00:00

It's very secret

pub-solar
It's very secret ``` pub-solar ```
b12f (Migrated from git.b12f.io) approved these changes 2022-04-30 17:52:44 +00:00
b12f (Migrated from git.b12f.io) left a comment

LGTM

LGTM
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pub-solar/os#54
No description provided.