"Rakefile" did not exist on "13027d6d0d8e2ba54472d10c0814c71b14194b82"
- May 18, 2017
-
-
Balasankar C authored
-
- May 15, 2017
-
-
- Apr 06, 2017
-
-
- Mar 21, 2017
-
-
- Mar 09, 2017
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- Mar 08, 2017
-
-
Ian Baum authored
-
- Mar 02, 2017
-
-
Balasankar C authored
-
- Dec 23, 2016
-
-
Balasankar C authored
-
- Dec 21, 2016
-
-
Balasankar C authored
-
- Nov 11, 2016
-
-
Jason Plum authored
Update `packagecloud_upload.sh` to account for checking the argument count. * also fixed white space on L30 for integer math vs string handling. `expr` is used here for older systems that might have an older `bash`.
-
Marin Jankovski authored
Cover the case when platform is reported as opensuseleap for pushing packages to package repository.
-
- Nov 07, 2016
-
-
Marin Jankovski authored
-
- Nov 03, 2016
-
-
Jason Plum authored
Fix bash integer math failure on line 30 of `packagecloud_upload.sh`. Should have caught this on the first go round. Didn't cause breakage or any other problems but spurious errors during the packagecloud step of builds.
-
- Nov 02, 2016
-
-
Jason Plum authored
Document the reason for the for loop around the find command. We should never have more than one, but let us be prepared for the possibility.
-
- Nov 01, 2016
-
-
Marin Jankovski authored
-
- Oct 28, 2016
-
-
Jason Plum authored
For verbosity, move the embedded `find` command into a `for` loop, allowing us to specifially outout what files are being pushed to packagecloud, as well as making it more directly legible in the future. To the readability aspect, I have also renamed the variables in the for loops from `x` to `distro`, and added `package` vs `y`.
-
Marin Jankovski authored
This reverts commit e37eaae5, reversing changes made to 373609cc.
-
Marin Jankovski authored
This reverts commit 54b20bb4, reversing changes made to 7878d996.
-
- Oct 27, 2016
-
-
Rémy Coutable authored
See https://gitlab.com/gitlab-org/gitlab-ce/issues/22838 for more information on the reasons why. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Jason Plum authored
We were attempting to match on the wrong data. Use a pattern match vs `el/` to detect, and not a direct comparison to `el`
-
- Oct 24, 2016
-
-
Jason Plum authored
Had `sl` instead of `scientific`. Fix that.
-
Jason Plum authored
Change the Makefile's `packagecloud:` step to call `support/packagecloud_upload.sh` `packagecloud_upload.sh` then checks the value of `$PACKAGECLOUD_OS` and additionally uploads the packages to the `sl` and `ol` repositories if `"$PACKAGECLOUD_OS" == "el"`
-
- Oct 19, 2016
-
-
Jason Plum authored
Add output of start/end markers for the `license_check.sh` script, to make it more identifiable in the total output of the `make` calls.
-
- Oct 18, 2016
-
-
Jason Plum authored
Add `license_check:` to Makefile, and place into `do_release:`, `test:`, and `do_rpi2_release:` steps. Slight modification to support/license_check.sh, to check the state of `$install_dir/LICENSE` since the `license_check:` step in the Makefile is not directly dependant on the `build:` step due to the omnibus call rebuilding entirely at every call.
-
- Oct 17, 2016
-
-
Jason Plum authored
Update license_check.sh to check good/bad/unknown for each license. - Fix some comment language - Report uknown licenses (not in good or bad lists) - Add '^$' to badlist.
-
- Oct 14, 2016
-
-
Jason Plum authored
Add a script to support/ to be called by Makefile, to throw a message when there is a license "not compatible" with our package.
-
- Aug 19, 2016
-
-
Marin Jankovski authored
-
- Aug 05, 2016
-
-
DJ Mountney authored
Drop timestamps for nightly builds, and use omnibus BuildVersion to parse the ReleaseVersion for the docker build
-
- Jul 26, 2016
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- Jul 07, 2016
-
-
Marin Jankovski authored
-
- Jul 06, 2016
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- Apr 26, 2016
-
-
Marin Jankovski authored
-
- Apr 01, 2016
-
-
Marin Jankovski authored
-
- Feb 23, 2016
-
-
Marin Jankovski authored
-
- Jan 26, 2016
-
-
Marin Jankovski authored
-
- Jan 21, 2016
-
-
Marin Jankovski authored
-