Code Monkey home page Code Monkey logo

stargazed's Issues

GitHub Action documentation

Checklist

  • I checked that this is not an existing issue
  • I gave clear steps to reproduce this issue
  • I formatted all code samples correctly (if relevant)

Expected Behavior

A command like

stargazed --username almereyda --token of_sorts --sort --repository awesome-stars -w

sets up a GitHub repository, if not existing, and Action for updating the repository.

Current Behavior

  1. Running the command without the repository existing does not create it with an initial commit and does not set the GitHub Action.
  2. Running the command for a manually created repository does not create a commit and does not create a visible action in https://github.com/almereyda/awesome-stars/actions/new

Possible Solution

stargazed is able to fetch the repository's configuration If the repository does not yet exist, it is being created and set up with an initial commit plus GitHub Action. (Note the -w flag.)

Steps to Reproduce

  1. Run the stargazed command above with your username and your personal access token.
  2. Review the GitHub Actions

Context (Environment)

This is a Fedora 30, Node 10 environment.

Possible Implementation

It could be nice to have a CLI flag that can read the repository configuration and update on the status of an eventual integration.

Disable linting the markdown file (template.md)

The markdown linter, applies linting automatically on the template.md file when applied a change and saved.

The VScode I use, really messes this up and output produced by CLI is then ruined.

If there is any config that disables this auto lint, it might be useful.

Cannot read property 'login' of null error

I've been using this tool for past 2 months, but from few weeks, it's not working, I've been trying to debug things, but not able to figure it out the exact issue that's causing, would love to get it solved by you guys! Thanks! and I'm attaching the screenshot.

Checklist

  • I checked that this is not an existing issue
  • I gave clear steps to reproduce this issue

repo - https://github.com/abhisheknaiidu/nads

Screenshot 2021-02-08 at 4 14 12 PM

[Bug] Bundle size too high

The README.md file generated in development somehow is included in the npm pack ed file, which increases the build size.

This file is ignored using .gitignore yet it is attached with the publishing package

Set up CI

Set up CI for running tests & also running CLI on different Node.js LTS versions

Preferred Travis

ADD contributing guidelines

Checklist

Add contributing guidelines

Expected Behavior

make sure to ask to obey by the code of conduct file #17
and to have good behaviour to other contributors

Pipe chars don't get escaped (breaking markdown table)

Checklist

  • I checked that this is not an existing issue
  • I gave clear steps to reproduce this issue
  • I formatted all code samples correctly (if relevant)

Expected Behavior

The pipe (|) gets escaped.

Current Behavior

The pipe (|) is not escaped, breaking the markdown of the table row.

Possible Solution

Escape the pipe

Steps to Reproduce

Live example (anti-xss):

grafik

Context

Original description of voku/anti-xss:

grafik

Detailed Description

Escape the pipe (|) to prevent it from breaking the markdown.

Possible Implementation

Features

Currently only the list is being fetched with the -u flag.

The rest of the flags does nothing for now.

They are to be worked on soon enough.

Token Permission/scopes

Need List of Scopes that are required for TOKEN to make the stargazed CLI work like charm?

add issue template

a general useful template
that has comments inside it saying to attach screenshots possible and also to check if such issue exists before creating

add extension to eslint config file

As eslint recommends to use an extension to the config file used, renaming .eslintrc to .eslintrc.json seems a good idea.

Please comment here first and then proceed to PR.

Code Refactoring

Complexity of some functions are way over the best and top.

As a solution to that, code splitting is necessary to tackle this.

add unit tests

Checklist

  • Initial barebone
  • Add unit tests for the commands offered by the cli

some content hrefs are buggy

Try

stargazed -u "phanirithvij"

- [DIGITAL Command Language](#digital-command language) is the output
The expected output should be

- [DIGITAL Command Language](#digital-command-language)

Swap the order

To make it look like

sl. No | Name | Description | Author | Stars

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.