Skip to content

Fix APP_VERSION missing from macOS package - #575

Closed
sanikolaev wants to merge 2 commits into
mainfrom
codex/fix-issue-#571-in-manticoresearch-buddy
Closed

Fix APP_VERSION missing from macOS package#575
sanikolaev wants to merge 2 commits into
mainfrom
codex/fix-issue-#571-in-manticoresearch-buddy

Conversation

@sanikolaev

@sanikolaev sanikolaev commented Jul 1, 2025

Copy link
Copy Markdown
Collaborator

Summary

  • include APP_VERSION when creating release artifacts so macOS packages show the right version

Testing

  • composer install --prefer-dist --ignore-platform-req=ext-rdkafka
  • ./bin/test (fails: Class "Swoole\Table" not found)

https://chatgpt.com/codex/tasks/task_e_6863931b1344832d9d7193982b3f9849

@github-actions

github-actions Bot commented Jul 1, 2025

Copy link
Copy Markdown

🐳 Docker Images Pushed

Buddy Test-Kit Images:

  • Branch image: ghcr.io/manticoresoftware/manticoresearch:test-kit-codex_fix-issue-571-in-manticoresearch-buddy-buddy
  • Commit image: ghcr.io/manticoresoftware/manticoresearch:test-kit-cfe70aa5-buddy

Base image used: ghcr.io/manticoresoftware/manticoresearch:test-kit-latest

These images contain the buddy code from this PR and can be used for testing.

Comment thread CHANGELOG.md Outdated
@sanikolaev
sanikolaev requested a review from donhardman July 1, 2025 08:49
@sanikolaev

Copy link
Copy Markdown
Collaborator Author

Pls review this PR from Codex. Does it make sense at all?

@github-actions

github-actions Bot commented Jul 1, 2025

Copy link
Copy Markdown

🐳 Docker Images Pushed

Buddy Test-Kit Images:

  • Branch image: ghcr.io/manticoresoftware/manticoresearch:test-kit-codex_fix-issue-571-in-manticoresearch-buddy-buddy
  • Commit image: ghcr.io/manticoresoftware/manticoresearch:test-kit-8933af3a-buddy

Base image used: ghcr.io/manticoresoftware/manticoresearch:test-kit-latest

These images contain the buddy code from this PR and can be used for testing.

@sanikolaev

Copy link
Copy Markdown
Collaborator Author

The related issue is #571

@donhardman

Copy link
Copy Markdown
Member

This won't work because it is not addressing the root cause. APP_VERSION exists; adding it this way is not correct and will not solve the issue. Closing as fixed version here now: #578

@donhardman donhardman closed this Jul 10, 2025

@donhardman donhardman left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is not going to fix the root cause

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants