Query Suggestion Options
Last word completion
Keyboard Layouts
GitHub

👀 While it's loading, feel free to check out the other repositories:

🔔 To get a notification when it's ready, leave your email here:

By entering your email, you agree to receive notifications and marketing-related emails

Filter by reset

103 results 28 ms in manticoresoftware/executor

Use auto-pr by using new action

donhardmandonhardman · 2024-05-31 · 0 · #58

Ensure License Compliance for manticore-executor

sanikolaevsanikolaev · 2025-04-24 · 3 · #70

est::size_S

Implemented here: https://github.com/manticoresoftware/executor/pull/71

donhardmandonhardman · 2025-04-08

Speed up arm64 builds with native arm64 runner

donhardmandonhardman · 2024-06-03 · 0 · #59

Ensure License Compliance for manticore-executor

sanikolaevsanikolaev · 2025-04-24 · 3 · #70

est::size_S

Implemented here: https://github.com/manticoresoftware/executor/pull/71 Looks good to me.

sanikolaevsanikolaev · 2025-04-18

Add third party license and update original one

donhardmandonhardman · 2025-04-24 · 0 · #71

Ensure License Compliance for manticore-executor

sanikolaevsanikolaev · 2025-04-24 · 3 · #70

est::size_S

Сlosing as merged

donhardmandonhardman · 2025-04-24

Ensure License Compliance for manticore-executor

The manticore-executor project includes multiple third-party components, each under different open-source licenses (MIT, Apache 2.0). To distribute manticore-executor, we must comply with the licensing requirements of these dependencies. This primarily …

sanikolaevsanikolaev · 2025-04-24 · 3 · #70

est::size_S

Fix license issues

donhardmandonhardman · 2022-12-19 · 1 · #23

Fixed in this pull request – https://github.com/manticoresoftware/executor/pull/19

donhardmandonhardman · 2022-12-15

Add swoole, disable zts and remove parallel extension

donhardmandonhardman · 2023-10-20 · 0 · #40

Add bookworm

donhardmandonhardman · 2022-12-19 · 1 · #21

Fixed in this pull request – https://github.com/manticoresoftware/executor/pull/19

donhardmandonhardman · 2022-12-15

The naming issue: defaults.artifact. prefix in release

There is issue with naming of artifacts that we should investigate and fix

donhardmandonhardman · 2024-06-06 · 1 · #60

bugest::size_S

Add mysqli module to manticore-executor

donhardmandonhardman · 2024-12-26 · 2 · #66

Implementation: https://github.com/manticoresoftware/executor/pull/67

donhardmandonhardman · 2024-12-25

Add a file to manticore-extra deb package

Let's include this file in the manticore-extra deb package to prevent apt from removing it, which could also lead to the removal of manticore-columnar-lib , manticore-executor , and manticore-galera . root@9e8861525da4:/usr/share/manticore# cat /usr/share …

sanikolaevsanikolaev · 2024-11-16 · 6 · #64

Add mysqli module to manticore-executor

donhardmandonhardman · 2024-12-26 · 2 · #66

All done

sanikolaevsanikolaev · 2024-12-26

Fix issue with assets weird prefix on release

donhardmandonhardman · 2024-06-06 · 0 · #61

Add a file to manticore-extra deb package

sanikolaevsanikolaev · 2024-11-16 · 6 · #64

Done since v1.1.19

djklim87djklim87 · 2024-10-03

Add mysqli module to manticore-executor

donhardmandonhardman · 2024-12-26 · 2 · #66

Add a file to manticore-extra deb package

sanikolaevsanikolaev · 2024-11-16 · 6 · #64

Reopening since this looks wrong (called LICENSE, but is not a license): [root@e808851ea0e9 /]# cat /usr/share/licenses/manticore-extra-1.1.19_24100311.b512d50/manticore-extra-LICENSE manticore-extra is a virtual package that helps install various other …

sanikolaevsanikolaev · 2024-10-04

Create LICENSE

sanikolaevsanikolaev · 2022-10-11 · 0 · #7

Add a file to manticore-extra deb package

sanikolaevsanikolaev · 2024-11-16 · 6 · #64

