Giter VIP home page Giter VIP logo

blocker's Introduction

Skynet Labs Website

Code behind skynetlabs.com

Deployed to Skynet: 0409g27kkp4cfpj66e52qvhjk60sej6ia1dmemim0pr3qej404gmai0 (preview)

blocker's People

Contributors

dependabot[bot] avatar kwypchlo avatar msevey avatar peterjan avatar ro-tex avatar

Stargazers

 avatar

Watchers

 avatar

blocker's Issues

Github Action Follow Ups

all of the abuse related repos (and others actually) need mongo, so there's a make command called start-mongo that you'll probably need to run before running the tests. Is it possible that was the issue the tests appeared broken and time out

Originally posted by @peterjan in #42 (comment)


This times out for me at 30s, so we should increase the timeout.

They are also failing when I do increase the timeout. @peterjan are they supposed to pass?

Originally posted by @ro-tex in #42 (comment)

Use WaitGroup

This is pretty futile. Because we are not using a waitgroup in this function. So nothing is waiting for the thread to finish which in turn means it will be killed as soon as main exits.

Originally posted by @ChrisSchinnerl in #19 (comment)

`Client` is too generic

Client is a generic name that would indicate that this is some sort of client for talking to blocker, rather than an external service like skyd, especially having in mind that it will be used as api.Client. Calling it SkydClient or PortalClient would be more informative.

Alternatively, we can move most (all?) of these types to a new package called skyd and then their names will make perfect sense.

We are even using it as skydClient api.Client.

Originally posted by @ro-tex in #27 (comment)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.