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

chore: develop deprecation and related changes #6668

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

prashant-shahi
Copy link
Member

@prashant-shahi prashant-shahi commented Dec 18, 2024

Summary

  • develop deprecation and related changes

Important

Deprecate develop branch in favor of main across workflows, scripts, and documentation.

  • Workflows:
    • Remove develop branch from build.yaml, push.yaml, sonar.yml, and jest-coverage-changes.yml.
    • Update docs.yml, e2e-k3s.yaml, staging-deployment.yaml, and testing-deployment.yaml to trigger on main instead of develop.
  • Scripts:
    • Update URLs in hotrod-install.sh and hotrod-delete.sh to use main branch.
    • Remove develop branch check in frontend/.husky/commit-msg.
  • Documentation:
    • Update CONTRIBUTING.md and deploy/README.md to reference main branch instead of develop.

This description was created by Ellipsis for 502f311. It will automatically update as commits are pushed.

Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@github-actions github-actions bot added the chore label Dec 18, 2024
Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to 502f311 in 41 seconds

More details
  • Looked at 237 lines of code in 14 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. CONTRIBUTING.md:339
  • Draft comment:
    Update the contribution guidelines to reflect that contributions should be made to the 'main' branch instead of the 'develop' branch.
  • Reason this comment was not posted:
    Comment did not seem useful.

Workflow ID: wflow_VQvSWGomEkiMSyzu


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants