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

Feature/documentation/raison detre #112

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Nov 25, 2021

  1. feat: raise PR

    rationalize repeated nock code block into a beforeEach clause.
    ghinks committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    1302359 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. feat: raise PR

    Add some text to describe what wiby is as a prelude
    ghinks committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    a0377d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. feat: raise PR

    add a simple piece of graphics to see if that helps
    ghinks committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    9c337ef View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. docs: readme

    - make a simple example with screen shots available
    - create some text to give substance to why we have this tool
    ghinks committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    56f3f99 View commit details
    Browse the repository at this point in the history
  2. docs: readme

    - add callouts to cli
    - add callouts to PR raised
    ghinks committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    4e8b035 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. docs: readme

    - add wiby clean simple example
    ghinks committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    d5c0680 View commit details
    Browse the repository at this point in the history
  2. docs: readme

    - add wiby clean simple example, typo
    ghinks committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    beeb66a View commit details
    Browse the repository at this point in the history
  3. docs: readme

    - wiby clean, grammar
    ghinks committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    6a5246a View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. docs: readme

    - wiby close-pr, interim push to look at github markup
    ghinks committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    cdff90f View commit details
    Browse the repository at this point in the history
  2. docs: readme

    - wiby close-pr, add image showing PR is closed but branch remains
    ghinks committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    dcb7003 View commit details
    Browse the repository at this point in the history
  3. docs: readme

    - wiby validate , readme
    ghinks committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    1e3e73d View commit details
    Browse the repository at this point in the history
  4. docs: readme

    - wiby validate , typo in the URI
    ghinks committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    f2e03c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. feat: docs

    Add the wiby result command to the readme.
    ghinks committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    6db6ebd View commit details
    Browse the repository at this point in the history
  2. feat: docs

    typos
    ghinks committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    93091af View commit details
    Browse the repository at this point in the history
  3. feat: docs

    add links to the 5 examples given
    ghinks committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    d3949b8 View commit details
    Browse the repository at this point in the history
  4. feat: docs

    add a bit more to explain why we have wiby.
    ghinks committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    8570098 View commit details
    Browse the repository at this point in the history
  5. feat: docs

    add links to example repos
    ghinks committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    0df484d View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. fix: array sz zero handling

    the array length needs to be checked as an array that is empty will be returned by the reduce and promise all combination
    ghinks committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    71bc3f0 View commit details
    Browse the repository at this point in the history
  2. fix: undo checkin on incorrect branch

    undo checkin on incorrect branch.
    ghinks committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    12a0935 View commit details
    Browse the repository at this point in the history