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

Rewrite as node cli using prebuild/docker-images #7

Merged
merged 8 commits into from
Nov 16, 2019
Merged

Conversation

vweevers
Copy link
Member

@vweevers vweevers commented Nov 9, 2019

fyi @ahdinosaur

Closes #6, closes #5.

@vweevers vweevers added the semver-major Changes that break backward compatibility label Nov 9, 2019
vweevers added a commit to Level/rocksdb that referenced this pull request Nov 9, 2019
Using the new prebuildify-cross (prebuild/prebuildify-cross#7).

This makes the prebuilt binary for linux compatible with Debian 8,
Ubuntu 14.04, RHEL 7, CentOS 7 and other flavors with an old glibc.

Following Level/leveldown#674.
guest.js Outdated Show resolved Hide resolved
@vweevers

This comment has been minimized.

@vweevers

This comment has been minimized.

@vweevers vweevers merged commit 0a1c84d into master Nov 16, 2019
@vweevers vweevers deleted the rewrite branch November 16, 2019 16:43
@vweevers
Copy link
Member Author

@ahdinosaur Could you npm owner add vweevers prebuildify-cross? ❤️

vweevers added a commit to Level/rocksdb that referenced this pull request Nov 16, 2019
This makes the prebuilt binary for linux compatible with Debian 8,
Ubuntu 14.04, RHEL 7, CentOS 7 and other flavors with an old glibc.

Following Level/leveldown#674. This rocksdb PR additionally uses
the new prebuildify-cross (prebuild/prebuildify-cross#7). That's a
github dependency for now; waiting for npm ownership.
vweevers added a commit to Level/leveldown that referenced this pull request Nov 17, 2019
Which has been rewritten, see prebuild/prebuildify-cross#7.

It's a github dependency for now; waiting for npm ownership.
vweevers added a commit to Level/rocksdb that referenced this pull request Nov 17, 2019
This makes the prebuilt binary for linux compatible with Debian 8,
Ubuntu 14.04, RHEL 7, CentOS 7 and other flavors with an old glibc.

Following Level/leveldown#674. This rocksdb PR additionally uses
the new prebuildify-cross (prebuild/prebuildify-cross#7). That's a
github dependency for now; waiting for npm ownership.
vweevers added a commit to Level/leveldown that referenced this pull request Nov 17, 2019
Which has been rewritten, see prebuild/prebuildify-cross#7.

It's a github dependency for now; waiting for npm ownership.
@vweevers vweevers mentioned this pull request Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-major Changes that break backward compatibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rewrite to use docker-images Update README
1 participant