Skip to content

Enhance documentation and setup scripts for Dynatrace Snowflake Obser…#14

Merged
sebastiankruk merged 5 commits intorelease/0.9.2from
dev/build_artifacts
Oct 9, 2025
Merged

Enhance documentation and setup scripts for Dynatrace Snowflake Obser…#14
sebastiankruk merged 5 commits intorelease/0.9.2from
dev/build_artifacts

Conversation

@sebastiankruk
Copy link
Collaborator

Enhance documentation and setup scripts for Dynatrace Snowflake Observability Agent

  • Added prerequisites and environment setup instructions to INSTALL.md
  • Expanded contributing guidelines in CONTRIBUTING.md
  • Implemented command checks in package.sh to ensure required tools are installed
  • Introduced GitHub Actions workflow for automated build and release process

…vability Agent

- Added prerequisites and environment setup instructions to INSTALL.md
- Expanded contributing guidelines in CONTRIBUTING.md
- Implemented command checks in package.sh to ensure required tools are installed
- Introduced GitHub Actions workflow for automated build and release process
@sebastiankruk sebastiankruk requested a review from Copilot October 7, 2025 05:45
@sebastiankruk sebastiankruk self-assigned this Oct 7, 2025
@sebastiankruk sebastiankruk added the documentation Improvements or additions to documentation label Oct 7, 2025
@sebastiankruk sebastiankruk added this to the Version 0.9.2 milestone Oct 7, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR enhances the setup and documentation for the Dynatrace Snowflake Observability Agent by improving installation instructions, contributor guidelines, and automating build processes.

  • Enhanced documentation with clear prerequisites and environment setup steps
  • Added command validation to the package script for better error handling
  • Introduced GitHub Actions workflow for automated builds and releases

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
package.sh Added command existence checks for required tools (pylint, python, pandoc, zip)
INSTALL.md Restructured with prerequisites section and improved formatting for installation commands
CONTRIBUTING.md Expanded with detailed environment setup instructions and system dependencies
.vscode/settings.json Added "softprops" to spell check dictionary
.github/workflows/release.yml New GitHub Actions workflow for automated build and release process

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

sebastiankruk and others added 3 commits October 7, 2025 07:48
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Sebastian Kruk <1426486+sebastiankruk@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Sebastian Kruk <1426486+sebastiankruk@users.noreply.github.com>
Co-authored-by: dorian-krefft-dt <dorian.krefft@dynatrace.com>
Signed-off-by: Sebastian Kruk <1426486+sebastiankruk@users.noreply.github.com>
@sebastiankruk sebastiankruk merged commit 04e9cec into release/0.9.2 Oct 9, 2025
10 checks passed
@sebastiankruk sebastiankruk deleted the dev/build_artifacts branch October 9, 2025 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants