Inoffizielle Sammlung von Materialien zu diversen Veranstaltungen Tags: RK, AuD, FFI, Forensik, GTI, IDB, KonzMod, Mathe, C1, C4, Spring, SupCom, ThProg, Skript
Go to file
2018-02-17 14:01:17 +01:00
AuD Renamed AuD 2018-02-16 08:02:16 +01:00
FFI various changes for autobuild 2018-02-16 08:56:03 +01:00
GDS various changes for autobuild 2018-02-16 08:56:03 +01:00
GTI various changes for autobuild 2018-02-16 08:56:03 +01:00
IDB Fixed unescaped underscore 2018-02-16 03:06:09 +01:00
KonzMod various changes for autobuild 2018-02-16 08:56:03 +01:00
MatheC1 various changes for autobuild 2018-02-16 08:56:03 +01:00
MatheC4 remove redundant usepackage on ngerman 2017-10-05 14:14:54 +02:00
RK various changes for autobuild 2018-02-16 08:56:03 +01:00
Spring removing unessesary files 2016-01-21 18:09:24 +01:00
SupCom small fixes to SupCom and README 2017-03-29 13:51:21 +02:00
ThProg clean should not depend on all 2017-10-05 13:59:09 +02:00
.check_artifacts.sh [git fast commit] 16. Feb 2018 - 10:16:33 2018-02-16 10:16:33 +01:00
.gitignore small fixes and updates Readme and gitignore 2015-10-14 14:00:11 +02:00
.gitlab-ci.yml [git fast commit] 16. Feb 2018 - 12:17:11 2018-02-16 12:17:11 +01:00
Makefile added more makefiles 2017-03-29 14:44:20 +02:00
README.md Update README.md 2018-02-17 14:01:17 +01:00

pipeline status

Richtige Benutzung:

Repository kopieren

$ git clone <link_to_repository>

Repository updaten

$ git remote update && git pull

PDFs bauen

$ make

Die Makefiles

  • make/make all -> Standard
  • make continous -> compeliert immer neu wenn sich etwas geändert hat
  • make solutions (nur IDB) -> baut ein PDFs mit Loesungsvorschlaegen

PDFs verlinken/autobuild

  • .gitlab-ci.yml -> damit PDFs gebaut und verlinkt werden, müssen sie hier aufgeführt sein, einmal als make-Befehl und einmal als Artifakt-Pfad (ein Artifakt ist ein Ergebnis einer Arbeit)
https://gitlab.cs.fau.de/ik15ydit/latexandmore/-/jobs/artifacts/autobuild/raw/<TOP_LEVEL_ORDNER[/UNTERORDNER]>/<PDF_NAME>?job=JOBNAME
  • JOBNAME ist per meiner Konvention in diesem Repro immer gleich TOP_LEVEL_ORDNER (also AuD/FFI...), Beispiel:
https://gitlab.cs.fau.de/ik15ydit/latexandmore/-/jobs/artifacts/autobuild/raw/IDB/klausur_ss16/klausur_idb_SS16.pdf?job=IDB
  • Die autobuild-branch kann nicht gepusht sondern nur gemerg'ed werden (von Master), damit das passiert müsst ihr einen Merge Request stellen, das stellt sicher, dass PDFs immer bauen und es keine toten Links u.a. im FSI Wiki gibt.

Ich habe einen Fehler gefunden!

  • mach eine Issue auf
  • mach einen pullrequest (bestes)
  • wenn du write hast fixe es selbst (noch besser)

Sonstiges

  • die FSI_Gruppe hat write auf diesem Repro
  • horschtey, rincewind, greeny, und luis haben write

Ich will write

  • Sprich mich in RL/IRC (Sheppy/ircnet) an