Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coderoad/coderoad-vscode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4a9e9cc
Choose a base ref
...
head repository: coderoad/coderoad-vscode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 37ed10b
Choose a head ref
  • 7 commits
  • 9 files changed
  • 1 contributor

Commits on Apr 11, 2020

  1. Move min requirement to Node 12 -> Node 10

    As of v0.2.0
    ShMcK authored Apr 11, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f8d57f4 View commit details
  2. Merge pull request #246 from coderoad/remove-node-12-min-req

    Move min requirement to Node 12 -> Node 10
    ShMcK authored Apr 11, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    cf6a7a5 View commit details
  3. add schema

    Signed-off-by: shmck <shawn.j.mckay@gmail.com>
    ShMcK committed Apr 11, 2020
    Copy the full SHA
    c4d2e35 View commit details
  4. create getVersion fn

    Signed-off-by: shmck <shawn.j.mckay@gmail.com>
    ShMcK committed Apr 11, 2020
    Copy the full SHA
    5513a1d View commit details
  5. compare versions fn

    Signed-off-by: shmck <shawn.j.mckay@gmail.com>
    ShMcK committed Apr 11, 2020
    Copy the full SHA
    21a0ff0 View commit details
  6. have git use version fn

    Signed-off-by: shmck <shawn.j.mckay@gmail.com>
    ShMcK committed Apr 11, 2020
    Copy the full SHA
    176d24a View commit details
  7. add tutorial missing and unmet dependency checks

    Signed-off-by: shmck <shawn.j.mckay@gmail.com>
    ShMcK committed Apr 11, 2020
    Copy the full SHA
    37ed10b View commit details
Loading