Giter Club home page Giter Club logo

shepherd's People

Contributors

azjezz avatar kubawerlos avatar localheinz avatar muglug avatar orklah avatar ricardoboss avatar staabm avatar weirdan avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

shepherd's Issues

Division by 0 on website

Warning: Division by zero in /var/www/vhosts/shepherd.dev/httpdocs/src/Api.php on line 72 ๐Ÿ™ƒ

suggestion re: fork suppression

If the github api or some similar api identifies repo B as being forked from repo A and branch B:C is either equal to or "behind" the commits of A:C (i.e. commits ahead/behind master), I would suggest suppressing the listing of repo B from the landing page.

i.e. there's little utility in my fork of psalm showing up on the landing page when the master branch is always either equal to or behind the master branch of vimeo/psalm

Type coverage explanation

As far as I know type coverage is for e.g. a function's argument and return type has type, but there might be more info about it.

I request to add docs about what type coverage is and how it is calculated

Thanks

type coverage not being updated.

I have noticed recently that type coverage has stopped being updated for one of my projects ( https://github.com/azjezz/psl ), I'm not sure if this is an issue on my side, but the CI script has always been the same ( see: https://github.com/azjezz/psl/blob/develop/.travis.yml#L33 / https://github.com/azjezz/psl/blob/develop/composer.json#L42 ).

The latest CI build ran just a few seconds ago, but the latest update according to shepherd.dev is 4 months ago ( https://shepherd.dev/github/azjezz/psl ).

The only thing I can think of that has changed since then is the default branch name from master to develop

current type coverage: 100% ( 100.084 actually ๐Ÿ˜† )
type coverage in shepherd: 91%

Something not found

Hi, I have problems in using psalm with --shepherd.

This is when running it into ci (github actions):

Error with Psalm Shepherd:
<br />
<b>Fatal error</b>:  Uncaught Github\Exception\RuntimeException: Not Found in /var/www/vhosts/shepherd.dev/httpdocs/vendor/muglug/github-api/lib/Github/HttpClient/Plugin/GithubExceptionThrower.php:101
Stack trace:
#0 /var/www/vhosts/shepherd.dev/httpdocs/vendor/php-http/httplug/src/Promise/HttpFulfilledPromise.php(34): Github\HttpClient\Plugin\GithubExceptionThrower-&gt;Github\HttpClient\Plugin\{closure}(Object(GuzzleHttp\Psr7\Response))
#1 /var/www/vhosts/shepherd.dev/httpdocs/vendor/muglug/github-api/lib/Github/HttpClient/Plugin/GithubExceptionThrower.php(102): Http\Client\Promise\HttpFulfilledPromise-&gt;then(Object(Closure))
#2 /var/www/vhosts/shepherd.dev/httpdocs/vendor/php-http/client-common/src/PluginClient.php(161): Github\HttpClient\Plugin\GithubExceptionThrower-&gt;handleRequest(Object(GuzzleHttp\Psr7\Request), Object(Closure), Object(Closure))
#3 /var/www/vhosts/shepherd.dev/httpdocs/vendor/php-http/client-common/src/PluginClient.php(175): Http\Client\Common\PluginClient-&gt;Http\Client\Common\{closure}(Object(GuzzleHttp\Psr7\Req in <b>/var/www/vhosts/shepherd.dev/httpdocs/vendor/muglug/github-api/lib/Github/HttpClient/Plugin/GithubExceptionThrower.php</b> on line <b>101</b><br />

Update shepherd to read configs from environment

Configs contain sensitive info which is better passed passed to the app via environment variables when deployed using platforms like Docker and Kubernetes.

I know some deployment platforms work better with files, so this solve should prob read from ENV first, then fallback to file for compatibility.

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.