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: PowershellFrameworkCollective/PSModuleDevelopment
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: development
Choose a base ref
...
head repository: sheldonhull/PSModuleDevelopment
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: development
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 96 files changed
  • 2 contributors

Commits on Jun 20, 2018

  1. Customized Templates

    Some templates to test out for simple vsts custom tasks with tests built in, and somewhat simplified template for general task without some additional licensing and other attributes added. 
    further customized template/project stuff
    
    Some encoding issues required hard coding the PSMDInvoke.ps1 files
    customizations in psframework templates to better setup projects
    Sheldon Hull committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    de634fe View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Merge remote-tracking branch 'origin/development' into development

    template fixes
    
    more fixes
    Sheldon Hull committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    c03cdbc View commit details
    Browse the repository at this point in the history
  2. version string parsing fails due to using simple 3 part semvar. Remov…

    …ed this needless cast
    Sheldon Hull committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    d3c1ac7 View commit details
    Browse the repository at this point in the history
  3. fixed typo preventing test files from showing up

    Sheldon Hull authored and sheldonhull committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    e56b425 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

  1. template updates

    template updates
    sheldonhull committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    596e114 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f50acf View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. template updates

    template updates
    sheldonhull committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    7da041b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcd608f View commit details
    Browse the repository at this point in the history
  3. dev

    sheldonhull committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    dfafe35 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

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

Commits on Sep 11, 2018

  1. Latest changes for improved module developerment

    Before I get latest from remote.
    sheldonhull committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    c10c831 View commit details
    Browse the repository at this point in the history
Loading