Skip to content

MDBF-1214: Connector C builders#964

Draft
RazvanLiviuVarzaru wants to merge 7 commits into
MariaDB:devfrom
RazvanLiviuVarzaru:MDBF-1214
Draft

MDBF-1214: Connector C builders#964
RazvanLiviuVarzaru wants to merge 7 commits into
MariaDB:devfrom
RazvanLiviuVarzaru:MDBF-1214

Conversation

@RazvanLiviuVarzaru
Copy link
Copy Markdown
Collaborator

Release wise: only bintar / msi; same platforms as in c/odbc, c/c++.
Special builders: msan, ubasan

Follows bb-*, 3.3, 3.4 upstream branches.
RHEL bintars are considered alma/rocky ABI compatible but tested within the rhel factory.

Packages are published at https://ci.mariadb.org/connector-c/

- release wise: only bintar / msi; same platforms as in c/odbc, c/c++.
- special builders: msan, ubasan

Follows bb-*, 3.3, 3.4 upstream branches.
RHEL bintars are considered alma/rocky ABI compatible but tested
within the rhel factory.

Packages are published at https://ci.mariadb.org/connector-c/
PropFromShellStep(
command=BashCommand(
name="find MSI",
cmd="find . -maxdepth 1 -type f -name '*.msi' -exec basename {} \\;",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if planning on a Windows ASAN you could save a dump file

https://learn.microsoft.com/en-us/cpp/sanitizers/asan?view=msvc-180#crash-dumps

("ubuntu", "22.04"),
("ubuntu", "24.04"),
("ubuntu", "26.04"),
]:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you want to build/test amd64v3 like server MDBF-1156/ #922?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants