Oxen-AI / Oxen

Oxen.ai's core rust library, server, and CLI
https://oxen.ai
Apache License 2.0
176 stars 11 forks source link

Repo counts fix part 2 (remote staging) #262

Closed benartuso closed 6 months ago

benartuso commented 6 months ago

Previously, we were just calling post push complete - which verifies commits on the server - and not post-push, which triggers the post-push hub actions, so the cache for remote commits wasn't getting updated. Added!