Publish outreach as gitlab pages #44

Closed
opened 2026-04-01 22:14:06 +02:00 by lars.winzer · 9 comments
lars.winzer commented 2026-04-01 22:14:06 +02:00 (Migrated from git.scicore.unibas.ch)

Task

Summary

The website placed in the outreach folder can be published by a gitlab ci job to be reachable externally.

Context

CI Jobs

Current Progress

  • Create CI Job
  • Test behaviour

Notes

Its unclear whether gitlab pages are enabled for this instance as I have not yet recieved a response.

Checklist

  • I outlined checkpoints describing phases of my work related to this task
  • I added relevant labels
  • I linked to other issues or branches that must be completed first
## Task <!--The reccommended type is: Task--> ### Summary The website placed in the outreach folder can be published by a gitlab ci job to be reachable externally. ### Context CI Jobs ### Current Progress - [x] Create CI Job - [x] Test behaviour ### Notes Its unclear whether gitlab pages are enabled for this instance as I have not yet recieved a response. ### Checklist - [x] I outlined checkpoints describing phases of my work related to this task - [x] I added relevant labels - [x] I linked to other issues or branches that must be completed first
lars.winzer commented 2026-04-01 22:14:20 +02:00 (Migrated from git.scicore.unibas.ch)

created branch chore/44-publish-outreach-as-gitlab-pages to address this issue

created branch [`chore/44-publish-outreach-as-gitlab-pages`](/cs108-fs26/Gruppe-13/-/compare/main...chore%2F44-publish-outreach-as-gitlab-pages) to address this issue
lars.winzer commented 2026-04-01 22:14:23 +02:00 (Migrated from git.scicore.unibas.ch)

assigned to @lars.winzer

assigned to @lars.winzer
lars.winzer commented 2026-04-01 22:26:54 +02:00 (Migrated from git.scicore.unibas.ch)

The newly added job did successfully run and produce the public folder as an artifact, but gitlab pages are not configured for this instance.

If it would be, the job log should show something like:

Pages are now deployed at: https://...
The [newly added job](https://git.scicore.unibas.ch/cs108-fs26/Gruppe-13/-/jobs/58654) did successfully run and produce the public folder as an artifact, but gitlab pages are not configured for this instance. If it would be, the job log _should_ show something like: ``` Pages are now deployed at: https://... ```
lars.winzer commented 2026-04-01 22:28:29 +02:00 (Migrated from git.scicore.unibas.ch)

Changes have been reverted to not clutter the pipeline with unused jobs.

This might be revisited in the future.

Changes have been reverted to not clutter the pipeline with unused jobs. This might be revisited in the future.
lars.winzer (Migrated from git.scicore.unibas.ch) closed this issue 2026-04-01 22:28:29 +02:00
lars.winzer commented 2026-04-01 22:32:50 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in merge request !71

mentioned in merge request !71
lars.winzer commented 2026-04-01 22:33:01 +02:00 (Migrated from git.scicore.unibas.ch)

marked the checklist item Test behaviour as completed

marked the checklist item **Test behaviour** as completed
lars.winzer commented 2026-04-01 22:33:02 +02:00 (Migrated from git.scicore.unibas.ch)

marked the checklist item Create CI Job as completed

marked the checklist item **Create CI Job** as completed
lars.winzer commented 2026-04-01 22:33:32 +02:00 (Migrated from git.scicore.unibas.ch)

added 20m of time spent at 2026-04-01 12:00:00 +0200

added 20m of time spent at 2026-04-01 12:00:00 +0200
lars.winzer commented 2026-04-01 22:34:15 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 948484853c

mentioned in commit 948484853cd7659f4093ca7bd249ce264976c0eb
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: University-of-Basel-Studentprojects/Programmierprojekt#44