Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --test-script flag to run custom tests before publish #557

Merged
merged 33 commits into from
Aug 9, 2020
Merged

Add --test-script flag to run custom tests before publish #557

merged 33 commits into from
Aug 9, 2020

Commits on Jul 7, 2020

  1. Configuration menu
    Copy the full SHA
    d8fe5c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. added fix for tag coming as undefined

    nimish committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    84b6c94 View commit details
    Browse the repository at this point in the history
  2. space fix for xo

    nimish committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    e12996c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. Merge pull request #1 from sindresorhus/master

    Merging forks
    dopecodez committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    6008a02 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Configuration menu
    Copy the full SHA
    375a2da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    184c068 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2daf26 View commit details
    Browse the repository at this point in the history
  4. Update readme.md

    dopecodez committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    b120441 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    42245a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6c8a3a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Finshing up test-script

    dopecodez committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    b3e72f8 View commit details
    Browse the repository at this point in the history
  2. Readme fixes

    dopecodez committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    a11a992 View commit details
    Browse the repository at this point in the history
  3. Update readme.md

    dopecodez committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    634654b View commit details
    Browse the repository at this point in the history
  4. cleaning up code

    dopecodez committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    5bb7bfe View commit details
    Browse the repository at this point in the history
  5. cleaning code

    dopecodez committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    f90ca04 View commit details
    Browse the repository at this point in the history
  6. cleaning code

    dopecodez committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    b60c475 View commit details
    Browse the repository at this point in the history
  7. added error handling

    dopecodez committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    ab44d91 View commit details
    Browse the repository at this point in the history
  8. Update readme.md

    dopecodez committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    4e63eca View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Update source/index.js

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    dopecodez and sindresorhus committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    57ea657 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. addressing PR comments

    dopecodez committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    a9fc7e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1c2ded View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. Update readme.md

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    dopecodez and sindresorhus committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    e95cbf6 View commit details
    Browse the repository at this point in the history
  2. PR comments

    dopecodez committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    f958505 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

  1. Update readme.md

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    dopecodez and sindresorhus committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    c7b4b42 View commit details
    Browse the repository at this point in the history
  2. Update source/cli.js

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    dopecodez and sindresorhus committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    ebe4604 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4b335a View commit details
    Browse the repository at this point in the history
  4. fixing across readme

    dopecodez committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    fb040a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Update readme.md

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    dopecodez and sindresorhus committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    bb7bea1 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Configuration menu
    Copy the full SHA
    a0db7b4 View commit details
    Browse the repository at this point in the history
  2. cli space fix

    dopecodez committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    d3ab9f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Configuration menu
    Copy the full SHA
    deea7fa View commit details
    Browse the repository at this point in the history
  2. bracket fix

    dopecodez committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    3424e56 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

  1. Configuration menu
    Copy the full SHA
    97ab0b8 View commit details
    Browse the repository at this point in the history