Live data from Hacker News

Viewing profile — ramonrue

ramonrue

HN member
Joined
Tue, Oct 09, 2018, 9:30 AM UTC
HN karma
17
Public activity
3 items

About ramonrue

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #27035002

    Yes, though it should be noted that the access token is only valid for the duration of the Job.

  3. comment
    Comment #27029914

    At least for Gitlab, you can write a .netrc in the user‘s home dir like so: machine (e.g. gitlab.com) login password For the access token, you can also leverage Gitlab‘s CI Job Tok…