aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add snippets to oni-csharpGravatar Tom Willemse2020-03-021-0/+11
|
* Add check for oni-prescientGravatar Tom Willemse2020-02-291-0/+7
|
* Add tests for oni-csharpGravatar Tom Willemse2020-01-281-0/+7
|
* Generate different colors for TODO keywords and tagsGravatar Tom Willemse2020-01-131-0/+6
|
* Add integration test for oni-c++Gravatar Tom Willemse2020-01-131-0/+7
|
* Add integration test for oni-browse-urlGravatar Tom Willemse2020-01-131-0/+7
|
* Add integration test for oni-confGravatar Tom Willemse2020-01-121-0/+7
|
* Integration test each individual packageGravatar Tom Willemse2020-01-081-20/+53
| | | | | In order to differentiate better between the two types of tests, rename the test commands to unit-test.
* Try running integration testsGravatar Tom Willemse2020-01-081-9/+19
|
* Only deploy on the master branchGravatar Tom Willemse2019-12-111-0/+2
|
* Switch the Test and Package stagesGravatar Tom Willemse2019-12-111-39/+43
| | | | | | In order to simplify the testing of each package, do the packaging step first so that when it gets to the testing stage it can load the packaged files from the local repository and manage the interdependencies that way.
* Use Emacs 26.3 to test everythingGravatar Tom Willemse2019-10-021-1/+1
|
* Use a different image for rsyncGravatar Tom Willemse2019-09-081-1/+1
| | | | | If this works, there’s no need to install rsync separately. There isn’t anything in this step that has anything to do with Emacs, so it should work.
* Fixup .gilab-ci.ymlGravatar Tom Willemse2019-08-291-7/+18
|
* Add ‘oni-twig’Gravatar Tom Willemse2019-08-281-0/+11
| | | | For now this only contains snippets.
* Add snippets for ‘oni-ruby’Gravatar Tom Willemse2019-08-281-0/+11
|
* 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