Skip to content
Snippets Groups Projects
Select Git revision
  • c297fdde0f8f7990b158ddecad81cd109a47befc
  • master default
  • labcomm2006
  • typedefs
  • anders.blomdell
  • typeref
  • pragma
  • compiler-refactoring
  • labcomm2013
  • v2014.4
  • v2006.0
  • v2014.3
  • v2014.2
  • v2014.1
  • v2014.0
  • v2013.0
16 results

lib

Forked from Anders Blomdell / LabComm
Source project has a limited visibility.
Name Last commit Last update
..
README.md
canvas_sync.py
gitlab-ci.yml

Automatic sync between gitlab and canvas

File to handle automatic syncing of files between gitlab and canvas. Mor information here.

Setup

  • Copy the gitlab-ci.yml file from this repo and place in the root of the new repo with the name .gitlab-ci.yml, notice the dot at the start of the name.
  • Modify the environment variable CANVAS_COURSE_CODE in the new file to correspond to the course code canvas uses in its url.
  • Create the folder to_canvas in the root of the repository and put files you want synced there.