Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ community.sap\_launchpad Release Notes

.. contents:: Topics

v1.3.1
======

Release Summary
---------------

Various bug fixes fixing issues identified by new workflows for sanity tests.

Bugfixes
--------
- collection: Add ansible-test sanity workflow and fix sanity errors (https://github.com/sap-linuxlab/community.sap_launchpad/pull/55)


v1.3.0
======

Expand Down
77 changes: 77 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
# Contributors to community.sap_launchpad

Thank you to all contributors who have helped make this project possible!

We welcome contributions! Please see our [contributing guidelines](https://sap-linuxlab.github.io/initiative_contributions/) to get started.

## Maintainers

The following people are the maintainers of this collection:

### SUSE

- [Marcel Mamula](https://github.com/marcelmamula)


For specific role maintainers, see the `README.md` file in the corresponding role's directory.

## All Contributors

| Name | Commits | Lines Changed | Last Commit |
| ---- | ------- | ------------- | ----------- |
| [Marcel Mamula](https://github.com/marcelmamula) | 45 | 11303 | 2025-11-11 |
| [Sean Freeman](https://github.com/sean-freeman) | 35 | 2915 | 2025-03-31 |
| [Matthias Winzeler](https://github.com/MatthiasWinzeler) | 12 | 885 | 2023-11-12 |
| [Markus Koch](https://github.com/rhmk) | 1 | 32 | 2022-10-21 |
| 朱聖黎 Zhu Sheng Li | 1 | 209 | 2022-04-11 |

## Contributions by Role

### Role: sap_software_download

| Name | Commits | Lines Changed | Last Commit |
| ---- | ------- | ------------- | ----------- |
| [Marcel Mamula](https://github.com/marcelmamula) | 15 | 2408 | 2025-09-10 |

## Contributions by Module

### Module: license_keys.py

| Name | Commits | Lines Changed | Last Commit |
| ---- | ------- | ------------- | ----------- |
| [Matthias Winzeler](https://github.com/MatthiasWinzeler) | 9 | 351 | 2023-11-12 |
| [Marcel Mamula](https://github.com/marcelmamula) | 2 | 181 | 2025-10-08 |

### Module: maintenance_planner_stack_xml_download.py

| Name | Commits | Lines Changed | Last Commit |
| ---- | ------- | ------------- | ----------- |
| [Marcel Mamula](https://github.com/marcelmamula) | 5 | 126 | 2025-10-08 |
| [Sean Freeman](https://github.com/sean-freeman) | 3 | 156 | 2024-11-09 |
| [Matthias Winzeler](https://github.com/MatthiasWinzeler) | 1 | 3 | 2023-11-17 |

### Module: systems_info.py

| Name | Commits | Lines Changed | Last Commit |
| ---- | ------- | ------------- | ----------- |
| [Matthias Winzeler](https://github.com/MatthiasWinzeler) | 5 | 121 | 2023-11-12 |
| [Marcel Mamula](https://github.com/marcelmamula) | 2 | 72 | 2025-10-08 |

### Module: maintenance_planner_files.py

| Name | Commits | Lines Changed | Last Commit |
| ---- | ------- | ------------- | ----------- |
| [Marcel Mamula](https://github.com/marcelmamula) | 4 | 134 | 2025-10-08 |
| [Sean Freeman](https://github.com/sean-freeman) | 2 | 161 | 2024-11-09 |
| [Matthias Winzeler](https://github.com/MatthiasWinzeler) | 1 | 3 | 2023-11-17 |

### Module: software_center_download.py

| Name | Commits | Lines Changed | Last Commit |
| ---- | ------- | ------------- | ----------- |
| [Marcel Mamula](https://github.com/marcelmamula) | 11 | 627 | 2025-10-08 |
| [Sean Freeman](https://github.com/sean-freeman) | 6 | 189 | 2024-11-09 |
| [Matthias Winzeler](https://github.com/MatthiasWinzeler) | 1 | 3 | 2023-11-17 |
| [Markus Koch](https://github.com/rhmk) | 1 | 11 | 2022-10-21 |
| 朱聖黎 Zhu Sheng Li | 1 | 44 | 2022-04-11 |

3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,8 @@ This Ansible Collection was tested across different Operating Systems and SAP pr


## Contributing
You can find more information about ways you can contribute at [sap-linuxlab website](https://sap-linuxlab.github.io/initiative_contributions/).

We welcome contributions to this collection. For a list of all contributors and information on how you can get involved, please see our [CONTRIBUTORS document](./CONTRIBUTORS.md).


## Support
Expand Down
7 changes: 7 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
ancestor: null
releases:
1.3.1:
release_date: '2025-11-11'
changes:
release_summary: Various bug fixes fixing issues identified by new workflows for sanity tests
bugfixes:
- collection - Add ansible-test sanity workflow and fix sanity errors (https://github.com/sap-linuxlab/community.sap_launchpad/pull/55)

1.3.0:
release_date: '2025-09-23'
changes:
Expand Down
13 changes: 0 additions & 13 deletions docs/CONTRIBUTORS.md

This file was deleted.

2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ namespace: community
name: sap_launchpad

# The version of the collection. Must be compatible with semantic versioning
version: 1.3.0
version: 1.3.1

# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md
Expand Down
5 changes: 5 additions & 0 deletions tests/sanity/ignore-2.21.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
plugins/modules/license_keys.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
plugins/modules/maintenance_planner_files.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
plugins/modules/maintenance_planner_stack_xml_download.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
plugins/modules/software_center_download.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
plugins/modules/systems_info.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
5 changes: 5 additions & 0 deletions tests/sanity/ignore-2.22.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
plugins/modules/license_keys.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
plugins/modules/maintenance_planner_files.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
plugins/modules/maintenance_planner_stack_xml_download.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
plugins/modules/software_center_download.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
plugins/modules/systems_info.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
5 changes: 5 additions & 0 deletions tests/sanity/ignore-2.23.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
plugins/modules/license_keys.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
plugins/modules/maintenance_planner_files.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
plugins/modules/maintenance_planner_stack_xml_download.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
plugins/modules/software_center_download.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
plugins/modules/systems_info.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
5 changes: 5 additions & 0 deletions tests/sanity/ignore-2.24.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
plugins/modules/license_keys.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
plugins/modules/maintenance_planner_files.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
plugins/modules/maintenance_planner_stack_xml_download.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
plugins/modules/software_center_download.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
plugins/modules/systems_info.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
5 changes: 5 additions & 0 deletions tests/sanity/ignore-2.25.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
plugins/modules/license_keys.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
plugins/modules/maintenance_planner_files.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
plugins/modules/maintenance_planner_stack_xml_download.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
plugins/modules/software_center_download.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0
plugins/modules/systems_info.py validate-modules:missing-gplv3-license # Licensed under Apache 2.0