Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 1.92 KB

File metadata and controls

55 lines (31 loc) · 1.92 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased - ReleaseDate

0.0.4 - 2026-02-03

buildbtw client

  • Added basic client scaffolding (!121)

0.0.3 - 2026-02-03

buildbtw backend

Highlights

  • Add user roles: by default, users will have no roles. To dispatch builds, they need the Package Maintainer role. For administration tasks, they need the Admin role. (!110)

New Features

  • Add Guide for buildbtw system operators (!110)
  • Add BUILDBTW_OIDC_ADMIN_GROUPS and BUILDBTW_OIDC_PACKAGE_MAINTAINER_GROUPS configuration options for automatically assigning roles to users based on OIDC groups they are in (!110)

Bug Fixes

  • Fix an error that could occur on login (!110)

0.0.2 - 2026-02-03

  • Fix some deployment stuff
  • Add frontend template

arch-pkg-repo-updater

  • Don't clone archived repositories (#179)

0.0.1 - 2025-10-28

  • Just a placeholder for now :)