Coder Social home page Coder Social logo

awseward / call_status Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 702 KB

Note who's on a call so you can avoid interrupting them.

License: BSD 3-Clause "New" or "Revised" License

Shell 10.83% Nim 72.19% CSS 0.64% C++ 10.36% JavaScript 0.11% PLpgSQL 4.99% Makefile 0.69% C 0.14% Procfile 0.04%

call_status's Introduction

awseward

โ€ฆ

call_status's People

Contributors

awseward avatar

Stargazers

 avatar

Watchers

 avatar  avatar

call_status's Issues

TODOs

  • Make ./call_status_checker output help/usage. Currently just prints nothing and exits. (see: #19)
  • Consider trying caching on #17. It looks like maybe macos runner is just terribly slow... ๐Ÿค” (see: #17)
  • Add a GitHub Action for building a release on tags (see: #21)

Heroku Exit

Context

Steps

  • Move any state stores (DB/redis/what have you) to $new_host
  • Move app to $new_host (#175)
  • Set up a reverse proxy to forward clients from Heroku to $new_host
  • Update client configs to point to $new_host (and/or handle HTTP 307 correctly)
  • Goodbye, Heroku ๐Ÿ˜ญ

Invalid revision on heroku-built web binary

It seems like the heroku buildpack doesn't actually run inside a fit repo (probably just pulls a tarball and unpacks that), so revision is failing when web gets built there.

See:

2020-05-17T21:04:02.683861+00:00 heroku[web.1]: Restarting
2020-05-17T21:04:02.695903+00:00 heroku[web.1]: State changed from up to starting
2020-05-17T21:04:04.383037+00:00 app[web.1]: [DEBUG] version:  0.3.1
2020-05-17T21:04:04.383062+00:00 app[web.1]: [DEBUG] revision: fatal: not a git repository (or any parent up to mount point /)
2020-05-17T21:04:04.383063+00:00 app[web.1]: Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
2020-05-17T21:04:04.383919+00:00 app[web.1]: [INFO] Jester is making jokes at http://0.0.0.0:25635
2020-05-17T21:04:04.383919+00:00 app[web.1]: Starting 1 threads
2020-05-17T21:04:05.073666+00:00 heroku[web.1]: State changed from starting to up

โ˜๏ธ To view this, tail logs and give it a heroku config:set LOG_LEVEL=DEBUG

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.