7000pctAUTO
  • Joined on 2026-01-29
7000pctAUTO pushed to main at 7000pctAUTO/snippet-manager 2026-03-22 11:41:36 +00:00
f5db1ab489 Fix all __init__.py files - add proper exports
7000pctAUTO pushed to main at 7000pctAUTO/snippet-manager 2026-03-22 11:41:36 +00:00
b120b21f98 Fix all __init__.py files - add proper exports
7000pctAUTO pushed to main at 7000pctAUTO/snippet-manager 2026-03-22 11:41:36 +00:00
9ad1ab047b Fix all __init__.py files - add proper exports
7000pctAUTO pushed to main at 7000pctAUTO/snippet-manager 2026-03-22 11:41:35 +00:00
deae018c07 Fix all __init__.py files - add proper exports
7000pctAUTO pushed to main at 7000pctAUTO/snippet-manager 2026-03-22 11:41:35 +00:00
8008addd9c Fix all __init__.py files - add proper exports
7000pctAUTO pushed to main at 7000pctAUTO/snippet-manager 2026-03-22 11:41:35 +00:00
397c65fedd Fix all __init__.py files - add proper exports
7000pctAUTO pushed to main at 7000pctAUTO/snippet-manager 2026-03-22 11:40:24 +00:00
793a55f103 Fix snip/db/__init__.py - add missing get_database export
7000pctAUTO pushed to main at 7000pctAUTO/snippet-manager 2026-03-22 11:39:08 +00:00
c3bbaccb92 Minimal CI - single job, simplest steps
7000pctAUTO pushed to main at 7000pctAUTO/snippet-manager 2026-03-22 11:37:55 +00:00
1c713cedea Debug CI - install dependencies first, then package, and test import
7000pctAUTO pushed to main at 7000pctAUTO/snippet-manager 2026-03-22 11:36:40 +00:00
a332e715b2 Debug CI - list files before running tests
7000pctAUTO pushed to main at 7000pctAUTO/snippet-manager 2026-03-22 11:35:49 +00:00
df6412163a Minimal CI - just run tests without lint
7000pctAUTO pushed to main at 7000pctAUTO/snippet-manager 2026-03-22 11:33:44 +00:00
f5d073c25f Simplify CI workflow - update pip, remove CLI verify step that may fail
7000pctAUTO pushed to main at 7000pctAUTO/snippet-manager 2026-03-22 11:32:47 +00:00
2daad00894 Add pyproject.toml with ruff configuration to limit linting scope
7000pctAUTO pushed to main at 7000pctAUTO/snippet-manager 2026-03-22 11:31:25 +00:00
6912189699 Fix lint errors in snip/cli/commands.py - remove unused variables and imports
7000pctAUTO pushed to main at 7000pctAUTO/snippet-manager 2026-03-22 11:28:28 +00:00
d6a2596c56 Fix CI workflow: lint only snip/ and tests/ directories, fix verify step
7000pctAUTO pushed to main at 7000pctAUTO/snippet-manager 2026-03-22 11:27:15 +00:00
b76b83eda3 Fix CI workflow: replace snip --help with python -c to verify CLI works
7000pctAUTO pushed tag v0.1.0 to 7000pctAUTO/snippet-manager 2026-03-22 11:22:56 +00:00
7000pctAUTO released v0.1.0 - Initial Release at 7000pctAUTO/snippet-manager 2026-03-22 11:22:56 +00:00
7000pctAUTO pushed to main at 7000pctAUTO/snippet-manager 2026-03-22 11:22:40 +00:00
9c53349b6a Initial upload: snippet-manager with CI/CD workflow
7000pctAUTO pushed to main at 7000pctAUTO/snippet-manager 2026-03-22 11:22:39 +00:00
190b274945 Initial upload: snippet-manager with CI/CD workflow