Skip to content

per branch and per commit deployment

Mathias Goebel requested to merge feature/#14-per-branch-deployment into develop

We welcome every new feature to the upstream branch!

But at first we ask you to fill in the following information about your feature. So please take a few minutes to make this great thing even better.

Summary

This MR provides a per branch and per commit deployment to GitLab Pages. It uses an external storage (ftp) to keep all older versions and will update this afterwards.

Use Cases

for a smooth development.

Documentation

I wrote a line in the README.md

Function Documentation

not needed

Are there parts of the documentation we have to adjust?

  • No.

Tests

Are we able to test this new feature?

  • No. Nevertheless it is possible to review the latest artifacts of the pages job.

Changelog

  • I added a statement to the CHANGELOG.

Related Tickets

Add all related issues and especially those to be closed.

Related

Closes #14 (closed)

Logs and Screenshots

currently the following directories will be served:

image

/cc @schneider210 @mgoebel

Merge request reports