Skip to content

Releases: obcode/glabs

v2.11.0

11 Jun 12:22
1725d0d

Choose a tag to compare

2.11.0 (2026-06-11)

🎁 Feature

  • config: add assignment inheritance via 'extends' with abstract bases (#72) (1725d0d)

v2.10.0

11 Jun 06:46
8d756fa

Choose a tag to compare

2.10.0 (2026-06-11)

🎁 Feature

  • config: inherit assignment configuration via extends (#71) (8d756fa)

🚧 Chores

🔁 CI

  • integration: add retry logic for GitLab container startup and pre-pull image (6f26b3c)

v2.9.0

02 Jun 10:26
0bb2177

Choose a tag to compare

2.9.0 (2026-06-02)

🎁 Feature

  • startercode: add optional tag for startercode in generated repositories (#70) (0bb2177)

v2.8.3

31 May 07:21

Choose a tag to compare

2.8.3 (2026-05-31)

🐞 Bug Fixes

  • changelog: simplify changelog update message format (919946e)

📄 Documentation

  • changelog: update for v2.8.2 [skip ci] (85830e4)

v2.8.2

31 May 06:56

Choose a tag to compare

2.8.2 (2026-05-31)

🐞 Bug Fixes

  • release: prepend changelog entries and restore history (6c67ac2)

📄 Documentation

  • changelog: update for v2.8.1 [skip ci] (feb507a)

v2.8.1

31 May 06:48

Choose a tag to compare

2.8.1 (2026-05-31)

🐞 Bug Fixes

  • release: persist changelog updates and enable changelog-file (1c0af52)

v2.8.0

20 May 20:38

Choose a tag to compare

2.8.0 (2026-05-20)

🎁 Feature

  • add 'addgroupguests' command to manage student access for Dependency-Proxy (155c55e)

v2.7.0

05 May 09:50
2e3dea6

Choose a tag to compare

2.7.0 (2026-05-05)

🎁 Feature

  • add support for including child tasks in issue replication (#69) (2e3dea6)

v2.6.1

01 May 09:44

Choose a tag to compare

2.6.1 (2026-05-01)

🐞 Bug Fixes

  • encode also from branch in startercode url (0ff75c9)

v2.6.0

01 May 09:21
642c1c2

Choose a tag to compare

2.6.0 (2026-05-01)

🎁 Feature

  • show urls of course and startercode (#68) (642c1c2)

🔀 Code Refactoring

  • refactor source repo preparation and push logic with new function signatures (bc6ee1e)