Live data from Hacker News

Viewing profile — tmaczukin

tmaczukin

HN member
Joined
Tue, Jul 21, 2015, 2:25 PM UTC
HN karma
12
Public activity
7 items

About tmaczukin

No profile information was provided.

Recent public activity

  1. comment
    Comment #17904581

    > - we do not use kubernetes so eveything CD is off the plate for us (environment and monitoring tab are useless) Environments can be useful even without integration with K8S. It's…

  2. comment
    Comment #17904087

    You can use images hosted on GitLab's Container Registry. Especially - you can use such images as the base for CI/CD jobs running on the same GitLab instance. It was possible since…

  3. comment
    Comment #13939847

    maktouch: Runner can't connect to GitLab because version 9.0 of Runner requires GitLab 9.0. We've noticed this in the release blog post: https://about.gitlab.com/2017/03/22/gitlab-…

  4. comment
    Comment #13935228

    For other who are seeing this issue: 'gitlab-ctl reconfigure && gitlab-ctl restart' should resolve this problem without a need to reboot the machine. The problem is tracked in http…

  5. comment
    Comment #13935168

    Hey jancsika, As Kamil already wrote, the number of notifications, issues and merge requests that we follow is enormous and sometimes something may be missed. I'm doing my best to …

  6. comment
    Comment #11756131

    You can enable Container Registry for your projects on GitLab.com :) And in a few days our shared runners should be updated to support the full docker workflow with the Container R…

  7. comment
    Comment #11756089

    Our shared runners should be updated within a week. Then you will be able to use Container Registry on GitLab.com without self-hosted runner.