kowainik / crocodealer

🐊 Manage GitHub organization files, labels, issues
https://kowainik.github.io/projects/crocodealer
Mozilla Public License 2.0
9 stars 4 forks source link

Implement data types for CLI #4

Open chshersh opened 5 years ago

chshersh commented 5 years ago

Only data types, no CLI parser yet. The data types should represent the following commands:

  1. croco sync [FILE_NAMES]: update files in every repo
  2. croco labels: apply all label rules

See an example of data types in summoner:

Think of possible options that can be applied to every command.

yaman commented 5 years ago

started to work on this issue.

chshersh commented 5 years ago

Hi, @yaman! Are you still working on this issue? Any progress on this? :slightly_smiling_face:

yaman commented 5 years ago

Just started working on it. I needed a push, here you come :D Sorry for being lazy :(

On Mon, Oct 7, 2019 at 8:55 AM Dmitrii Kovanikov notifications@github.com wrote:

Hi, @yaman https://github.com/yaman! Are you still working on this issue? Any progress on this? 🙂

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kowainik/crocodealer/issues/4?email_source=notifications&email_token=AACJOIKQG2HGFTR37ZL55STQNLFOXA5CNFSM4HQI3UA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAPDHQQ#issuecomment-538850242, or mute the thread https://github.com/notifications/unsubscribe-auth/AACJOIICXMBQT2TS43RYMUTQNLFOXANCNFSM4HQI3UAQ .

chshersh commented 4 years ago

@yaman I removed assignee from this issue. We need this issue to be implemented since we're still interested in this project, and I don't want it to be blocked. You still can work on it if you want, but I decided to remove the blockage from this issue so anyone can work on this.

Nimor111 commented 4 years ago

Hey, is this up for grabs? I would like to work on it.

chshersh commented 4 years ago

@Nimor111 recently @d4nielhdz contacted us via email and asked about possible contributing opportunities. We've suggested working on this issue, but I'm not sure how much work is already done. Probably @d4nielhdz can provide their feedback on the subject :slightly_smiling_face:

Anyway, we'll try to create more issues, since a lot of work needs to be done and we see the interest in this project. So stay tuned!