Commit Graph

6 Commits (master)

Author SHA1 Message Date
Zach Childers 776cf58b2d PR feedback 2019-12-03 11:58:31 -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 4889a1654c
Cd fix (#33)
* 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

* Fix staging directory name
2019-09-12 19:07:48 -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
Chris Kuech e9cd39e0a5
Use GitHub Actions for CI/CD (#31)
* added missing files

* hoping this fixes failures

* typo

* adding debug

* rejiggered

* add file extensions to path

* found the docs

* install modules

* install required modules in each script

* accurately name job

* force install modules

* Resolve linting issue

* Suppress Install-Module logs

* cd

* use xplat-safe path in tests

* test cd

* fix accessor violation with Version

* run sequentially

* integrate api key

* (hopefully) fix secret access

* Fix publish-module path

* cleaner

* better versioning

* bugfix versioning

* version bugfix

* set CD to run on deployment
2019-09-12 17:34:31 -07:00
Chris Kuech 393af07eea
Added CI 2019-09-12 13:06:47 -07:00