Commit Graph

70 Commits

Author SHA1 Message Date
OCram85 4307159bed wip 2022-06-30 15:55:08 +02:00
OCram85 d2582e7194 wip 2022-06-30 15:52:03 +02:00
OCram85 be156ab716 wip 2022-06-29 14:00:30 +02:00
OCram85 5353e473e2 wip 2022-06-29 13:53:19 +02:00
OCram85 2fd83fe8dc add debug output 2022-06-29 13:51:01 +02:00
OCram85 89a41055ae wip 2022-06-29 13:46:38 +02:00
OCram85 89be8ad599 add pwsh lts 2022-06-29 13:44:49 +02:00
OCram85 9a5693d51c wip 2022-06-29 13:35:33 +02:00
OCram85 01de79fe11 wip 2022-06-28 15:18:22 +02:00
OCram85 8e73cf346c wip 2022-06-28 14:54:20 +02:00
OCram85 f90741d82a try to mock private module function outside of module scope 2022-06-28 14:48:05 +02:00
OCram85 20f5fe7bd5 wip 2022-06-28 12:09:55 +02:00
OCram85 90d41aaff3 wip 2022-06-28 12:00:41 +02:00
OCram85 ef3fd6d0d6 wip 2022-06-28 11:53:39 +02:00
OCram85 e60ee4cab8 wip 2022-06-28 11:51:43 +02:00
OCram85 ecd2735ce5 wip 2022-06-28 11:42:25 +02:00
OCram85 efcd905277 fix linter issues 2022-06-28 11:41:17 +02:00
OCram85 9f9e895e6e wip 2022-06-28 11:29:38 +02:00
OCram85 c7529b5d89 wip 2022-06-28 11:26:41 +02:00
OCram85 8808f1c70b wip 2022-06-28 11:24:31 +02:00
OCram85 b9ebc2ab6e wip 2022-06-28 11:19:57 +02:00
OCram85 e9529bd281 wip 2022-06-28 11:05:19 +02:00
OCram85 a845c04851 wip 2022-06-28 10:54:44 +02:00
OCram85 981068d0d4 wip 2022-06-28 10:52:10 +02:00
OCram85 f8cb6f90bb wip 2022-06-28 10:49:28 +02:00
OCram85 eb791af722 wip 2022-06-28 10:44:52 +02:00
OCram85 c3ac2d2fc9 wip 2022-06-28 10:41:32 +02:00
OCram85 166efda770 stop on error 2022-06-28 10:38:41 +02:00
OCram85 5b4d043c7d wip 2022-06-28 10:32:25 +02:00
OCram85 ac0431ea17 wip 2022-06-28 10:24:12 +02:00
OCram85 2f554c13d5 fix typo in output var 2022-06-28 10:21:38 +02:00
OCram85 b496eaaa9d add workaround for psscript analyzer object reference error 2022-06-28 10:19:27 +02:00
OCram85 8b45618637 debug 2022-06-28 10:03:20 +02:00
OCram85 a4fa937780 fix typo 2022-06-28 09:59:46 +02:00
OCram85 aef82de149 test Pester5 file 2022-06-28 09:57:22 +02:00
OCram85 88743e9ffd
fix pester verbosity config (#58)
continuous-integration/drone Build was killed Details
* fix pester verbosity config

* debug ScriptAnalayzer output
2022-06-28 09:52:29 +02:00
OCram85 c31ee791bb
Update issue templates (#57)
* Update issue templates

* debug PSScriptAnalyzer
2022-06-28 09:41:53 +02:00
OCram85 c45490aefe
Update issue templates (#56) 2022-06-28 09:21:01 +02:00
OCram85 4abfec5725
adds PR template (#55) 2022-06-28 09:12:34 +02:00
OCram85 7708df9b66
Update pwsh style to latest community standards (#52)
* update pwsh style in store files

* update pwsh style in item files

* update pwsh style in connection files

* update pwsh style in certificate files

* update pwsh style in private files

* update pwsh style in drone helper

* update meta

* fix pwsh style

* fix output type

* fix typo in OutputType

* update appveyor build mode

* debugging build mode

* wip

* test windows pipeline

* fix typo

* simplify drone setup

* update readme

* remove deprecated cicd setup

* update pwsh style
2022-06-28 08:56:33 +02:00
OCram85 739c8cb9b0
stop raising build error on lint warnings for now (#49) 2020-10-02 16:06:22 +02:00
OCram85 5983c760b5 disable error on lint warnings 2020-10-02 15:52:59 +02:00
OCram85 045adbf647
Modernize Build Pipeline (#48) 2020-10-02 15:48:58 +02:00
OCram85 b6e791f709
adds security section (#47)
- add security section
- update content
- fix github deployment state
- update about page based on readme.md
2020-01-23 13:06:16 +01:00
OCram85 d0a6457d37
Adds Social Logo (#46)
* add social logo
* add social logo in Readme
2019-05-10 10:12:26 +02:00
OCram85 fdc6651588
Publish version 1.0.x (#45)
## About

## Content (Micro Commits)

* fixes #38 
* fixes #44 
* Implement precise lookup hierarchy (fixes #43)
* align pester test with #43 logic
* split cert functions
* use new cert functions for save an lookup
* fix pester tests
* [wip]
* fix var name ref
* fix exports
* fix cert store location for windows shared mode
* fix mandatory params
* fix accidentially removed code block
* add basic cert pester pests
* remove old docs
* update cbh blocks
* update cbh blocks
* update docs
* move .net wrapper forpfx files
* do not export .net wrapper functions
* update docs
* rename tests
* fix private functions location
* - fixes #44: FTP connection
* add link to reference
* add format files
* add preview version shield
* update markdown help files (platyps)
* add emoji images in captions
* fix typos
* fix typos
* fix typo
* prepare version numbers
2019-04-29 16:05:43 +02:00
OCram85 d92d963979
Publish preview version (#42)
* adds certificate store location

* add additional certificate store tests

* add cert store tests for New-CredentialStoreItem

* fix test

* add error handling for credential store path

* add Import-CSCertificate helper function

* Import new certificate if param is given

* fix extension filter

* add linux error message

* fix pester test for linux

* update cert helper functions

* export helper functions

* fix cs cert import

* simplify cs cret lookup

* remove obsolete functions

* fix pester test for linux

* fix error type for linux

* fix var name

* fix pester test

* disable travis artifact upload

* update cert lookup for item functions

* debug build error

* use cert instance constructor for linux

* disable debug output

* remove obsolete exports
2019-04-04 17:02:17 +02:00
OCram85 5a68527061
fix Connect-To bug (#41)
* replace internal coverage tools with PSCoverage (#39)

* use PSCoverage instead of internal module

* remove internal pscoverage ref

* remove deprecated and internal coverage module

* fix dependency test for conection types without deps

* - tests should return true for missing deps (fixes #40)

* remove pre release counter

* change prerelease tag
2019-03-15 12:49:43 +01:00
OCram85 dbf53b7cb0
publish 0.5.xxx-alpha1 release 2019-01-16 13:18:27 +01:00
OCram85 09548fca0a
add debug output (#36) 2019-01-16 13:02:51 +01:00