Commit Graph

139 Commits

Author SHA1 Message Date
Kevin Marquette
89bc7cab63 Merge pull request #19 from KevinMarquette/commonfiles !deploy
Add Commonfiles
2018-12-28 15:09:31 -08:00
Kevin Marquette
96413496bb Merge remote-tracking branch 'origin/master' into commonfiles 2018-12-28 15:04:17 -08:00
Kevin Marquette
24367fe4fc Merge pull request #18 from shaneis/patch-1
Added missing 'k' to verbose message.
2018-12-28 15:03:53 -08:00
Kevin Marquette
bbe311b1dc spell check 2018-12-28 15:03:10 -08:00
Kevin Marquette
3b671a49fc bump version 2018-12-28 15:02:24 -08:00
Kevin Marquette
e5a0147d71 Clean up Pester tests 2018-12-28 15:01:15 -08:00
Kevin Marquette
2eae9f2bb2 resolve merge conflicts 2018-12-28 14:46:55 -08:00
Shane O'Neill
838b373fca Added missing 'k' to verbose message.
A PR for a single missing letter in a comment. Didn't realise I was such a stickler. Sorry Kevin!
2018-12-28 14:23:27 +00:00
Kevin Marquette
16e6f36116 Merge pull request #23 from loanDepot/tdrake/LDX-1015
LDX-1015 ImportDevModule should force import so it can be rerun in th…
2018-11-12 13:39:23 -08:00
Travis Drake
b38aca3e80 LDX-1015 fix psd1 trailing whitespace 2018-11-12 13:17:19 -08:00
Travis Drake
5bdaa3446e LDX-1015 ImportDevModule should force import so it can be rerun in the same session and pick up new changes 2018-11-12 11:53:15 -08:00
Kevin Marquette
ccf5136fc2 Merge pull request #22 from loanDepot/tdrake/LDX-995
LDX-995 Exclude to avoid psscriptanalyzer transient failures
2018-11-05 13:37:15 -08:00
Travis Drake
716ecdfba2 LDX-995 Exclude to avoid psscriptanalyzer transient failures 2018-11-05 13:35:02 -08:00
Kevin Marquette
cfd3fca386 Merge pull request #20 from loanDepot/kmarquette/issue-3
add temporary Move-Statement #3
2018-10-23 10:04:23 -07:00
Kevin Marquette
b625193e99 add temporary Move-Statement #3 2018-10-17 11:12:21 -07:00
Kevin Marquette
6d70000d53 Merge pull request #15 from loanDepot/kmarquette/issue-14
Add license file to the built module
2018-10-16 10:56:17 -07:00
Kevin Marquette
4416ed8ade Merge pull request #17 from loanDepot/kmarquette/issue-16
add better handling of $null values when setting the version
2018-10-16 10:55:52 -07:00
Kevin Marquette
71862fe789 Merge pull request #19 from loanDepot/kmarquette/issue-18
add support for Azure DevOps Pipelines
2018-10-16 10:54:55 -07:00
Kevin Marquette
ace42677ad remove comment 2018-10-16 09:17:29 -07:00
Kevin Marquette
fecb5d3605 revert commit 2018-10-16 09:16:49 -07:00
Kevin Marquette
00de5a093a remove comments 2018-10-16 09:15:50 -07:00
Kevin Marquette
e20c048eb1 add support for Azure DevOps Pipelines
resolves #18
2018-10-16 09:14:03 -07:00
Kevin Marquette
915ccb5dbc add better handling of $null values when setting the version 2018-10-16 09:09:10 -07:00
Kevin Marquette
da5b7b2c46 Add license file to the built module
resolves #14
2018-10-16 09:04:18 -07:00
Kevin Marquette
e7e2612082 Merge pull request #13 from loanDepot/outputCleanWorkaround
fixing output clean and making build init vars verbose output
2018-09-05 11:13:52 -07:00
Travis Drake
4433d8b88f fixing output clean and making build init vars verbose output 2018-09-05 11:10:43 -07:00
Kevin Marquette
e07e9330b4 Merge pull request #12 from loanDepot/kmarquette/buildverison
add build number to all verison
2018-08-28 04:05:53 -07:00
Kevin Marquette
f0c105190e add build number to all verison 2018-08-28 04:01:20 -07:00
Kevin Marquette
231568a64f Merge pull request #11 from loanDepot/tdrake/fixSetVersionForInitialCommit
More setVersion fixes
2018-08-27 18:00:35 -07:00
Travis Drake
7c3cfd7152 More setVersion fixes 2018-08-27 17:58:55 -07:00
Travis Drake
f823893743 Merge pull request #10 from loanDepot/tdrake/fixSetVersionForInitialCommit
Fixing SetVersion when run before module has been published before
2018-08-27 16:46:45 -07:00
Travis Drake
aea4cd1a50 Fixing SetVersion when run before module has been published before 2018-08-27 16:43:43 -07:00
Kevin Marquette
1f40eba51e Merge pull request #9 from loanDepot/kmarquette/forceremove
Added -force to remove-module calls
2018-08-23 16:32:53 -07:00
Kevin Marquette
ff21a6ef78 Added -force to remove-module calls 2018-08-23 16:32:15 -07:00
Kevin Marquette
eed8ab29d8 Merge pull request #8 from loanDepot/kmarquette/#7
#7 handle divide by zero error
2018-08-21 18:18:39 -07:00
Kevin Marquette
f8caf5c2ae #7 handle divide by zero error 2018-08-21 18:12:59 -07:00
Kevin Marquette
904ad85d62 Merge pull request #6 from loanDepot/kmarquette/versioning
handles versioning when module is not published resolves #5
2018-08-21 15:33:13 -07:00
Kevin Marquette
45b674cf3d handles versioning when module is notpublished resolves #5 2018-08-21 14:20:08 -07:00
Kevin Marquette
6688e9b438 Merge pull request #2 from loanDepot/kmarquette/fingerprint
Versioning revamp
2018-08-20 03:41:23 -07:00
Kevin Marquette
73d9253b79 remove extra coma 2018-08-20 03:17:57 -07:00
Kevin Marquette
d3dfccabc1 rename task 2018-08-20 03:17:44 -07:00
Kevin Marquette
a9a73ae9b2 add PublishVersion task 2018-08-20 03:14:42 -07:00
Kevin Marquette
94471ccfc0 trim trailing newline 2018-08-20 02:45:38 -07:00
Kevin Marquette
816462927d add appveyor build number support 2018-08-20 02:17:46 -07:00
Kevin Marquette
996b2d9195 resolve bugs around versioning
added version caching
2018-08-20 02:11:14 -07:00
Kevin Marquette
de13e31542 Change the way version numbers are generated 2018-08-19 20:12:05 -07:00
Kevin Marquette
c386851a06 add support for class requires directives 2018-08-17 14:41:16 -07:00
Kevin Marquette
b068194cee because nuget broke versioniong 2018-08-17 05:13:35 -07:00
Kevin Marquette
c3da819e5f Add PSGallery publishing support 2018-08-17 04:59:21 -07:00
Kevin Marquette
49332ecf34 set build image 2018-08-17 03:12:40 -07:00