!sBfrWMVsLoSyFTCkNv:nixos.org

OfBorg

183 Members
Number of builds and evals in queue: https://ofborg.org/prometheus/graph?g0.expr=ofborg_queue_evaluator_waiting&g0.tab=1&g0.stacked=0&g0.show_exemplars=0&g0.range_input=2h&g1.expr=ofborg_queue_builder_waiting%7Barch!~%22.*-lowprior%22%7D&g1.tab=1&g1.stacked=0&g1.show_exemplars=0&g1.range_input=2h63 Servers

Load older messages


SenderMessageTime
2 Dec 2022
@artturin:matrix.orgArtturin
$ gst
forcecheckout...origin/forcecheckout
 M ofborg/src/acl.rs    | 1 +
 M ofborg/src/clone.rs  | 1 +
$ gd

ofborg/src/acl.rs
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

────────────────────┐
8: pub struct Acl { │
────────────────────┘
  8 ⋮  8 │impl Acl {
  9 ⋮  9 │    pub fn new(repos: Vec<String>, mut trusted_users: Option<Vec<String>>) -> Acl {
 10 ⋮ 10 │        if let Some(ref mut users) = trusted_users {
    ⋮ 11 │            aaaaaa
 11 ⋮ 12 │            users.iter_mut().map(|x| *x = x.to_lowercase()).last();
 12 ⋮ 13 │        }
 13 ⋮ 14 │

ofborg/src/clone.rs
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

─────────────────────────────┐
149: pub trait GitClonable { │
─────────────────────────────┘
 149⋮ 149│        let result = Command::new("git")
 150⋮ 150│            .arg("checkout")
 151⋮ 151│            // we don't care if its dirty
    ⋮ 152│            // kjdsfjksf
 152⋮ 153│            .arg("--force")
 153⋮ 154│            .arg(git_ref)
 154⋮ 155│            .current_dir(self.clone_to())
$ git checkout released --force
Found existing alias for "git checkout". You should use: "gco"
Switched to branch 'released'
Your branch is up to date with 'upstream/released'.
$ gst
released...upstream/released
Nothing to commit, working tree clean
20:45:05
@artturin:matrix.orgArtturinthrows them away20:46:41
@artturin:matrix.orgArtturinthis pr can be closed https://github.com/NixOS/ofborg/pull/60720:50:52
3 Dec 2022
@cole-h:matrix.orgcole-h
In reply to @artturin:matrix.org
cole-h: it's weekend again so a reminder ping https://github.com/NixOS/ofborg/pull/624
In the process of deploying a revert of this for the moment. Somehow, hyper 0.14 snuck in, which breaks things. I'll work on getting that fixed.
21:13:36
@artturin:matrix.orgArtturinhow did it break things?21:15:29
@cole-h:matrix.orgcole-hhttps://gist.github.com/cole-h/ec63ba3a6c546812104c0b15acd50c0621:15:58
@cole-h:matrix.orgcole-h Looks like it may be as simple as enabling the tokio1 compat feature for async-std (dunno why that never made a difference in the past). Testing on eval-6 and then I'll probably just push that change to released and retry deploying all of them. 21:52:57
@cole-h:matrix.orgcole-hYeah, that worked. Pushed and redeployed.22:11:29
4 Dec 2022
@artturin:matrix.orgArtturin👍️thanks01:17:50
@hexa:lossy.networkhexahttps://gist.github.com/GrahamcOfBorg/c21ad00a82b739fed9b29ac8471dea9401:29:12
@hexa:lossy.networkhexaofborg eval fails because nix version is too old 😄01:29:19
@hexa:lossy.networkhexain other news: 22.11 when01:29:27
@artturin:matrix.orgArtturini was just making a pr01:29:32
@artturin:matrix.orgArtturinhttps://github.com/NixOS/ofborg/pull/62701:29:35
@hexa:lossy.networkhexa😄01:29:42
@hexa:lossy.networkhexa

error: php74 has been dropped due to the lack of maintanence from upstream for future releases

01:30:10
@hexa:lossy.networkhexahave fun01:30:23
@hexa:lossy.networkhexaI'm going to sleep01:30:27
@artturin:matrix.orgArtturinpinned the php stuff to 22.0501:39:43
@artturin:matrix.orgArtturinit's impossible to test php afaik01:40:00
@artturin:matrix.orgArtturin leaving it to grahamc (he/him) who wrote the code 01:40:17
7 Dec 2022
@sternenseemann:systemli.orgsterni
In reply to @hexa:lossy.network
ofborg eval fails because nix version is too old 😄
why do we have min bound 2.11 now??
15:28:11
@artturin:matrix.orgArtturinit was just a pr which would bump it15:28:48
@hexa:lossy.networkhexathe plan was to drop nix_2_3 so we could benefit from libarchive support through all nix versions in nixpkgs15:29:14
@hexa:lossy.networkhexaand arturrins plan was to clean up the unmaintained versions in between 🙂15:29:43
@hexa:lossy.networkhexa * my plan was to drop nix_2_3 so we could benefit from libarchive support through all nix versions in nixpkgs 15:29:59
@sternenseemann:systemli.orgsterni2.4-2.12 is like one major release, I don't feel like 2.3 is far enough away yet15:39:25
@artturin:matrix.orgArtturin1 year 1 month btw15:40:17
@qyliss:fairydust.spaceAlyssa RossYeah, that feels way less old than previous minimums?16:39:03
@hexa:lossy.networkhexathe nix_2_3 removal isn't dropping the minversion16:41:17

Show newer messages


Back to Room ListRoom Version: 6