Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/ofborg
base: 65db4d0da04f
Choose a base ref
...
head repository: NixOS/ofborg
compare: bf3e5dbcab4b
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on May 20, 2020

  1. README: add Hacking section

    Co-Authored-By: Cole Helbling <cole.e.helbling@outlook.com>
    sorki and cole-h committed May 20, 2020
    Copy the full SHA
    a2446b4 View commit details
    Browse the repository at this point in the history
  2. README: "Not you: team."

    Some of the information in the README is outdated, such as the sections
    detailing the privileges of known users (everybody is now a known user).
    The only distinction made is between that of trusted users and everybody
    else. Trusted users gain an additional host to run builds and tests on:
    x86_64-darwin. Everybody else is locked to x86_64-linux and
    aarch64-linux.
    
    With the removal of all mentions of "known users", the
    `config.{extra-,}known-users.json` files have also been removed. This
    change will require coordination with the infrastructure repo [1] --
    namely, a PR removing references to these files (otherwise, I imagine,
    deploys will fail).
    
    Something Graham has mentioned a few times is how he wants to decouple
    ofborg from his persona. Thus, `@ofborg` is now used in place of
    `@GrahamcOfBorg` everywhere possible (it is still possible to use
    `@GrahamcOfBorg`, so it has not been removed from the codebase at this
    time).
    
    [1] https://github.com/ofborg/infrastructure
    cole-h committed May 20, 2020
    Copy the full SHA
    b6862c2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bf3e5db View commit details
    Browse the repository at this point in the history