diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..d7f10944c414229037efd89dc7b6ff48fa356384 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +.git* export-ignore \ No newline at end of file diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 0000000000000000000000000000000000000000..f4fe2802f209837413df3f45eb93951ea694b853 --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,9 @@ +include: + - project: 'moodle_l2p/moodle-ci' + file: '/build-package.gitlab-ci.yml' + +variables: + PACKAGE_NAME: moodle-rwth-pdfannotator + PACKAGE_CAPABILITIES: moodle-rwth-rwth_pdfannotator + PACKAGE_SUMMARY: RWTH plugin that allows students to make annotations and ask questions via comments regarding PDFs provided by teachers. + PACKAGE_DESCRIPTION: Package to install the Moodle Plugin pdfannotator.