aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add snippets for ‘oni-python’Gravatar Tom Willemse2019-08-281-0/+11
|
* Add snippets for ‘oni-php’Gravatar Tom Willemse2019-08-271-0/+14
|
* Add snippets to ‘oni-nxml’Gravatar Tom Willemse2019-08-271-0/+11
|
* Add snippets to ‘oni-html’Gravatar Tom Willemse2019-08-271-0/+11
|
* Add oni-hamlGravatar Tom Willemse2019-08-271-0/+11
| | | | This is just an empty package adding some extra snippets for HAML.
* Fix typoGravatar Tom Willemse2019-08-251-1/+1
|
* Add snippets to ‘oni-elisp’Gravatar Tom Willemse2019-08-251-0/+18
|
* Add snippets to ‘oni-css’Gravatar Tom Willemse2019-08-231-0/+14
|
* Add tests for ‘oni-conf’Gravatar Tom Willemse2019-08-231-11/+18
|
* Simplify .gitlab-ci.yml by moving DEPS to MakefileGravatar Tom Willemse2019-08-231-3/+3
|
* Include ‘oni-css’ in testingGravatar Tom Willemse2019-08-221-2/+6
|
* Add ‘oni-conf’ and the ability to upload multi-file ↵Gravatar Tom Willemse2019-08-201-0/+13
| | | | | | | packages ‘oni-conf’ is the first package to include more than one file, it’s mostly a package to allow distributing snippets.
* Simplify deployment methodGravatar Tom Willemse2019-08-191-6/+2
| | | | | | | Using the File type from the Gitlab CI/CD pipeline options, specify the required files on the command line directly instead of writing to them from a script. SSH won’t accept the identity file specified (‘DEPLOY_KEY’) if its file permissions are more permissive than 600.
* Add test for oni-phpGravatar Tom Willemse2019-05-051-0/+4
|
* Add highlight-indent-guides configurationGravatar Tom Willemse2019-05-051-0/+4
|
* Fix .gitlab-ci.ymlGravatar Tom Willemse2019-04-181-1/+1
|
* Change upload directoryGravatar Tom Willemse2019-04-181-1/+1
|
* Rename deploy stepGravatar Tom Willemse2019-04-161-1/+1
|
* Enable tests for oni-grepGravatar Tom Willemse2019-03-281-0/+4
|
* Move test dependencies out of MakefileGravatar Tom Willemse2019-03-281-1/+1
|
* Add GitLab CI/CD settingsGravatar Tom Willemse2019-03-281-0/+38