-
Notifications
You must be signed in to change notification settings - Fork 177
v 2.1.0 #234
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
added missing f string in assert condition of oracledb db_module
Added missing f string in assert condition of oracledb db_module
Squashed commit of the following: commit 9cc5b01e558b6ab9de4ab23fac5ab9c7d65dd2c3 Author: amochin <[email protected]> Date: Sun Feb 2 17:49:49 2025 +0100 ODBC Driver 9.2 - proper error message commit 540c403 Author: amochin <[email protected]> Date: Sun Feb 2 17:40:16 2025 +0100 ODBC Driver 9.2 everywhere commit ebb4db9 Author: amochin <[email protected]> Date: Sun Feb 2 17:30:15 2025 +0100 ODBC Driver 9.2 commit d7ac4fc Author: amochin <[email protected]> Date: Sun Feb 2 17:26:20 2025 +0100 Install unixodbc commit f1ee4d2 Author: amochin <[email protected]> Date: Sun Feb 2 17:21:19 2025 +0100 Follow redirect in curl command commit 13efbf3 Author: amochin <[email protected]> Date: Sun Feb 2 17:16:29 2025 +0100 Different artifact files commit 1f3ef96 Author: amochin <[email protected]> Date: Sun Feb 2 17:08:01 2025 +0100 Upload artifact v4 commit f24d440 Author: amochin <[email protected]> Date: Fri Jan 31 14:39:29 2025 +0100 Try connector for earlier Ubuntu version and DPKG commit 723cee1 Author: amochin <[email protected]> Date: Thu Jan 30 11:27:07 2025 +0100 Forgot the dollar sign commit 5fa817b Author: amochin <[email protected]> Date: Thu Jan 30 11:19:44 2025 +0100 Add quotes to resolve the variable commit 5b6a5ec Author: amochin <[email protected]> Date: Thu Jan 30 11:17:28 2025 +0100 Download driver package and use apt-get to install it commit 344cf47 Author: amochin <[email protected]> Date: Thu Jan 30 11:05:39 2025 +0100 Try apt-get to install the ODBC driver commit dc6e05f Author: amochin <[email protected]> Date: Thu Jan 30 10:57:53 2025 +0100 Revert "Try copilot's way to install the ODBC driver" This reverts commit 9fa0912. commit 9fa0912 Author: amochin <[email protected]> Date: Thu Jan 30 10:55:32 2025 +0100 Try copilot's way to install the ODBC driver commit 70a17b6 Author: amochin <[email protected]> Date: Thu Jan 30 10:40:28 2025 +0100 Remove unnecessary debug outputs commit f28b75f Author: amochin <[email protected]> Date: Wed Jan 29 14:44:35 2025 +0100 Check MySQL ODBC driver file exists - in extra job commit 5b51e66 Author: amochin <[email protected]> Date: Wed Jan 29 14:39:29 2025 +0100 Check MySQL ODBC driver file exists commit fa90fca Author: amochin <[email protected]> Date: Wed Jan 29 14:38:51 2025 +0100 Revert "Check MySQL ODBC driver file exists" This reverts commit a6f6ce4. commit 383d87e Merge: 2ab8141 a6f6ce4 Author: amochin <[email protected]> Date: Wed Jan 29 14:37:26 2025 +0100 Merge branch 'fix-ci' of https://github.com/MarketSquare/Robotframework-Database-Library into fix-ci commit 2ab8141 Author: amochin <[email protected]> Date: Wed Jan 29 14:37:14 2025 +0100 Check MySQL ODBC driver file exists commit a6f6ce4 Author: amochin <[email protected]> Date: Wed Jan 29 14:35:07 2025 +0100 Check MySQL ODBC driver file exists
Co-authored-by: Andre Mochinin <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.