Crates.io | timvw-hello-rs |
lib.rs | timvw-hello-rs |
version | 0.1.91 |
source | src |
created_at | 2022-05-26 17:48:47.738607 |
updated_at | 2022-06-01 12:56:43.530822 |
description | hello world application to demonstrate a github actions release pipeline |
homepage | https://github.com/timvw/timvw-hello-rs |
repository | https://github.com/timvw/timvw-hello-rs |
max_upload_size | |
id | 594269 |
size | 25,954 |
Repository to experiment with github actions and rust
gh workflow run draft_release.yml -f version=0.1.86
This will result in:
gh release edit --draft=false v0.1.86
This will result in:
Test the workflow:
Local development is often faster by using https://github.com/nektos/act
act workflow_dispatch -e sample.event