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

83 results 14 ms in manticoresoftware/executor

Use auto-pr by using new action

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

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

Fix date and commit difference in built packages

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

Add bookworm

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

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

donhardmandonhardman · 2022-12-15

Speed up arm64 builds with native arm64 runner

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

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

Update PHP to 8.3.4 and Swoole to 5.1.2

donhardmandonhardman · 2024-04-02 · 0 · #53

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

Add swoole, disable zts and remove parallel extension

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

Add Swoole extension

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

est::size_S

Merged to the main

donhardmandonhardman · 2023-10-20

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 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

Publish arm64 osx package also cuz we build it in CI

donhardmandonhardman · 2024-08-01 · 0 · #62

Try to add macos arm64 to build workflow

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

Merged, closing the issue

donhardmandonhardman · 2023-11-14

Add support of GMP extension

We should bundle the GMP extension into the built binary because we'll need it for working with unsigned 64-bit integers.

donhardmandonhardman · 2024-04-26 · 0 · #54

enhancement

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

Add ctype extension to dev version

We need to enable ctype extension due to its' required by backup CI: https://github.com/manticoresoftware/manticoresearch-backup/actions/runs/7843510447/job/21649039006

donhardmandonhardman · 2024-02-19 · 1 · #49

Add flow to update new version in deps.txt

donhardmandonhardman · 2023-11-13 · 1 · #47

enhancementest::size_S

Implemented in https://github.com/manticoresoftware/executor/pull/45. Closing the issue.

donhardmandonhardman · 2023-11-13

Fix issue with assets weird prefix on release

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

Fix issue with v prefix in macos packages

donhardmandonhardman · 2023-11-17 · 1 · #48

The issue was due to manual build, everything else works fine, closing it

donhardmandonhardman · 2023-11-17

Create LICENSE

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

Mysqli support in dev executor

djklim87djklim87 · 2023-11-03 · 3 · #43

Waiting for the pull request to be finished: https://github.com/manticoresoftware/executor/pull/44

donhardmandonhardman · 2023-11-03

Fix zstd to build it in homebrew bottle

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

Mysqli support in dev executor

djklim87djklim87 · 2023-11-03 · 3 · #43

The pull with deps update: https://github.com/manticoresoftware/manticoresearch/pull/1558 Also can download 1.0.7 dev version from the release on github

donhardmandonhardman · 2023-11-03

Enable ctype extension

donhardmandonhardman · 2024-02-19 · 0 · #50

Mysqli support in dev executor

djklim87djklim87 · 2023-11-03 · 3 · #43

Yes, now mysqli is able in the latest test kit

djklim87djklim87 · 2023-11-03

Revert "Publish arm64 osx package also cuz we build it in CI"

Reverts manticoresoftware/executor#62

djklim87djklim87 · 2024-09-05 · 0 · #63

Socket extension

dmitrykuzmenkovdmitrykuzmenkov · 2022-10-04 · 1 · #2

This branch was merged into another pull request – https://github.com/manticoresoftware/executor/pull/3

dmitrykuzmenkovdmitrykuzmenkov · 2022-10-04

RdKafka extension support

For supporting reading from Kafka sources we need to add rdkafka extension to our executor I am concerned that It also needs C++ lib rdkafka and this dependency can break all executors binary

djklim87djklim87 · 2024-03-01 · 1 · #51

manticore-extra requires manticore-columnar-lib (>= 1.16.1) but only 1.15.4 available

barryhunterbarryhunter · 2023-01-30 · 2 · #31

Ok, found https://github.com/manticoresoftware/homebrew-manticore/blob/685080d25f9a9e56db9fd168e76a388c07a97a81/Formula/manticore-extra.rb which suggests the 'extra' package, might just be a wrapper around 'exercutor' and columnar libs. And indeed can …

barryhunterbarryhunter · 2023-01-29

Add instructions of how to build bottle on Mac to README

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

manticore-extra requires manticore-columnar-lib (>= 1.16.1) but only 1.15.4 available

barryhunterbarryhunter · 2023-01-30 · 2 · #31

➤ Sergey Nikolaev commented: This is because the new tools buddy, backup, executor, extra have not been released yet and are available as dev packages only which requires you to use dev packages for the other packages too. Here's how you get the dev …

githubmanticoregithubmanticore · 2023-01-30

Release automation

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

Add ctype extension to dev version

donhardmandonhardman · 2024-02-19 · 1 · #49

Added ctype extension in this pull: https://github.com/manticoresoftware/executor/pull/50

donhardmandonhardman · 2024-02-19

Run tests on deb/rpm packages

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

RdKafka extension support

djklim87djklim87 · 2024-03-01 · 1 · #51

Implemented and merged to the main: https://github.com/manticoresoftware/executor/pull/52

donhardmandonhardman · 2024-03-01

OSX missing asset fix

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

Build using arm64 macos automatic with GitHub actions

donhardmandonhardman · 2024-05-10 · 2 · #56

enhancementest::size_S

This change is implemented in the pull request: https://github.com/manticoresoftware/executor/pull/55 It seems to be working well.

donhardmandonhardman · 2024-05-10

Add instructions about which dependencies we should update on build

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

Build using arm64 macos automatic with GitHub actions

donhardmandonhardman · 2024-05-10 · 2 · #56

enhancementest::size_S

I'm closing this issue since it's already been merged into the main branch.

donhardmandonhardman · 2024-05-10