Clement Sam

Results 117 comments of Clement Sam

the glamour module seems to depend on `github.com/russross/blackfriday/v2`. Since glamour isn't packaged in debian yet, could that be another possible reason it fails? > We thus need to start with...

@andhe, the module path issue wasn't resolved in previous versions including v1.10.0 so this issue is expected. If this could solve the path confusion, we can do a pre-release for...

Useful info here: https://people.debian.org/~stapelberg/2015/07/27/dh-make-golang.html

We should drop `russross/blackfriday/v2` then. I'm looking out to see if we can replace some of the dependencies with those that are already packaged on debian: ```sh $ dh-make-golang estimate...

@andhe can we consider other alternatives like having a custom PPA? I think that will work for Ubuntu

Hi @myersg86, thanks a lot for this PR. We announced that this project is officially adopted by GitLab https://github.com/profclems/glab/issues/983#issue-1175723125. All new contributions should be mode to the GitLab repo: https://gitlab.com/gitlab-org/cli

@elonderin, glab already supports self-signed certificates. See the comment here on how to set the path in the config: https://github.com/profclems/glab/issues/781#issuecomment-873352223

Hi @altosys, thanks a lot for this PR. I love this, however, we announced that this project is officially adopted by GitLab https://github.com/profclems/glab/issues/983#issue-1175723125. All new contributions should be made to...

@maxice8 This is open in case you'd like to work on it

No problem, I will open a PR on this soon > ...Alpine 3.13.0 was just released... Oops... I guess I missed the news. Thanks! This calls for an update on...