Why Nostr? What is Njump?
Kind 1621
git repository issue: Ngit pushes but does not create patch event.
Author Public Key
npub1hw6amg8p24ne08c9gdq8hhpqx0t0pwanpae9z25crn7m9uy7yarse465gr
Published at
2024-09-13 19:20:08
Kind type
1621
Event JSON
{ "id": "284bbabba594527e38ea73956cf419becf0d3835bc4202aed15eb9b99bf88bf1", "pubkey": "bbb5dda0e15567979f0543407bdc2033d6f0bbb30f72512a981cfdb2f09e2747", "created_at": 1726255208, "kind": 1621, "tags": [ [ "alt", "git repository issue: Ngit pushes but does not create patch event." ], [ "r", "26689f97810fc656c7134c76e2a37d33b2e40ce7" ], [ "a", "30617:a008def15796fba9a0d6fab04e8fd57089285d9fd505da5a83fe8aad57a3564d:ngit", "wss://relay.damus.io", "root" ], [ "p", "a008def15796fba9a0d6fab04e8fd57089285d9fd505da5a83fe8aad57a3564d" ] ], "content": "Ngit pushes but does not create patch event.\n\nI created this repository: https://gitworkshop.dev/r/naddr1qqxhxar9deekgetk94ekjar9qyxhwumn8ghj7mn0wvhxcmmvqgsthdwa5rs42euhnuz5xsrmmssr84hshwes7uj392vpeldj7z0zw3crqsqqqaueuju446\n\nThe commits are properly pushed to the git server (GitHub) but i do not see any new kind 1617 events being created.\n\nAnd i've been getting the following output in my console:\n```bash\ngit push\nnostr: fetching...\n ✔ wss://nostr-pub.wellorder.net/ no new events \n ✔ wss://nos.lol/ no new events \n ✔ wss://relay.fountain.fm/ no new events \n ✘ wss://relay.nostr.band/ timeout\n ✘ wss://relay.snort.social/ timeout\n ✔ wss://relay.primal.net/ no new events \n ✔ wss://purplepag.es/ no new events \n ✔ wss://relay.stens.dev/ no new events \n ✔ wss://relay.damus.io/ no new events nostr: no updates\nWARNING: git@github.com:ArjenStens/stensdev-site.git refs/heads/main is 0 ahead 1 behind nostr \nTo nostr://npub1hw6amg8p24ne08c9gdq8hhpqx0t0pwanpae9z25crn7m9uy7yarse465gr/stensdev-site\n e22c0bf..463298b main -\u003e main\n```\n\nThis warning in particular has me a bit confused, it only started to appear after i re-initialized the repo (`ngit init`) to see if that was the issue: `WARNING: git@github.com:ArjenStens/stensdev-site.git refs/heads/main is 0 ahead 1 behind nostr`\n\nI checked for events with the following query but got none(author = my npub):\n```json\n{\n \"ids\": null,\n \"authors\": [\n \"bbb5dda0e15567979f0543407bdc2033d6f0bbb30f72512a981cfdb2f09e2747\"\n ],\n \"kinds\": [\n 1617\n ],\n \"#e\": null,\n \"#p\": null,\n \"#a\": null,\n \"since\": 1726038000,\n \"until\": 1726272000,\n \"limit\": null\n}\n```\nI feel like i might just be missing something?", "sig": "df4efb421580bcce87a8b70c56d7a6daea2e7997a3f688adaaec059b02e8df4b4e6cdc5076214736e465b719c97537fd0e544f4657454bdcf6dca5e6e4ecc4ae" }