@@ -4,7 +4,10 @@ permalink: /module/ConfluencePS/
4
4
---
5
5
# [ ConfluencePS] ( https://atlassianps.org/module/ConfluencePS )
6
6
7
- [ ![ GitHub release] ( https://img.shields.io/github/release/AtlassianPS/ConfluencePS.svg )] ( https://github.com/AtlassianPS/ConfluencePS/releases/latest ) [ ![ Build status] ( https://img.shields.io/appveyor/ci/AtlassianPS/ConfluencePS/master.svg )] ( https://ci.appveyor.com/project/AtlassianPS/confluenceps/branch/master ) [ ![ PowerShell Gallery] ( https://img.shields.io/powershellgallery/dt/ConfluencePS.svg )] ( https://www.powershellgallery.com/packages/ConfluencePS ) ![ License] ( https://img.shields.io/badge/license-MIT-blue.svg )
7
+ [ ![ GitHub release] ( https://img.shields.io/github/release/AtlassianPS/ConfluencePS.svg?style=for-the-badge )] ( https://github.com/AtlassianPS/ConfluencePS/releases/latest )
8
+ [ ![ Build Status] ( https://img.shields.io/vso/build/AtlassianPS/ConfluencePS/3/master.svg?style=for-the-badge )] ( https://dev.azure.com/AtlassianPS/ConfluencePS/_build/latest?definitionId=3 )
9
+ [ ![ PowerShell Gallery] ( https://img.shields.io/powershellgallery/dt/ConfluencePS.svg?style=for-the-badge )] ( https://www.powershellgallery.com/packages/ConfluencePS )
10
+ ![ License] ( https://img.shields.io/badge/license-MIT-blue.svg?style=for-the-badge )
8
11
9
12
Automate your documentation! ConfluencePS is a PowerShell module that interacts with Atlassian's [ Confluence] wiki product.
10
13
@@ -56,6 +59,17 @@ We appreciate [everyone](https://atlassianps.org/#people) who invests their time
56
59
57
60
Check out our guidelines on [ Contributing] ( https://atlassianps.org/docs/Contributing/ ) to our modules and documentation.
58
61
62
+ ## Tested on
63
+
64
+ | Configuration| Status|
65
+ | -------------| ------|
66
+ | Windows Powershell v3| [ ![ Build Status] ( https://img.shields.io/teamcity/http/build.powershell.org/s/ConfluencePS_TestOnPowerShellV3.svg?label=Build%20Status )] ( https://build.powershell.org/viewType.html?buildTypeId=ConfluencePS_TestOnPowerShellV3 ) |
67
+ | Windows Powershell v4| [ ![ Build Status] ( https://img.shields.io/teamcity/http/build.powershell.org/s/ConfluencePS_TestOnPowerShellV4.svg?label=Build%20Status )] ( https://build.powershell.org/viewType.html?buildTypeId=ConfluencePS_TestOnPowerShellV4 ) |
68
+ | Windows Powershell v5.1| [ ![ Build Status] ( https://img.shields.io/vso/build/AtlassianPS/ConfluencePS/3/master.svg?style=for-the-badge )] ( https://dev.azure.com/AtlassianPS/ConfluencePS/_build/latest?definitionId=3 ) |
69
+ | Powershell Core (latest) on Windows| [ ![ Build Status] ( https://img.shields.io/vso/build/AtlassianPS/ConfluencePS/3/master.svg?style=for-the-badge )] ( https://dev.azure.com/AtlassianPS/ConfluencePS/_build/latest?definitionId=3 ) |
70
+ | Powershell Core (latest) on Ubuntu| [ ![ Build Status] ( https://img.shields.io/vso/build/AtlassianPS/ConfluencePS/3/master.svg?style=for-the-badge )] ( https://dev.azure.com/AtlassianPS/ConfluencePS/_build/latest?definitionId=3 ) |
71
+ | Powershell Core (latest) on MacOS| [ ![ Build Status] ( https://img.shields.io/vso/build/AtlassianPS/ConfluencePS/3/master.svg?style=for-the-badge )] ( https://dev.azure.com/AtlassianPS/ConfluencePS/_build/latest?definitionId=3 ) |
72
+
59
73
## Acknowledgments
60
74
61
75
* Thanks to [ brianbunke] for getting this module on it's feet
0 commit comments