> *Note: Promotion code available for new DigitalOcean customers only. This type of promotion really aggravates me. I'm not just saying this only about the announced GitLab/DigitialOcean partnership, but rather as a general comment as I see this customer acquisition ruse quite a lot elsewhere too. I spend money with DigitalOcean. I don't feel particularly rewarded for my loyalty when I can't enjoy the same promotion…
GitLab Partners with DigitalOcean to make CI more affordable
111–120 of 138 posts
Re: GitLab Partners with DigitalOcean to make CI more affordable
#112> *Note: Promotion code available for new DigitalOcean customers only. This type of promotion really aggravates me. I'm not just saying this only about the announced GitLab/DigitialOcean partnership, but rather as a general comment as I see this customer acquisition ruse quite a lot elsewhere too. I spend money with DigitalOcean. I don't feel particularly rewarded for my loyalty when I can't enjoy the same promotion…
Two years ago the GitHub Student Developer Pack gave me $100, which I have been using to maintain a tiny droplet (literally changed my life, thank you). Last month Digital Ocean sent me this message: We’re truly sorry if this came as a surprise. As of March 2015, we revised our Terms of Service announcing that we’re no longer able to offer credits that do not expire, and any unused credit added to your account more t…
I see others in this discussion have done.
Also based on my experience with DO (small ex customer, on aws now) it absolutely wouldn't seem out of character for them to fix that.
Re: GitLab Partners with DigitalOcean to make CI more affordable
#113Earlier quoted context omitted.
Two years ago the GitHub Student Developer Pack gave me $100, which I have been using to maintain a tiny droplet (literally changed my life, thank you). Last month Digital Ocean sent me this message: We’re truly sorry if this came as a surprise. As of March 2015, we revised our Terms of Service announcing that we’re no longer able to offer credits that do not expire, and any unused credit added to your account more t…
I got the mail in early april, and it, in fact, even violates German law (promotional coupons and promotional credit, if not otherwise specified, is valid for 3 years, and can not be revoked via ToS changes). But I do not wish to sue, as it would just cause me a lot of trouble, and I’d rather spend the money on a hoster I can actually trust. Instead of a hoster violating laws and frauding customers out of their legal…
Re: GitLab Partners with DigitalOcean to make CI more affordable
#114Earlier quoted context omitted.
Two years ago the GitHub Student Developer Pack gave me $100, which I have been using to maintain a tiny droplet (literally changed my life, thank you). Last month Digital Ocean sent me this message: We’re truly sorry if this came as a surprise. As of March 2015, we revised our Terms of Service announcing that we’re no longer able to offer credits that do not expire, and any unused credit added to your account more t…
I received this email as well and a friend recommended I donate the server uptime to boinc[1] which can make better use of it than trying to find something to use it on. [1]: https://boinc.berkeley.edu/
Re: GitLab Partners with DigitalOcean to make CI more affordable
#115> *Note: Promotion code available for new DigitalOcean customers only. This type of promotion really aggravates me. I'm not just saying this only about the announced GitLab/DigitialOcean partnership, but rather as a general comment as I see this customer acquisition ruse quite a lot elsewhere too. I spend money with DigitalOcean. I don't feel particularly rewarded for my loyalty when I can't enjoy the same promotion…
Two years ago the GitHub Student Developer Pack gave me $100, which I have been using to maintain a tiny droplet (literally changed my life, thank you). Last month Digital Ocean sent me this message: We’re truly sorry if this came as a surprise. As of March 2015, we revised our Terms of Service announcing that we’re no longer able to offer credits that do not expire, and any unused credit added to your account more t…
Re: GitLab Partners with DigitalOcean to make CI more affordable
#116Kind of off-topic, but the work GitLab is putting in and the things they come up with every other day is crazily impressive. We moved from Github to GitLab sometime ago and we believed that to be a trade-off for moving to our own infrastructure. It always seemed like GitLab wasn't "quite there". Today, however it is a whole different story. We pretty much cannot go back to Github at all because of how well-integrated…
Seriously, we evaluated it, what, two months ago, and it was missing some features. I check now, and it has the missing features and then some. I wonder if we were just evaluating Community edition and it didn't have merge requests or something... I am super impressed with Gitlab, though. I am moving projects there right now.
Re: GitLab Partners with DigitalOcean to make CI more affordable
#117I have a (perhaps) more incendiary take on this kind of thing. I have no problem with promo codes for new customers. Zero. None. As a business owner, I know damn well there are some products or services that need a little "taster" offered to a potential customer to get them even modestly interested. Existing paying customers? Why would you spend money to acquire customers that you've already acquired. You had your re…
FYI, the above response was related to the below comments about existing DO customers getting screwed out of a $10 promotion, one that wasn't even featured prominently on the Gitlab site. I wanted to show my support for DO and Gitlab here, and thought it best to do so as a new top level comment. I honestly didn't consider that my comment would end up above the others.
Re: GitLab Partners with DigitalOcean to make CI more affordable
#118Kind of off-topic, but the work GitLab is putting in and the things they come up with every other day is crazily impressive. We moved from Github to GitLab sometime ago and we believed that to be a trade-off for moving to our own infrastructure. It always seemed like GitLab wasn't "quite there". Today, however it is a whole different story. We pretty much cannot go back to Github at all because of how well-integrated…
Seriously, we evaluated it, what, two months ago, and it was missing some features. I check now, and it has the missing features and then some. I wonder if we were just evaluating Community edition and it didn't have merge requests or something... I am super impressed with Gitlab, though. I am moving projects there right now.
Re: GitLab Partners with DigitalOcean to make CI more affordable
#119For more information about the autoscaling see https://about.gitlab.com/2016/03/29/gitlab-runner-1-1-releas... Questions about anything GitLab are very welcome.
I have a question regarding the difference between the "concurrent" and "limit" parameters seen here [1]. I understand that if I'm running a managing runner in machine mode with limit=10 then it can start a maximum of 10 machines. What does "concurrent" affect in this context. I don't want the managing runner to do any builds locally -- just to send to runners managed by machine. [1] https://gitlab.com/gitlab-org/git…
Re: GitLab Partners with DigitalOcean to make CI more affordable
#120Earlier quoted context omitted.
You're welcome. To read more about build artifacts please see http://doc.gitlab.com/ce/ci/build_artifacts/README.html
I'm sure you hear this a lot, but thanks & keep up the good work. I'm grateful for all the great open source tools I use, but you guys are in the upper echelon for making consistent forward strides without breaking too much.