Skip to content
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

services/nomad/build/signing.nomad: move signing to xbps-legacy-sign #169

Merged
merged 6 commits into from
Oct 17, 2023

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    74580c0 View commit details
    Browse the repository at this point in the history
  2. services/nomad/build/build-rsyncd.nomad: run an rsyncd for buildsync

    this allows the builders to push packages to the glibc builder and run
    xbps-sign-repos after each transfer. xbps-sign-repos also now only adds
    the key to the repodata and cleans old signatures
    classabbyamp committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0d1a8b8 View commit details
    Browse the repository at this point in the history
  3. services/nomad/build/buildsync-{aarch64,musl}.nomad: use lsyncd

    instead of a cron job, use lsyncd to trigger rsync jobs. This should also
    push to the glibc builder now, instead of the glibc builder pulling from
    the other builders
    classabbyamp committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    1627a24 View commit details
    Browse the repository at this point in the history
  4. services/nomad/build: move shadow repo to a-fsn-de, secure rsync

    - buildsync-dist is no longer needed
    - lsyncd now syncs sources and packages from aarch64 and musl
    - build-rsyncd is now split into multiple rsync modules, with specific
      access perms
    classabbyamp committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    386db1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c82d7b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5a9074 View commit details
    Browse the repository at this point in the history