Andrew Chin
cd11ea31a9
Fix gitlab CI
2018-02-28 14:02:44 -05:00
Monkey0x9
964eec8ff5
Update minecraft version in gitlay-ci.yml to 1.12
2017-06-11 14:34:22 +02:00
Andrew Chin
63df797681
Copy el6 rpms into a better home
2017-03-22 19:09:21 -04:00
Andrew Chin
275f619b72
Re-enable render CI job in master branch
2017-03-17 11:58:39 -04:00
Andrew Chin
6f64b198f6
Build and test rpm and deb repos during CI
...
Note that at the moment, this is building and testing a "test" repo.
This test repo is not the same one that you use by following our docs.
Once this new code is better tested, we'll switch over (existing users
will not have to do anything to use this new repo).
2017-03-17 11:58:39 -04:00
Andrew Chin
b7995efe42
Be more consistant in build artifact naming
...
Instead of having a directory of files for dist-win32 and dist-win64,
create a zipfile named like overviewer-win64-0.12.345.zip
2017-03-12 13:55:07 -04:00
Andrew Chin
2add96132c
Do an apt-get update during debian verification
2017-02-12 13:10:21 -05:00
Andrew Chin
c5659f809e
More work on gitlab CI
...
* Switch to docker tags
* Use caching to pass build stuff between build and test/render jobs
* Move render job up into the test stage
2017-02-12 12:48:13 -05:00
Andrew Chin
884f8548e7
Work on windows build with gitlab CI
2017-02-12 12:47:47 -05:00
Andrew Chin
4259c5eacd
Apply same only/except tags to remove_render
2016-12-25 00:06:21 -05:00
Andrew Chin
d71f67c67e
Improved gitlab CI which will remove renders when a branch is deleted
...
A byproduct of this change is that no render will be done for the master
branch. That will be changed later
2016-12-24 23:56:39 -05:00
Andrew Chin
b81661dc94
Enable gitlab CI
...
Even though the overviewer repo is hosted on github, this new CI stuff
is useful for mirrors of overviewer hosted on gitlab.
To support package builds for a few distributions, a set of dockerfiles
have been created.
2016-12-10 14:35:24 -05:00