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

add dbchangelog 4.15 xsd #3139

Merged
merged 1 commit into from Aug 3, 2022
Merged

add dbchangelog 4.15 xsd #3139

merged 1 commit into from Aug 3, 2022

Conversation

suryaaki2
Copy link
Contributor

Impact

  • Bug fix (non-breaking change which fixes expected existing functionality)
  • Enhancement/New feature (adds functionality without impacting existing logic)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

A clear and concise description of the change being made.

  • Introduce what was/will be done in the title
    • Titles show in release notes and search results, so make them useful
    • Use verbs at the beginning of the title, such as "fix", "implement", "improve", "update", and "add"
    • Be specific about what was fixed or changed
    • Good Example: Fix the --should-snapshot-data CLI parameter to be preserved when the --data-output-directory property is not specified in the command.
    • Bad Example: Fixed --should-snapshot-data
  • If there is an existing issue this addresses, include "Fixes #XXXX" to auto-link the issue to this PR
  • If there is NOT an existing issue, consider creating one.
    • In general, issues describe wanted change from an end-user perspective and PRs describe the technical change.
    • If this change is very small and not worth splitting off an issue, include Steps To Reproduce, Expected Behavior, and Actual Behavior sections in this PR as you would have in the issue.
  • Describe what users need and how the fix will affect them
  • Describe how the code change addresses the problem
  • Ensure private information is redacted.

Things to be aware of

  • Describe the technical choices you made
  • Describe impacts on the codebase

Things to worry about

  • List any questions or concerns you have with the change
  • List unknowns you have

Additional Context

Add any other context about the problem here.

@github-actions
Copy link

github-actions bot commented Aug 2, 2022

Unit Test Results

  4 620 files  ±0    4 620 suites  ±0   37m 59s ⏱️ + 5m 8s
  4 611 tests ±0    4 396 ✔️ +4     215 💤  - 4  0 ±0 
54 504 runs  ±0  49 484 ✔️ +4  5 020 💤  - 4  0 ±0 

Results for commit ffa548a. ± Comparison against base commit 05b3f1b.

@suryaaki2 suryaaki2 merged commit 4215cf6 into master Aug 3, 2022
@filipelautert filipelautert deleted the update-db-changelog-xsd-4.15 branch April 25, 2023 12:10
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.

None yet

2 participants