Why Nostr? What is Njump?
2024-07-03 00:51:37

npub1mt…lxlgr on Nostr: commit 3ed8ffcc95a7b4b78c5ecda1a47c7ffad2388891 Author: @RandyMcMillan ...

commit 3ed8ffcc95a7b4b78c5ecda1a47c7ffad2388891
Author: @RandyMcMillan <[email protected]>
Date: Tue Feb 27 13:39:55 2024 -0500

.github/workflows/gnostr.yml:if pull_request sequence

diff --git a/.github/workflows/gnostr.yml b/.github/workflows/gnostr.yml
index 406cf102a..67dff9f38 100644
--- a/.github/workflows/gnostr.yml
+++ b/.github/workflows/gnostr.yml
@@ -80,19 +80,17 @@ jobs:
## objective: test cmake build gnostr
## objective: test cargo build/install gnostr-bins
- run: cmake .
- if: github.event_name == 'pull_request'
-
- run: V=1 make gnostr bins xq
- if: github.event_name == 'pull_request'
- run: V=1 make gnostr-install
- if: github.event_name == 'pull_request'
- run: V=1 make gnostr-verify-keypair
- if: github.event_name == 'pull_request'

## objective: test cmake build gnostr with gnostr-nip
- run: gnostr-nip --sec $(gnostr-sha256) | gnostr-post-event
if: github.event_name == 'pull_request'
-
+ - run: gnostr-nip --sec $(gnostr-sha256 $(gnostr-weeble)) | gnostr-post-event
+ if: github.event_name == 'pull_request'
+ - run: gnostr-nip --sec $(gnostr-sha256 $(gnostr-weeble)$(gnostr-blockheight)) | gnostr-post-event
+ if: github.event_name == 'pull_request'
- run: gnostr-am --sec $(gnostr-sha256 $(gnostr-weeble)) --content $(gnostr-weeble)/$(gnostr-blockheight)/$(gnostr-wobble) -t gnostr --tag weeble $(gnostr-weeble) --tag blockheight $(gnostr-blockheight) --tag wobble $(gnostr-wobble)
if: github.event_name == 'pull_request'
Author Public Key
npub1mtfjzhdud4xrsj9vmmxhpp8hmtayxak3h99c7etr6whx8k6f5n3splxlgr