Giter Site home page Giter Site logo

dpogorzelski / speedrun Goto Github PK

View Code? Open in Web Editor NEW
15.0 1.0 2.0 662 KB

Control your compute fleet at scale

License: Mozilla Public License 2.0

Go 87.40% Shell 5.51% Makefile 7.09%
go command-execution cloud google-cloud cli automation gcp devops sre sysadmin

speedrun's Introduction

Hi there ๐Ÿ‘‹

What I'm currently working on

Rennsport Bevy Multiplayer

Projects I worked on

Scalar Avatar: Frontiers of Pandora The Division 2 The Division The Division

speedrun's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

cloudxo leosunmo

speedrun's Issues

Help should only be printed on wrong usage

  • returning an error should not cause the help to be printed
  • the error is reported twice in some cases, once by log library and once by cobra on exit, should be only one instead
Error: Couldn't initialize GCP client (Compute): google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.
Usage:
  speedrun key set [flags]

Examples:
  speedrun key set 
  speedrun key set --filter "labels.foo = bar AND labels.environment = staging"

Flags:
      --filter string   Set the key only on matching instances
  -h, --help            help for set

Global Flags:
  -c, --config string     config file (default "$HOME/.speedrun/config.toml")
  -l, --loglevel string   Log level (default "info")

โจฏ Couldn't initialize GCP client (Compute): google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.

Sign Mac binaries

Currently Mac builds are not signed which produces a security warning

Handle interactive commands

some commands like sudo apt install dnsutils will wait for user input to confirm the action.
try to catch runs stuck waiting on user input and return immediately

Sometimes the output is not padded correctly

โœ“ Running [sudo apt-get install -qq jq dnsutils]
  hostname:
    Selecting previously unselected package libonig5:amd64.
(Reading database ... 42029 files and directories currently installed.)
    Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
    Unpacking libonig5:amd64 (6.9.1-1) ...
    Selecting previously unselected package libjq1:amd64.
    Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
    Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
    Selecting previously unselected package jq.
    Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
    Unpacking jq (1.5+dfsg-2+b1) ...
    Setting up libonig5:amd64 (6.9.1-1) ...
    Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
    Setting up jq (1.5+dfsg-2+b1) ...
    Processing triggers for man-db (2.8.5-2) ...
    Processing triggers for libc-bin (2.28-10) ...

Success: 1 Failure: 0 Error: 0

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.