Skip to content

Commit

Permalink
Merge pull request #195 from holochain/debug-holo-release-creation
Browse files Browse the repository at this point in the history
fix(postbuildstepper): only create PR#channel for configured source branches
  • Loading branch information
steveej authored Jan 11, 2025
2 parents 680eecf + eb8d5fb commit 930719f
Show file tree
Hide file tree
Showing 4 changed files with 293 additions and 36 deletions.
153 changes: 146 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions applications/postbuildstepper/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ serde_json = "1.0.132"
tempfile = "3.13.0"
reqwest = { version = "0.12", features = ["json"] }
tokio = { version = "1", features = ["full"] }
test-log = "0.2.16"
Loading

0 comments on commit 930719f

Please sign in to comment.