Skip to content

Chore: Dev to master#21

Merged
kdcllc merged 4 commits intomasterfrom
dev
Oct 2, 2025
Merged

Chore: Dev to master#21
kdcllc merged 4 commits intomasterfrom
dev

Conversation

@kdcllc
Copy link
Copy Markdown
Owner

@kdcllc kdcllc commented Oct 2, 2025

No description provided.

kdcllc added 3 commits October 1, 2025 20:57
- Removed the changelog generation script and CHANGELOG.md file.
- Updated GitVersion configuration to use ContinuousDeployment mode.
- Modified publish workflow to create tags and releases based on build outputs.
- Cleaned up README.md to remove references to the changelog.
- Added missing label for the develop branch.
- Updated regex for the develop branch to match both 'dev' and 'development'.
@kdcllc kdcllc requested a review from Copilot October 2, 2025 01:09
Copy link
Copy Markdown

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 consolidates changes from the dev branch to master, focusing on simplifying the project's release automation and configuration. The changes streamline the GitVersion workflow, remove manual changelog generation scripts, and clean up documentation references.

  • Removes complex changelog automation workflow and manual generation scripts
  • Simplifies GitVersion configuration to use GitHubFlow workflow
  • Updates release automation to use a more straightforward tagging approach

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
scripts/generate-changelog.sh Removes manual changelog generation script entirely
README.md Removes reference to CHANGELOG.md section
GitVersion.yml Updates to GitHubFlow workflow and simplifies branch configuration
CHANGELOG.md Removes the entire changelog file
.github/workflows/publish.yml Simplifies release creation by removing complex changelog workflow
.github/workflows/changelog.yml Removes entire automated changelog generation workflow

Comment thread GitVersion.yml
@kdcllc kdcllc merged commit 9b743f3 into master Oct 2, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants