Skip to content

Releases: SELab-2/UGent-6

Milestone 3 Final

23 May 23:04
866eb46
Compare
Choose a tag to compare

PigeonHole - Final Release

a submission platform designed for the University of Ghent

Version

Final Release v1.1

Release Date

23-05-24

Features

  • Automated Submission Testing: PigeonHole uses Docker to automatically test submissions.
  • Secure and Reliable: PigeonHole uses industry-standard security measures to protect user data and secure login using Microsoft SSO.
  • Support for Multiple Programming Languages: PigeonHole supports submissions in multiple programming languages.
  • Support for Easy Feedback: PigeonHole makes giving feedback to students easy.

Installation

For detailed installation instructions, please refer to the wiki.

changelog

a few more bugfixes
for a full changelog, see the commit history

Milestone 2

18 Apr 19:49
88e3ab9
Compare
Choose a tag to compare
Milestone 2 Pre-release
Pre-release

What's Changed

Backend

  • Completed authorization checks
  • Added missing features necessary for frontend
  • Huge cleanup to make it easier to test the routes
  • Added extra tests

Frontend

  • Added most of the pages, at some places some features are not yet implemented

Full Changelog: v1-alpha...v2

Milestone 1

13 Mar 19:14
88e3ab9
Compare
Choose a tag to compare
Milestone 1 Pre-release
Pre-release

Milestone 1 release

info on how to deploy

What's Changed

  • start api routes
  • structure for submitting tests and projects
  • frontend framework
  • deployment architecture
  • authentication
  • roles

Full Changelog: https://github.com/SELab-2/UGent-6/commits/v1-alpha

Milestone 3

23 May 20:57
dffe45c
Compare
Choose a tag to compare

PigeonHole - Final Release

a submission platform designed for the University of Ghent

Version

Final Release v1.0

Release Date

23-05-24

Features

  • Automated Submission Testing: PigeonHole uses Docker to automatically test submissions.
  • Secure and Reliable: PigeonHole uses industry-standard security measures to protect user data and secure login using Microsoft SSO.
  • Support for Multiple Programming Languages: PigeonHole supports submissions in multiple programming languages.
  • Support for Easy Feedback: PigeonHole makes giving feedback to students easy.

Installation

For detailed installation instructions, please refer to the wiki.

changelog

for a full changelog, see the commit history