Skip to content

Conversation

tomuben
Copy link
Collaborator

@tomuben tomuben commented Mar 21, 2025

fixes #1098
fixes #1100

All Submissions:

  • Check if your pull request goes to the correct bash branch (develop or master)?
  • Is the title of the Pull Request correct?
  • Is the title of the corresponding issue correct?
  • Have you updated the changelog?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Are you mentioning the issue which this PullRequest fixes ("Fixes...")

When integrating to Develop branch:

  1. Remember to merge with "Squash and Merge"

When integrating to Main branch:

  1. Remember to merge with "Merge"
  2. Have you thought about version number? If there is a breaking change in the toolchain, need to update major version.
  3. If you plan a release, have you checked the Exasol packages for updates?
    1. Websocket API (https://github.com/EXASOL/websocket-api)
    2. Exasol-BucketFS

ckunki
ckunki previously approved these changes Mar 24, 2025
tomuben and others added 2 commits March 24, 2025 12:06
Co-authored-by: Christoph Kuhnke <christoph.kuhnke@exasol.com>
@tomuben tomuben merged commit bf7126a into develop Mar 24, 2025
11 of 12 checks passed
@tomuben tomuben deleted the feature/1098_allow_script_options_parser_version_via_cli branch March 24, 2025 16:21
tomuben added a commit that referenced this pull request Mar 24, 2025
Changelog:
- #1088: Clear bazel cache in build_run step (#1093) 
- Updated script-languages (#1095) 
- #1096 replace template jave with std java flavor (#1097) 
- #1098: Allow setting script-options-parser version via CLI argument (#1099)
- #1100: Ignore python module `setuptools.command.bdist_wheel` in import test (#1099)
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.

2 participants