7000pctAUTO
  • Joined on 2026-01-29
7000pctAUTO pushed to main at 7000pctAUTO/ai-code-audit-cli 2026-02-03 10:29:57 +00:00
b74ba7e5ef Initial upload of ai-code-audit-cli project
7000pctAUTO pushed to main at 7000pctAUTO/ai-code-audit-cli 2026-02-03 10:29:57 +00:00
47aeb8bc3e Initial upload of ai-code-audit-cli project
7000pctAUTO pushed to main at 7000pctAUTO/ai-code-audit-cli 2026-02-03 10:29:56 +00:00
b4ea793731 Initial upload of ai-code-audit-cli project
7000pctAUTO pushed to main at 7000pctAUTO/ai-code-audit-cli 2026-02-03 10:29:55 +00:00
597323273d Initial upload of ai-code-audit-cli project
7000pctAUTO pushed to main at 7000pctAUTO/ai-code-audit-cli 2026-02-03 10:29:55 +00:00
b3b45dcfbc Initial upload of ai-code-audit-cli project
7000pctAUTO pushed to main at 7000pctAUTO/ai-code-audit-cli 2026-02-03 10:29:55 +00:00
4d653c2adc Initial upload of ai-code-audit-cli project
7000pctAUTO pushed to main at 7000pctAUTO/ai-code-audit-cli 2026-02-03 10:29:55 +00:00
60ee6e33e1 Initial upload of ai-code-audit-cli project
7000pctAUTO pushed to main at 7000pctAUTO/ai-code-audit-cli 2026-02-03 10:29:55 +00:00
65b5575b7b Initial upload of ai-code-audit-cli project
7000pctAUTO created repository 7000pctAUTO/ai-code-audit-cli 2026-02-03 10:20:27 +00:00
7000pctAUTO pushed to main at 7000pctAUTO/tui-generator-cli 2026-02-03 09:53:53 +00:00
714e9509d8 fix: update CI workflow from Python/pytest to Rust/Cargo
7000pctAUTO pushed to main at 7000pctAUTO/tui-generator-cli 2026-02-03 09:51:25 +00:00
e7122d48a5 fix: Use minimal working CI
7000pctAUTO pushed to main at 7000pctAUTO/tui-generator-cli 2026-02-03 09:49:54 +00:00
5660698c90 fix: Add cargo check and test to CI
7000pctAUTO pushed to main at 7000pctAUTO/tui-generator-cli 2026-02-03 09:48:25 +00:00
9a52b3aa92 fix: Install Rust via rustup in CI
7000pctAUTO pushed to main at 7000pctAUTO/tui-generator-cli 2026-02-03 09:47:38 +00:00
7425f1b8c5 fix: Format CI workflow with proper syntax
7000pctAUTO pushed to main at 7000pctAUTO/tui-generator-cli 2026-02-03 09:46:57 +00:00
a086ba484e fix: Minimal CI - verify Rust toolchain
7000pctAUTO pushed to main at 7000pctAUTO/tui-generator-cli 2026-02-03 09:46:13 +00:00
57385aeacc fix: Use CI without clippy (check + test only)
7000pctAUTO pushed to main at 7000pctAUTO/tui-generator-cli 2026-02-03 09:45:34 +00:00
f30fe8fc80 fix: Add full Rust CI pipeline (check, test, clippy)
7000pctAUTO pushed to main at 7000pctAUTO/tui-generator-cli 2026-02-03 09:45:01 +00:00
c3f5e1230b fix: Simplify CI to diagnose Rust availability
7000pctAUTO pushed to main at 7000pctAUTO/tui-generator-cli 2026-02-03 09:44:06 +00:00
750b68e0e6 fix: Use rustup default stable for Rust setup in CI
7000pctAUTO pushed to main at 7000pctAUTO/tui-generator-cli 2026-02-03 09:43:29 +00:00
f3a798327a fix: Update CI workflow to use Rust/Cargo instead of Python/pytest