Skip to content
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

Fix builds inside Docker environment #23

Merged
merged 7 commits into from
Nov 22, 2024

Conversation

50U10FCA7
Copy link
Contributor

@50U10FCA7 50U10FCA7 commented Nov 4, 2024

Resolves #20

Additionally upgrades dependencies.

@50U10FCA7
Copy link
Contributor Author

50U10FCA7 commented Nov 4, 2024

FCM

Fix builds inside Docker environment (#23, #20)

- provide `TIGERBEETLE_COMMIT` in `tigerbeetle-unofficial-sys` crate build script

@tyranron tyranron added k::toolchain Related to project toolchain enhancement New feature or request labels Nov 4, 2024
@tyranron tyranron added this to the 0.5.0 milestone Nov 4, 2024
Copy link
Member

@tyranron tyranron left a comment

Choose a reason for hiding this comment

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

@50U10FCA7 is this still actual? Could you update to the latest master?

50U10FCA7 and others added 3 commits November 22, 2024 04:58
# Conflicts:
#	Cargo.lock
#	core/Cargo.toml
#	sys/Cargo.toml
#	sys/build.rs
@tyranron tyranron merged commit 05ca4ee into tigerbeetle-rust:master Nov 22, 2024
14 checks passed
Copy link
Collaborator

@zetanumbers zetanumbers Nov 22, 2024

Choose a reason for hiding this comment

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

There should be a step to check diff files of C client header and its usage example between versions.

@tyranron

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request k::toolchain Related to project toolchain
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fails to build in docker environment
3 participants