Skip to content

Conversation

tomuben
Copy link
Collaborator

@tomuben tomuben commented Mar 13, 2025

fixes #943
fixes #1043

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

@tomuben tomuben merged commit 1e216fe into develop Mar 14, 2025
12 checks passed
@tomuben tomuben deleted the ci/update_script_languages branch March 14, 2025 09:30
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