Skip to content

Commit

Permalink
Merge pull request #70 from Snozzberries/patch-1
Browse files Browse the repository at this point in the history
Update Catesta-FAQ.md
  • Loading branch information
techthoughts2 committed Jan 18, 2024
2 parents 7ed3503 + fd89954 commit 18c8696
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 45 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ New-VaultProject -DestinationPath $outPutPath

## Contributing

If you'd like to contribute to Catesta, please see the [contribution guidelines](.github/CHANGELOG.md).
If you'd like to contribute to Catesta, please see the [contribution guidelines](.github/CONTRIBUTING.md).

## License

Expand Down
4 changes: 2 additions & 2 deletions docs/Catesta-FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ Badge examples:
![AWS CodeBuild Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiL2FvTzZsNGFoL1VTTk1UOGE3WXlwSVFRT3BTWngzc1czdVZLTEpNYWJld2xSbS9Ea3R0b3ZETm96Zk5md2ZXMVUwNXZnSnlaRlpuWUJldzdGMENpemRjPSIsIml2UGFyYW1ldGVyU3BlYyI6Ikl3T3VwdU43UUxya0J1SVciLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=master)
```

- **GitHub Actions**: [![GitHub Actions Build Status Windows pwsh Master](https://github.com/techthoughts2/Catesta/workflows/Catesta-Windows-pwsh/badge.svg?branch=master)](https://github.com/techthoughts2/Catesta/actions)
- **GitHub Actions**: [![GitHub Actions Build Status Windows pwsh Main](https://github.com/techthoughts2/Catesta/workflows/Catesta-Windows-pwsh/badge.svg?branch=main)](https://github.com/techthoughts2/Catesta/actions)
- *Just replace the link with your repo*

```plain
[![GitHub Actions Build Status Windows pwsh Master](https://github.com/techthoughts2/Catesta/workflows/Catesta-Windows-pwsh/badge.svg?branch=master)](https://github.com/techthoughts2/Catesta/actions)
[![GitHub Actions Build Status Windows pwsh Main](https://github.com/techthoughts2/Catesta/workflows/Catesta-Windows-pwsh/badge.svg?branch=main)](https://github.com/techthoughts2/Catesta/actions)
```

- **Appveyor**: [![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/kech4dkqsrb9xuet/branch/master?svg=true)](https://ci.appveyor.com/project/techthoughts2/appveyortest/branch/master)
Expand Down
14 changes: 3 additions & 11 deletions docs/New-ModuleProject.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
external help file: Catesta-help.xml
Module Name: Catesta
online version: https://github.com/techthoughts2/Catesta/blob/main/docs/New-ModuleProject.md
online version: https://www.catesta.dev
schema: 2.0.0
---

Expand Down Expand Up @@ -377,17 +377,9 @@ Read the manifest schemas to understand how to properly craft a ModuleParameters

## RELATED LINKS

[https://github.com/techthoughts2/Catesta/blob/main/docs/New-ModuleProject.md](https://github.com/techthoughts2/Catesta/blob/main/docs/New-ModuleProject.md)
[https://www.catesta.dev](https://www.catesta.dev)

[https://github.com/techthoughts2/Catesta/blob/main/docs/Catesta-Module-Manifest-Schema.md](https://github.com/techthoughts2/Catesta/blob/main/docs/Catesta-Module-Manifest-Schema.md)
[https://www.catesta.dev/en/latest/New-ModuleProject/](https://www.catesta.dev/en/latest/New-ModuleProject/)

[https://docs.microsoft.com/powershell/scripting/developer/module/writing-a-windows-powershell-module](https://docs.microsoft.com/powershell/scripting/developer/module/writing-a-windows-powershell-module)

[https://aws.amazon.com/codebuild/](https://aws.amazon.com/codebuild/)

[https://help.github.com/actions](https://help.github.com/actions)

[https://azure.microsoft.com/services/devops/](https://azure.microsoft.com/services/devops/)

[https://www.appveyor.com/](https://www.appveyor.com/)

16 changes: 5 additions & 11 deletions docs/New-VaultProject.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
external help file: Catesta-help.xml
Module Name: Catesta
online version: https://github.com/techthoughts2/Catesta/blob/main/docs/Catesta-Vault-Extension.md
online version: https://www.catesta.dev
schema: 2.0.0
---

Expand Down Expand Up @@ -362,17 +362,11 @@ Author: Jake Morrison - @jakemorrison - https://www.techthoughts.info/

## RELATED LINKS

[https://github.com/techthoughts2/Catesta/blob/main/docs/Catesta-Vault-Extension.md](https://github.com/techthoughts2/Catesta/blob/main/docs/Catesta-Vault-Extension.md)
[https://www.catesta.dev](https://www.catesta.dev)

[https://github.com/techthoughts2/Catesta/blob/main/docs/Catesta-Vault-Manifest-Schema.md](https://github.com/techthoughts2/Catesta/blob/main/docs/Catesta-Vault-Manifest-Schema.md)
[https://www.catesta.dev/en/latest/New-VaultProject/](https://www.catesta.dev/en/latest/New-VaultProject/)

[https://github.com/PowerShell/SecretManagement](https://github.com/PowerShell/SecretManagement)

[https://aws.amazon.com/codebuild/](https://aws.amazon.com/codebuild/)

[https://help.github.com/actions](https://help.github.com/actions)
[https://www.catesta.dev/en/latest/Catesta-Vault-Extension/](https://www.catesta.dev/en/latest/Catesta-Vault-Extension/)

[https://azure.microsoft.com/services/devops/](https://azure.microsoft.com/services/devops/)

[https://www.appveyor.com/](https://www.appveyor.com/)
[https://github.com/PowerShell/SecretManagement](https://github.com/PowerShell/SecretManagement)

12 changes: 2 additions & 10 deletions src/Catesta/Public/New-ModuleProject.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -203,19 +203,11 @@
Due to the nature of the lower level Plaster engagement, this means it is possible to pass hashtable choices
in ModuleParameters that are not supported. Read the manifest schemas to understand how to properly craft a ModuleParameters table.
.LINK
https://github.com/techthoughts2/Catesta/blob/main/docs/New-ModuleProject.md
https://www.catesta.dev
.LINK
https://github.com/techthoughts2/Catesta/blob/main/docs/Catesta-Module-Manifest-Schema.md
https://www.catesta.dev/en/latest/New-ModuleProject/
.LINK
https://docs.microsoft.com/powershell/scripting/developer/module/writing-a-windows-powershell-module
.LINK
https://aws.amazon.com/codebuild/
.LINK
https://help.github.com/actions
.LINK
https://azure.microsoft.com/services/devops/
.LINK
https://www.appveyor.com/
.COMPONENT
Catesta
#>
Expand Down
15 changes: 5 additions & 10 deletions src/Catesta/Public/New-VaultProject.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -190,19 +190,14 @@
.NOTES
Author: Jake Morrison - @jakemorrison - https://www.techthoughts.info/
.LINK
https://github.com/techthoughts2/Catesta/blob/main/docs/Catesta-Vault-Extension.md
https://www.catesta.dev
.LINK
https://github.com/techthoughts2/Catesta/blob/main/docs/Catesta-Vault-Manifest-Schema.md
https://www.catesta.dev/en/latest/New-VaultProject/
.LINK
https://github.com/PowerShell/SecretManagement
.LINK
https://aws.amazon.com/codebuild/
.LINK
https://help.github.com/actions
https://www.catesta.dev/en/latest/Catesta-Vault-Extension/
.LINK
https://azure.microsoft.com/services/devops/
.LINK
https://www.appveyor.com/
https://github.com/PowerShell/SecretManagement
.COMPONENT
Catesta
#>
Expand Down

0 comments on commit 18c8696

Please sign in to comment.