Skip to content

fix(sec-core): correct codex-plugin paths in makefile and ci#1165

Merged
edonyzpc merged 1 commit into
alibaba:mainfrom
moli0118:fix/sec-core/fix-makefile-ci
Jun 26, 2026
Merged

fix(sec-core): correct codex-plugin paths in makefile and ci#1165
edonyzpc merged 1 commit into
alibaba:mainfrom
moli0118:fix/sec-core/fix-makefile-ci

Conversation

@moli0118

Copy link
Copy Markdown
Contributor

Summary

Fixes incorrect codex-plugin paths introduced in #1138 that caused RPM build/install verification to fail.

Changes

  • src/agent-sec-core/Makefile: correct the source/destination paths for codex-plugin staging and install targets.
  • .github/workflows/sec-core-rpmbuild.yaml: align verification commands with the corrected install paths.

Related

Test

  • Triggered sec-core-rpmbuild workflow on fork; RPM builds successfully.
  • Installed the RPM in a clean container and verified codex-plugin files land at the expected paths.

@github-actions github-actions Bot added component:sec-core src/agent-sec-core/ scope:ci ./.github/ labels Jun 26, 2026
@yangdao479 yangdao479 requested a review from edonyzpc June 26, 2026 09:48
@moli0118 moli0118 force-pushed the fix/sec-core/fix-makefile-ci branch from 3e6ab7d to cb07132 Compare June 26, 2026 10:04

@edonyzpc edonyzpc left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@edonyzpc edonyzpc merged commit a179f55 into alibaba:main Jun 26, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:sec-core src/agent-sec-core/ scope:ci ./.github/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants