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

Update Quarterly Release and Hotfix Documentation #178

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

dmccoystephenson
Copy link
Member

PR Details

Description

Problem

  • The jpo-cvmanager section was missing a step.
  • The hotfix documentation did not specify that the quarter-specific image tag should be overwritten.

Solution

  • Added a step in the jpo-cvmanager section to merge the master branch back into develop.
  • Updated the hotfix documentation to include a (year)-(quarter) tagging requirement.

Related Issue

No related GitHub issue.

Motivation and Context

Ensuring a smooth and consistent release process for the jpo-cvmanager project requires clear and complete documentation. The missing step for merging master back into develop could lead to inconsistencies in the codebase, while the lack of guidance on overwriting the quarter-specific image tag could cause versioning issues. These updates address these gaps, improving clarity and preventing potential deployment errors.

How Has This Been Tested?

Documentation update, no testing necessary.

Types of changes

  • Defect fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that cause existing functionality to change)
  • Documentation

Checklist:

  • I have added any new packages to the sonar-scanner.properties file
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
    ODE Contributing Guide
  • I have added tests to cover my changes.
  • All new and existing tests passed.

…nager project in `release_process_quarterly.md`

Signed-off-by: dmccoystephenson <dmccoystephenson@gmail.com>
Signed-off-by: dmccoystephenson <dmccoystephenson@gmail.com>
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.

3 participants