Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

SwissDataScienceCenter/renku-gateway-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

renku-gateway-v2

THIS IS ARCHIVED. Any changes that are here that were useful were already commited and added to the regular repository which contains the new gateway already refactored with Go.

Contributing

  1. Install GO
  2. Install golangci-lint
  3. Install golines go install github.com/segmentio/golines@latest
  4. For VS Code: install "Run on Save" externsion

Useful commands:

  • To lint: golangci-lint run -v
  • To reformat long lines: golines . -w --max-len=120 --base-formatter=gofmt or to target a specific file replace . with the filename in the command

Important references

GitLab refresh tokens do not expire

About

Used for the refactoring of the Renku gateway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages