This website requires JavaScript.
Explore
Help
Register
Sign In
7000pctAUTO
/
snippet-manager
Watch
1
Star
0
Fork
0
You've already forked snippet-manager
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
All Workflows
ci.yml
Actor
All actors
7000pctAUTO
Status
All status
Success
Failure
Waiting
Running
Re-push all __init__.py files to ensure they're correct
ci.yml #61
:
Commit
648a015ce7
pushed by
7000pctAUTO
main
2026-03-22 11:55:10 +00:00
0s
View workflow file
Re-push all __init__.py files to ensure they're correct
ci.yml #60
:
Commit
51b2a61194
pushed by
7000pctAUTO
main
2026-03-22 11:55:08 +00:00
0s
View workflow file
Re-push all __init__.py files to ensure they're correct
ci.yml #59
:
Commit
51b2a61194
pushed by
7000pctAUTO
main
2026-03-22 11:55:08 +00:00
1s
View workflow file
Fix handlers.py - keep function-based API for backwards compatibility
ci.yml #58
:
Commit
f8905dfbbf
pushed by
7000pctAUTO
main
2026-03-22 11:54:05 +00:00
15s
View workflow file
Fix tests to match updated API
ci.yml #57
:
Commit
f7185caf6a
pushed by
7000pctAUTO
main
2026-03-22 11:53:32 +00:00
12s
View workflow file
Update CI - install dependencies explicitly before package
ci.yml #56
:
Commit
30e64faa5f
pushed by
7000pctAUTO
main
2026-03-22 11:51:54 +00:00
14s
View workflow file
Fix discovery service - discover_peers returns proper peer dicts with addresses
ci.yml #55
:
Commit
bc8d9270a6
pushed by
7000pctAUTO
main
2026-03-22 11:50:38 +00:00
12s
View workflow file
Fix sync protocol - sync_with_peer takes peer dict, add get_database support
ci.yml #54
:
Commit
cadc435d17
pushed by
7000pctAUTO
main
2026-03-22 11:50:18 +00:00
13s
View workflow file
Fix crypto service - add has_key, set_password, verify_password methods
ci.yml #53
:
Commit
7a4dec2e53
pushed by
7000pctAUTO
main
2026-03-22 11:49:57 +00:00
12s
View workflow file
Fix search engine - add json import
ci.yml #52
:
Commit
ad142ba0a9
pushed by
7000pctAUTO
main
2026-03-22 11:48:33 +00:00
11s
View workflow file
Fix export handlers and search engine - add ExportHandler class and fix SearchEngine
ci.yml #51
:
Commit
399f834846
pushed by
7000pctAUTO
main
2026-03-22 11:48:18 +00:00
12s
View workflow file
Fix export handlers and search engine - add ExportHandler class and fix SearchEngine
ci.yml #50
:
Commit
399f834846
pushed by
7000pctAUTO
main
2026-03-22 11:48:06 +00:00
0s
View workflow file
Fix database.py - add missing methods and aliases for API compatibility
ci.yml #49
:
Commit
f79e9425a9
pushed by
7000pctAUTO
main
2026-03-22 11:46:44 +00:00
14s
View workflow file
Ultra-minimal CI
ci.yml #48
:
Commit
583c25eaaa
pushed by
7000pctAUTO
main
2026-03-22 11:43:36 +00:00
12s
View workflow file
Debug CI - print import diagnostics
ci.yml #47
:
Commit
c89cf5ba04
pushed by
7000pctAUTO
main
2026-03-22 11:42:47 +00:00
12s
View workflow file
Fix all __init__.py files - add proper exports
ci.yml #46
:
Commit
b5259d11c4
pushed by
7000pctAUTO
main
2026-03-22 11:41:51 +00:00
13s
View workflow file
Fix all __init__.py files - add proper exports
ci.yml #45
:
Commit
b5259d11c4
pushed by
7000pctAUTO
main
2026-03-22 11:41:37 +00:00
0s
View workflow file
Fix all __init__.py files - add proper exports
ci.yml #44
:
Commit
4ab982bc52
pushed by
7000pctAUTO
main
2026-03-22 11:41:37 +00:00
0s
View workflow file
Fix all __init__.py files - add proper exports
ci.yml #43
:
Commit
4ab982bc52
pushed by
7000pctAUTO
main
2026-03-22 11:41:36 +00:00
0s
View workflow file
Fix all __init__.py files - add proper exports
ci.yml #42
:
Commit
4ab982bc52
pushed by
7000pctAUTO
main
2026-03-22 11:41:36 +00:00
0s
View workflow file
Fix all __init__.py files - add proper exports
ci.yml #41
:
Commit
9ad1ab047b
pushed by
7000pctAUTO
main
2026-03-22 11:41:36 +00:00
0s
View workflow file
Fix all __init__.py files - add proper exports
ci.yml #40
:
Commit
9ad1ab047b
pushed by
7000pctAUTO
main
2026-03-22 11:41:35 +00:00
0s
View workflow file
Fix all __init__.py files - add proper exports
ci.yml #39
:
Commit
9ad1ab047b
pushed by
7000pctAUTO
main
2026-03-22 11:41:35 +00:00
0s
View workflow file
Fix snip/db/__init__.py - add missing get_database export
ci.yml #38
:
Commit
793a55f103
pushed by
7000pctAUTO
main
2026-03-22 11:40:36 +00:00
12s
View workflow file
Minimal CI - single job, simplest steps
ci.yml #37
:
Commit
c3bbaccb92
pushed by
7000pctAUTO
main
2026-03-22 11:39:22 +00:00
13s
View workflow file
Debug CI - install dependencies first, then package, and test import
ci.yml #36
:
Commit
1c713cedea
pushed by
7000pctAUTO
main
2026-03-22 11:38:05 +00:00
8s
View workflow file
Debug CI - list files before running tests
ci.yml #35
:
Commit
a332e715b2
pushed by
7000pctAUTO
main
2026-03-22 11:36:53 +00:00
12s
View workflow file
Minimal CI - just run tests without lint
ci.yml #34
:
Commit
df6412163a
pushed by
7000pctAUTO
main
2026-03-22 11:36:03 +00:00
14s
View workflow file
Simplify CI workflow - update pip, remove CLI verify step that may fail
ci.yml #33
:
Commit
f5d073c25f
pushed by
7000pctAUTO
main
2026-03-22 11:34:03 +00:00
18s
View workflow file
Add pyproject.toml with ruff configuration to limit linting scope
ci.yml #32
:
Commit
2daad00894
pushed by
7000pctAUTO
main
2026-03-22 11:33:07 +00:00
19s
View workflow file
First
Previous
...
2
3
4
5
6
Next
Last