Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

When oath tokens are not setup the hn-release-script fails after cutting the release but before a push to crates.io #21

Open
struktured opened this issue Jul 24, 2019 · 0 comments

Comments

@struktured
Copy link

The hn-release-script should probably check for the oath tokens up front before getting too deep into the script. Here's a snippet of the error:

release tags pushed
Switched to branch 'develop'
Your branch is behind 'origin/develop' by 2 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)
Updating 5dc8c70..75cf004
Fast-forward
 CHANGELOG.md                                                | 14 ++++++++++++++
 crates/crypto_api/Cargo.toml                                |  2 +-
 crates/lib3h/Cargo.toml                                     |  8 ++++----
 crates/lib3h_protocol/Cargo.toml                            |  2 +-
 crates/mdns/Cargo.toml                                      |  2 +-
 crates/p2p_protocol/Cargo.toml                              |  2 +-
 crates/sodium/Cargo.toml                                    |  4 ++--
 crates/tools/capnp_build/Cargo.toml                         |  2 +-
 crates/tools/dump_lib3h_protocol_as_json_for_n3h/Cargo.toml |  4 ++--
 crates/tools/half_busy_chat/Cargo.toml                      |  2 +-
 10 files changed, 28 insertions(+), 14 deletions(-)

Creating github release

releasing...
error: empty token

Full log here:
release-error.log

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant