Commit Graph

19 Commits (master)

Author SHA1 Message Date
Chris Kuech 1c826f9744
bugfix (#65) 2020-03-12 16:41:00 -07:00
Chris Kuech f74b21e6dc
fix dsc scenario (#63)
* fix dsc scenario

* revert unintended change
2020-03-08 21:31:09 -07:00
Chris Kuech 0cfa54831e fixed inaccurate cmdletbinding 2019-12-09 17:16:27 -08:00
Chris Kuech 1a04585a3b attempt to fix github action 2019-12-09 17:11:08 -08:00
Chris Kuech e150da0b4e attempting to fix GitHub Actions internal bug 2019-12-09 17:05:36 -08:00
Zach Childers 424672b932 attempting to force refresh 2019-12-03 20:15:23 -08:00
Zach Childers fb56584257 new snapshots 2019-12-03 20:02:36 -08:00
Zach Childers 29ec675ec4 force new test resolution 2019-12-03 12:29:46 -08:00
Zach Childers 14f933a1c1 linter fix 2019-12-03 12:00:56 -08:00
Zach Childers 776cf58b2d PR feedback 2019-12-03 11:58:31 -08:00
Zach Childers 553ed42f9b running tests 2019-12-02 21:44:12 -08:00
Zach Childers 3b36b3f0e7 convert to new-requirementgroup 2019-12-02 21:36:14 -08:00
Chris Kuech d601eb9ea9
Failed Test without Set should throw error (#56)
* test => false throws

* fixed #54
2019-11-26 20:28:28 -08:00
Chris Kuech c3a731f018
Namespaces (#46)
* staging

* fixed unit tests

* inc minor version

* remove format-callstack

* complete

* pr comments and bug fixes

* test suite fixes

* show namespace in requirement events

* commonized requirement serialization

* fixed verbose logging

* updated docs
2019-11-17 15:06:51 -08:00
Chris Kuech bd59f83a8f
removed exit from Format-Checklist (#43)
* removed exit from Format-Checklist

* xplat fix for Initialize-Repo
2019-09-23 18:03:23 -07:00
Chris Kuech 28e05d161f
Test-Requirement rewrite (#40) 2019-09-21 10:37:44 -07:00
Chris Kuech e8bbc5267e
Regression tests (#37)
* added error regression tests

* Add output change tracking

* adding integration test files

* remove

* fix githook

* reset changes to formatters

* add docs/tools

* fix init
2019-09-21 00:06:11 -07:00
Chris Kuech 2dd0757946
Format-Checklist implementation and unit test bug fixes 2019-09-19 23:46:31 -07:00
Chris Kuech 0c2562f474
CD (#32)
* Stage files

* fix pipeline trigger

* separated tests from source

* cleaned up paths in CD trigger

* use wildcard in trigger

* Improved CI trigger

* Fix staging and remove WhatIf

* Trigger CD if License changes

* better ci rules
2019-09-12 18:51:53 -07:00