-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Templates: - Updated placeholders in versions in bug template. - Updated the pull request template. - Corrected type in docs template Documentation: - Updated `PowerValidatedSolutions` dependency to v2.4.0. - Updated `CHANGELOG.md`. License: - Updated `LICENSE` file to allign with other modules and for GitHub recognize as BSD-2. Module: - Updated `ProjectURL` and `ReleaseNotes` to GitHub Pages URLs. - Updated date on module manifest. - Updated date to ISO standard. - Updated `Copywrite` format. Signed-off-by: Ryan Johnson <[email protected]>
- Loading branch information
Ryan Johnson
committed
Jun 21, 2023
1 parent
f4c455b
commit 1751509
Showing
10 changed files
with
90 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
blank_issues_enabled: false | ||
contact_links: | ||
- name: Module Documentation | ||
url: 'https://vmware.github.io/powershell-module-for-vmware-cloud-foundation-reporting' | ||
about: Having trouble with the module? Check out the documentation. | ||
- name: VMware Cloud Foundation Product Documentation | ||
url: https://vmware.com/go/vcf-docs | ||
about: Manage VM and container-based workloads with the hybrid cloud platform, built on full stack hyper-converged infrastructure. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,52 +1,77 @@ | ||
In order to have a good experience with our community, we recommend that you read the [contributing guidelines](https://github.com/vmware/powershell-module-for-cloud-foundation-reorting/blob/main/CONTRIBUTING_DCO.md) for making a pull request. | ||
<!-- markdownlint-disable first-line-h1 no-inline-html --> | ||
|
||
**Summary of Pull Request** | ||
<!-- | ||
In order to have the best experience with our community, we recommend that you read the code of conduct and contributing guidelines before submitting a pull request. | ||
By submitting this pull request, you confirm that you have read, understood, and agreed to the project's code of conduct and contributing guidelines. | ||
Please use conventional commits to format the title of the pull request and the commit messages. | ||
For more information, please refer to https://www.conventionalcommits.org. | ||
--> | ||
|
||
### Summary | ||
|
||
<!-- | ||
Please provide a clear and concise description of the pull request. | ||
--> | ||
|
||
**Type of Pull Request** | ||
### Type | ||
|
||
<!-- | ||
Please check the one that applies to this pull request using "x". | ||
Please check the one(s) that applies to this pull request using "x". | ||
--> | ||
|
||
- [ ] This is a bug fix. | ||
- [ ] This is an enhancement or feature. | ||
- [ ] This is a code style / formatting update. | ||
- [ ] This is a documentation update. | ||
- [ ] This is a refactoring update. | ||
- [ ] This is a chore update | ||
- [ ] This is something else. | ||
Please describe: | ||
- [ ] Bugfix | ||
- [ ] Enhancement or Feature | ||
- [ ] Code Style or Formatting | ||
- [ ] Documentation | ||
- [ ] Refactoring | ||
- [ ] Chore | ||
- [ ] Other | ||
Please describe: | ||
|
||
**Related to Existing Issues** | ||
### Breaking Changes? | ||
|
||
<!-- | ||
Is this related to any GitHub issue(s)? | ||
Please check the one that applies to this pull request using "x". | ||
If this pull request contains a breaking change, please describe the impact and mitigation path. | ||
--> | ||
|
||
Issue Number: N/A | ||
- [ ] Yes, there are breaking changes. | ||
- [ ] No, there are no breaking changes. | ||
|
||
**Test and Documentation Coverage** | ||
### Test and Documentation | ||
|
||
<!-- | ||
Please check the one that applies to this pull request using "x". | ||
Please check the one(s) that applies to this pull request using "x". | ||
For bug fixes and enhancements/features, please ensure that tests and documentation have been completed and provide details. | ||
--> | ||
|
||
- [ ] Tests have been completed (for bug fixes / features). | ||
- [ ] Documentation has been added / updated (for bug fixes / features). | ||
- [ ] Tests have been completed. | ||
- [ ] Documentation has been added or updated. | ||
|
||
**Breaking Changes?** | ||
<!-- | ||
Please describe the tests that have been completed and/or the documentation that has been added/updated. | ||
--> | ||
|
||
### Issue References | ||
|
||
<!-- | ||
Please check the one that applies to this pull request using "x". | ||
Is this related to any GitHub issue(s)? If so, please provide the issue number(s) that are closed or resolved by this pull request. | ||
For bug fixes and enhancements/features, please ensure that a GitHub issue has been created and provide the issue number(s) here. | ||
Please use the 'Closes' keyword followed by the a hash and issue number. | ||
This will link the pull request to the issue(s) and automatically close them when the pull request is merged. | ||
Example: | ||
Closes #000 | ||
Closes #001 | ||
--> | ||
|
||
- [ ] Yes, there are breaking changes. | ||
- [ ] No, there are no breaking changes. | ||
### Additional Information | ||
|
||
<!-- | ||
If this pull request contains a breaking change, please describe the impact and mitigation path. | ||
Please provide any additional information that may be helpful. | ||
--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,28 @@ | ||
PowerShell Module for VMware Cloud Foundation Reporting | ||
Copyright 2022-2023 VMware, Inc. | ||
BSD 2-Clause License | ||
|
||
The BSD-2 license (the "License") set forth below applies to all parts of the project. You may not use this file | ||
except in compliance with the License. | ||
Copyright (c) 2022-2023, VMware, Inc. | ||
All rights reserved. | ||
|
||
BSD-2 License | ||
Redistribution and use in source and binary forms, with or without | ||
modification, are permitted provided that the following conditions are | ||
met: | ||
|
||
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the | ||
following conditions are met: | ||
1. Redistributions of source code must retain the above copyright | ||
notice, this list of conditions and the following disclaimer. | ||
|
||
Redistributions of source code must retain the above copyright notice, this list of conditions and the following | ||
disclaimer. | ||
2. Redistributions in binary form must reproduce the above | ||
copyright notice, this list of conditions and the following | ||
disclaimer in the documentation and/or other materials provided | ||
with the distribution. | ||
|
||
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following | ||
disclaimer in the documentation and/or other materials provided with the distribution. | ||
|
||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR | ||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, | ||
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | ||
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | ||
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR | ||
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT | ||
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT | ||
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | ||
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | ||
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters