Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/local inifiles #696

Merged
merged 46 commits into from
Jan 21, 2025
Merged

Conversation

KimForss
Copy link
Collaborator

Move the Jinja templates from the BoMs to the codebase

Add copyright information to the files

Kimmo Forss and others added 30 commits January 10, 2025 17:11
…; update Oracle UID mappings to use sidadm_uid
…nality; update file paths and add checks for RPM installations
…ized and configure secure store user credentials
Kimmo Forss and others added 16 commits January 21, 2025 11:18
The newest release sets the sidadm uid as owner of /hana/* directories. This user does not exist on the HANA VMs. It should instead be the hdbadm uid. (Azure#692)
Bumps [Azure.ResourceManager](https://github.com/Azure/azure-sdk-for-net) and [Azure.ResourceManager.Network](https://github.com/Azure/azure-sdk-for-net). These dependencies needed to be updated together.

Updates `Azure.ResourceManager` from 1.13.0 to 1.13.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.ResourceManager_1.13.0...Azure.ResourceManager_1.13.0)

Updates `Azure.ResourceManager.Network` from 1.10.0-beta.1 to 1.10.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.ResourceManager.Network_1.10.0-beta.1...Azure.ResourceManager.Network_1.10.0)

---
updated-dependencies:
- dependency-name: Azure.ResourceManager
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Azure.ResourceManager.Network
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@6f51ac0...65c4c4a)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.10.2 to 2.10.3.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@0080882...c95a14d)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.0 to 3.28.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@48ab28a...b6a472f)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [System.Runtime.Caching](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: System.Runtime.Caching
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [Azure.Data.Tables](https://github.com/Azure/azure-sdk-for-net) from 12.9.1 to 12.10.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Data.Tables_12.9.1...Azure.Data.Tables_12.10.0)

---
updated-dependencies:
- dependency-name: Azure.Data.Tables
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.13.1...Azure.Identity_1.13.2)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) and [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web). These dependencies needed to be updated together.

Updates `Azure.Identity` from 1.13.2 to 1.11.4
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.13.2...Azure.Identity_1.11.4)

Updates `Microsoft.Identity.Web` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases)
- [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md)
- [Commits](AzureAD/microsoft-identity-web@3.5.0...3.6.0)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Identity.Web
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.10.3 to 2.10.4.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@c95a14d...cb605e5)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…b.UI

Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net), [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) and [Microsoft.Identity.Web.UI](https://github.com/AzureAD/microsoft-identity-web). These dependencies needed to be updated together.

Updates `Azure.Identity` from 1.13.2 to 1.11.4
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.13.2...Azure.Identity_1.11.4)

Updates `Microsoft.Identity.Web` from 3.6.0 to 3.6.0
- [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases)
- [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md)
- [Commits](AzureAD/microsoft-identity-web@3.6.0...3.6.0)

Updates `Microsoft.Identity.Web.UI` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases)
- [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md)
- [Commits](AzureAD/microsoft-identity-web@3.5.0...3.6.0)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Identity.Web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Identity.Web.UI
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@KimForss KimForss added the enhancement New feature or request label Jan 21, 2025
@KimForss KimForss requested a review from hdamecharla January 21, 2025 14:39
@KimForss KimForss self-assigned this Jan 21, 2025
@KimForss KimForss requested a review from a team as a code owner January 21, 2025 14:39
Copy link
Member

@hdamecharla hdamecharla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@hdamecharla hdamecharla merged commit 172c291 into Azure:development Jan 21, 2025
9 checks passed
@hdamecharla hdamecharla deleted the feature/local-inifiles branch January 21, 2025 14:53
KimForss added a commit to KimForss/sap-automation that referenced this pull request Jan 21, 2025
* Infrastructure and Configuration
  - Updated SDAF version to 3.14.1.0 with comprehensive UID mapping updates across SAP, DB2, SQLSERVER, and HANA components
  - Implemented secure store configuration for HANA installation with optimized execution modes
  - Corrected ownership settings for /hana/* directories from sidadm to hdbadm UID

* Code Quality and Structure
  - Refactored deployment scripts and Oracle ASM disk setup tasks for improved clarity and maintainability
  - Enhanced debugging capabilities with increased verbosity in DBLoad tasks
  - Streamlined SCS and ERS installation tasks to handle dynamic gateway and JAVA instance configurations

* Dependency Updates
  - Upgraded Azure SDK components: ResourceManager (1.13.0), Network (1.10.0), Identity (1.13.2), and Data.Tables (12.10.0)
  - Updated GitHub Actions: upload-artifact (4.6.0), harden-runner (2.10.4), codeql-action (3.28.1)
  - Updated System.Runtime.Caching to 9.0.1 and Microsoft.Identity.Web to 3.6.0

* Documentation and Compliance
  - Added copyright and license information to template files
  - Improved code comments and documentation clarity
  - Added local templates and updated response file configurations

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Kimmo Forss <[email protected]>
Co-authored-by: hdamecharla <[email protected]>
Co-authored-by: Steffen Bo Thomsen <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants