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
2019-03-12 17:13:00 +01:00
AuD Fixed all dates to WS16/17 + build on date 2018-02-17 17:30:27 +01:00
FFI Add flash-stuff 2019-03-12 17:13:00 +01:00
GDS various changes for autobuild 2018-02-16 08:56:03 +01:00
GTI Correct mistake in heading 2018-03-17 13:25:55 +01:00
IDB Fixed unescaped underscore 2018-02-16 03:06:09 +01:00
KonzMod corrected title "Zusammenfassung KonzMod" 2019-02-11 00:28:33 +01:00
MatheC1 Fixed all dates to WS16/17 + build on date 2018-02-17 17:30:27 +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
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 FFI was missing 2018-02-17 16:54:39 +01: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