Skip to content

feature(ci): remove develop branch to simplify workflow#55

Merged
dev-parkins merged 2 commits intomainfrom
docs/remove-develop-branch-plan
Oct 13, 2025
Merged

feature(ci): remove develop branch to simplify workflow#55
dev-parkins merged 2 commits intomainfrom
docs/remove-develop-branch-plan

Conversation

@dev-parkins
Copy link
Owner

@dev-parkins dev-parkins commented Oct 13, 2025

PR Description: Remove Develop Branch Documentation

This pull request updates the documentation to reflect the removal of the develop branch from the project's workflow. All references to the develop branch have been eliminated, clarifying that future development and feature work will be conducted directly on the main branch (or other relevant branches as needed).

Changes Included

  • Deleted or updated documentation sections that previously referenced the develop branch.
  • Updated contributing guidelines to specify the new branch strategy.
  • Clarified any workflow diagrams or instructions to match the current branching model.

Reason for Change

The project now uses a simplified branching strategy focused on main to streamline development and reduce confusion for contributors. This change ensures consistency across all project documentation.

Impact

  • Contributors should now base all work on main (unless otherwise specified).
  • No breaking changes to code or functionality.
  • Documentation is now aligned with the actual workflow, reducing onboarding friction.

Please review the updated documentation and provide feedback if any references to the develop branch were missed.

- Update all GitHub workflow files to remove develop branch triggers
- Update CONTRIBUTING.md to reflect direct-to-main workflow
- Remove develop branch from CI/CD documentation
- Update branch structure and release flow documentation
- Implements Phase 1 (Preparation) of REMOVE_DEVELOP_BRANCH_PLAN.md
Copy link
Owner Author

@dev-parkins dev-parkins left a comment

Choose a reason for hiding this comment

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

approved

@dev-parkins dev-parkins changed the title Docs/remove develop branch plan feature(ci): develop branch plan Oct 13, 2025
@dev-parkins dev-parkins changed the title feature(ci): develop branch plan feature(ci): remove develop branch Oct 13, 2025
@dev-parkins dev-parkins changed the title feature(ci): remove develop branch feature(ci): remove develop branch to simplify workflow Oct 13, 2025
@dev-parkins dev-parkins marked this pull request as ready for review October 13, 2025 22:46
@codecov
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dev-parkins dev-parkins merged commit c2a1c42 into main Oct 13, 2025
10 checks passed
@dev-parkins dev-parkins deleted the docs/remove-develop-branch-plan branch October 13, 2025 22:49
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.

1 participant