Skip to content

fix(sec-core): remove unnecessary check in rpm spec and add rpm unins…#1167

Draft
RemindD wants to merge 1 commit into
alibaba:mainfrom
RemindD:fix/sec-core/rpm
Draft

fix(sec-core): remove unnecessary check in rpm spec and add rpm unins…#1167
RemindD wants to merge 1 commit into
alibaba:mainfrom
RemindD:fix/sec-core/rpm

Conversation

@RemindD

@RemindD RemindD commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

…tall in action

Description

Related Issue

closes #

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional change)
  • Performance improvement
  • CI/CD or build changes

Scope

  • cosh (copilot-shell)
  • sec-core (agent-sec-core)
  • skill (os-skills)
  • sight (agentsight)
  • tokenless (tokenless)
  • ckpt (ws-ckpt)
  • memory (agent-memory)
  • anolisa (anolisa-cli)
  • skillfs (SkillFS)
  • Multiple / Project-wide

Checklist

  • I have read the Contributing Guide
  • My code follows the project's code style
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the documentation accordingly
  • For cosh: Lint passes, type check passes, and tests pass
  • For sec-core (Rust): cargo clippy -- -D warnings and cargo fmt --check pass
  • For sec-core (Python): Ruff format and pytest pass
  • For skill: Skill directory structure is valid and shell scripts pass syntax check
  • For sight: cargo clippy -- -D warnings and cargo fmt --check pass
  • For tokenless: cargo clippy -- -D warnings and cargo fmt --check pass
  • For memory (Linux only): cargo clippy --all-targets -- -D warnings, cargo fmt --check, and cargo test pass
  • For anolisa: cargo clippy --all-targets --locked -- -D warnings, cargo fmt --all --check, and cargo test --locked pass
  • For skillfs: cargo fmt --all --check, cargo clippy --workspace --all-targets -- -D warnings, and cargo test --workspace pass
  • Lock files are up to date (package-lock.json / Cargo.lock)

Testing

Additional Notes

@github-actions github-actions Bot added component:sec-core src/agent-sec-core/ scope:ci ./.github/ labels Jun 26, 2026
@RemindD RemindD marked this pull request as draft June 26, 2026 13:21
@RemindD RemindD force-pushed the fix/sec-core/rpm branch from 9cdc26f to a0e17c6 Compare June 29, 2026 01:49
@RemindD RemindD force-pushed the fix/sec-core/rpm branch from a0e17c6 to 55cd183 Compare June 29, 2026 06:56
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.

1 participant