release-rust

Crates.iorelease-rust
lib.rsrelease-rust
version0.0.6
sourcesrc
created_at2020-09-21 13:25:40.118632
updated_at2021-08-29 00:18:31.721702
descriptionJust a test package for a rust github workflow
homepage
repository
max_upload_size
id291155
size6,462
Torsten Curdt (tcurdt)

documentation

README

ci

A simple yet sane github action setup for node projects. It builds and runs test for all selected platforms. When a tag gets pushed it creates the github release, does a crates release and pushes an image to dockerhub.

Secrets

The following secrets need to be set for the repository:

  • DOCKERHUB_USERNAME
  • DOCKERHUB_TOKEN
  • CRATES_TOKEN
  • PAT (github personal access token)
Commit count: 0

cargo fmt