Skip to content

763 parse and manipulate changes files#782

Merged
ArBridgeman merged 32 commits into
mainfrom
refactoring/763-Parse_and_Manipulate_Changes_Files
Apr 17, 2026
Merged

763 parse and manipulate changes files#782
ArBridgeman merged 32 commits into
mainfrom
refactoring/763-Parse_and_Manipulate_Changes_Files

Conversation

@ckunki

@ckunki ckunki commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

Closes #763

Checklist

Note: If any of the items in the checklist are not relevant to your PR, just check the box.

For any Pull Request

Is the following correct:

  • the title of the Pull Request?
  • the title of the corresponding issue?
  • there are no other open Pull Requests for the same update/change?
  • that the issue which this Pull Request fixes ("Fixes...") is mentioned?

When Changes Were Made

Did you:

  • update the changelog?
  • update the cookiecutter-template?
  • update the implementation?
  • check coverage and add tests: unit tests and, if relevant, integration tests?
  • update the User Guide & other documentation?
  • resolve any failing CI criteria (incl. Sonar quality gate)?

When Preparing a Release

Have you:

  • thought about version number (major, minor, patch)?
  • checked Exasol packages for updates and resolved open vulnerabilities, if easily possible?

ckunki added 23 commits April 5, 2026 14:18
and hid warning from pytest output
Renamed to markdown.py,
manage section hierarchically,
manage intro and items separately,
updated test cases.
Enabled remove/replace section, added default values for constructor args,
checked initial children.
added methods, __eq__, read, from_string.
Updated tests and docstring.
Comment thread exasol/toolbox/util/release/markdown.py Outdated
Comment thread exasol/toolbox/util/release/markdown.py Outdated
Comment thread exasol/toolbox/util/release/markdown.py Outdated
Comment thread exasol/toolbox/util/release/markdown.py Outdated
Comment thread test/unit/util/release/markdown_test.py Outdated
Comment thread exasol/toolbox/util/release/markdown.py Outdated
Comment thread exasol/toolbox/util/release/markdown.py Outdated
Comment thread test/unit/util/release/markdown_test.py
Comment thread exasol/toolbox/util/release/markdown.py Outdated
Comment thread exasol/toolbox/util/release/markdown.py
Co-authored-by: Ariel Schulz <43442541+ArBridgeman@users.noreply.github.com>
ArBridgeman
ArBridgeman previously approved these changes Apr 16, 2026
@ckunki ckunki temporarily deployed to manual-approval April 17, 2026 07:29 — with GitHub Actions Inactive
ArBridgeman
ArBridgeman previously approved these changes Apr 17, 2026
@ArBridgeman ArBridgeman enabled auto-merge (squash) April 17, 2026 07:42
@ckunki ckunki temporarily deployed to manual-approval April 17, 2026 07:50 — with GitHub Actions Inactive
@ArBridgeman ArBridgeman merged commit 680d911 into main Apr 17, 2026
40 checks passed
@ArBridgeman ArBridgeman deleted the refactoring/763-Parse_and_Manipulate_Changes_Files branch April 17, 2026 07:54
@sonarqubecloud

Copy link
Copy Markdown

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.

Parse and Manipulate Changes Files

2 participants