Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Andrea Spadaccini a88b40aac3
feat: migrate CI to Github Actions (#27)
Migrate CI from Azure Pipelines to GitHub Actions, point it to the main branch.
2020-12-25 23:15:44 +00:00
Andrea Spadaccini 0742b2035b
Blacklist → denylist, whitelist → allowlist (#20)
Since this is an incompatible change, also bump up version to 2.0.0
(major version change, to signal incompatible API).
2020-06-12 13:39:17 +01:00
Andrea Spadaccini c4567e4946 Fail tests if the module cannot be imported 2020-06-11 18:37:21 +01:00
Andrea Spadaccini 9a7f465f26 Create module definition (psd1)
Work towards the resolution of #2 (Publish the script on the PowerShell
Gallery)
2019-07-29 18:47:06 +01:00
Andrea Spadaccini d8c467a2d7 Move tests and related helper in the test dir 2019-07-29 17:31:07 +01:00
Andrea Spadaccini 266db88fd3 Add first version of PowerShell-FeatureFlags
There is still much to do to clean it up and make it more useful, but it
makes sense to publish the code as it is for now.
2019-07-23 18:00:58 +01:00