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

90 results 14 ms in manticoresoftware/executor

Use auto-pr by using new action

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

Add a file to manticore-extra deb package

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

Done since v1.1.19

djklim87djklim87 · 2024-10-03

Speed up arm64 builds with native arm64 runner

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

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

Add swoole, disable zts and remove parallel extension

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

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

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

Publish arm64 osx package also cuz we build it in CI

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

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

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

Fix issue with assets weird prefix on release

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

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

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

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

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

donhardmandonhardman · 2022-12-15

Create LICENSE

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

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

Fix zstd to build it in homebrew bottle

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

Add Swoole extension

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

est::size_S

Merged to the main

donhardmandonhardman · 2023-10-20

Enable ctype extension

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

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

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

Reverts manticoresoftware/executor#62

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

Try to add macos arm64 to build workflow

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

Merged, closing the issue

donhardmandonhardman · 2023-11-14

Add instructions of how to build bottle on Mac to README

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

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

Run tests on deb/rpm packages

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

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

Release automation

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

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

OSX missing asset fix

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

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

Deprecate stretch and xenial

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

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

Add instructions about which dependencies we should update on build

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

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

Parallel extension

donhardmandonhardman · 2022-10-26 · 0 · #10

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