Giter Club home page Giter Club logo

git-scrum's Introduction

Internet not working gif

Hello, I'm Luke, welcome to my Github. What a pleasure it must be for you to see such beautiful code, in every repo! Ha, just kidding, don't go snooping around though - there's a lot that I'm not proud of.

So, I am a software engineer by trade currently working at Netcall predominantly writing C# and Vue.js. In my spare time I do a bit of hacking as you may see from the odd commit here on Github.

  • ๐Ÿ“— I write blogs on my personal blogsite at codeheir.com
  • ๐Ÿ’ฌ Website at lukegarrigan.com
  • ๐Ÿ“† Plan with your team for free at planfree.dev
  • ๐Ÿƒโ€โ™‚๏ธ Co-creator of Seshyn - create and sync workouts to your smart watch!
  • ๐Ÿ“š Creator of Syndles

git-scrum's People

Contributors

lukegarrigan avatar raszi avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

usapp-stack raszi

git-scrum's Issues

Error thrown in internal/fs/utils.js

Saw your comment on git standup and had to try this out! I'm encountering an issue, but it's not clear whether or not it's my environment or git-scrum. If I run git-scrum in any directory (single repo, or parent directory to multiple repos), I get the following:

internal/fs/utils.js:298
    throw err;
    ^

Error: ENOENT: no such file or directory, lstat '/path/to/some/random/file'
    at Object.lstatSync (fs.js:1033:3)
    at /Users/justin/.asdf/installs/nodejs/14.7.0/.npm/lib/node_modules/git-scrum/index.js:11:40
    at Array.filter (<anonymous>)
    at Object.<anonymous> (/Users/justin/.asdf/installs/nodejs/14.7.0/.npm/lib/node_modules/git-scrum/index.js:11:25)
    at Module._compile (internal/modules/cjs/loader.js:1256:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1277:10)
    at Module.load (internal/modules/cjs/loader.js:1105:32)
    at Function.Module._load (internal/modules/cjs/loader.js:967:14)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
    at internal/main/run_main_module.js:17:47 {
  errno: -2,
  syscall: 'lstat',
  code: 'ENOENT',
  path: '/path/to/some/random/file'
}

Note that the /path/to/some/random/file file seems to always be a dotfile. That's the only pattern I noticed.

Add an option to display commits from a specific date

Since there are cases when I work over the weekend, and I would like to discuss the issues with the team on our standup therefore it would be great to have a feature to pass in an option to the tool to display the commit from a date instead of the last 24 hours (like the default value).

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.