fixed in https://github.com/manticoresoftware/executor/tree/refs/tags/v1.1.20

djklim87djklim87 · 2024-10-07

Fix zstd to build it in homebrew bottle

donhardmandonhardman · 2022-10-13 · 0 · #8

Add a file to manticore-extra deb package

sanikolaevsanikolaev · 2024-11-16 · 6 · #64

After this task CI is failing, we should fix it

donhardmandonhardman · 2024-11-15

Add mysqli extension

donhardmandonhardman · 2024-12-25 · 0 · #67

Add a file to manticore-extra deb package

sanikolaevsanikolaev · 2024-11-16 · 6 · #64

No. As I can see, the master was built without any errors https://github.com/manticoresoftware/executor/commit/8254967b42021a9449befa6bfa5f3be63b79ec9a My commit also passed with no errors. But after you was returned it and canceled, it recognizing as …

djklim87djklim87 · 2024-11-16

Add jchash extension

donhardmandonhardman · 2024-11-24 · 0 · #65

Add a file to manticore-extra deb package

sanikolaevsanikolaev · 2024-11-16 · 6 · #64

After investigation, I discovered that CI was cancelled and the checkmark was misleading. After pushing a new commit, it passed successfully. I am now closing the issue.

donhardmandonhardman · 2024-11-16

Add instructions of how to build bottle on Mac to README

donhardmandonhardman · 2022-10-14 · 0 · #9

Build linux arm64 by using osx

donhardmandonhardman · 2024-05-31 · 1 · #57

Unfortunately, due to the limitations of M1 processors, it's impossible to run nested virtualization. Because of this, there is no Docker inside it, and there is no possibility to run Docker inside it. So we have no way to speed up arm64 builds now by …

donhardmandonhardman · 2024-05-31

Release automation

dmitrykuzmenkovdmitrykuzmenkov · 2022-10-09 · 0 · #3

The naming issue: defaults.artifact. prefix in release

donhardmandonhardman · 2024-06-06 · 1 · #60

bugest::size_S

The fix was implemented here: https://github.com/manticoresoftware/executor/pull/61 Once it passes the continuous integration tests, I'll merge it.

donhardmandonhardman · 2024-06-05

Run tests on deb/rpm packages

donhardmandonhardman · 2023-01-30 · 0 · #24

Add simdjson

donhardmandonhardman · 2025-01-16 · 1 · #68

Closing as done and merged: https://github.com/manticoresoftware/executor/commit/b38250aeb0503229cf845eb5e817162e55d01354

donhardmandonhardman · 2025-01-16

OSX missing asset fix

donhardmandonhardman · 2022-12-22 · 0 · #25

Add Swoole extension

donhardmandonhardman · 2023-10-20 · 2 · #38

est::size_S

Merged to the main

donhardmandonhardman · 2023-10-20

Add instructions about which dependencies we should update on build

dmitrykuzmenkovdmitrykuzmenkov · 2022-10-09 · 0 · #4

Add Swoole extension

donhardmandonhardman · 2023-10-20 · 2 · #38

est::size_S

As previously discussed, we have OpenSwoole and Swoole to consider. We've chosen to stick with the original one because it's better maintained and has resolved issues with the latest PHP versions in its build. https://github.com/manticoresoftware/executor …

donhardmandonhardman · 2023-10-11

Deprecate stretch and xenial

donhardmandonhardman · 2022-12-22 · 0 · #26

Try to add macos arm64 to build workflow

donhardmandonhardman · 2023-11-14 · 2 · #46

Merged, closing the issue

donhardmandonhardman · 2023-11-14

Add simdjson

We should build simdjson extension as, after latest research, we found that JSON decoding is in some cases really slow, and simdjson may be 5x faster than it

donhardmandonhardman · 2025-01-16 · 1 · #68

Try to add macos arm64 to build workflow

donhardmandonhardman · 2023-11-14 · 2 · #46

The GitHub ARM runner isn't working yet, so I've built the code and added it to the repository. I've also saved the code for future activation. Everything has been done in this pull request: https://github.com/manticoresoftware/executor/pull/45.

donhardmandonhardman · 2023-11-13