-
Updated
Oct 6, 2020
scaleway
Here are 103 public repositories matching this topic...
-
Updated
Nov 28, 2020 - Go
-
Updated
Nov 20, 2020 - Go
-
Updated
Apr 17, 2019 - Python
-
Updated
Nov 13, 2020 - Python
Current implementation of lb_beta
has several important properties missing, such as
- ip_id (which can cause issues with implementation of certificates)
- tags
- type (not sure about this one, docs are scarse on api page)
- ssl_compatibility_level (can be implemented only if scaleway/scaleway-sdk-go#342 is done in go-sdk
we should add them.
-
Updated
May 26, 2020 - Go
-
Updated
Sep 11, 2020 - Go
-
Updated
Nov 25, 2020 - Go
-
Updated
Aug 11, 2020
-
Updated
Nov 28, 2020 - TypeScript
-
Updated
Apr 29, 2018 - Shell
-
Updated
Sep 25, 2020 - Makefile
-
Updated
Feb 22, 2020 - Go
-
Updated
Sep 24, 2019 - HCL
-
Updated
Jul 24, 2017 - Smarty
-
Updated
Nov 26, 2020
-
Updated
Nov 26, 2020
Improve this page
Add a description, image, and links to the scaleway topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scaleway topic, visit your repo's landing page and select "manage topics."
Task
Convert CI to GitHub Actions
Context
Travis is removing its free tier for OSS projects, so this should be built with GitHub Actions instead, which is not going to add additional cost.
I would expect this to be one of the easier projects to convert given that Docker isn't used in the build.
See also:
https://github.com/mvdan/github-actions-golang
https://github.com/ac