use-ink/cargo-contract

Follow-ups for the Verifiable Builds - #1148

Open

#1,214 建立於 2023年7月13日

在 GitHub 查看
 (0 留言) (0 反應) (1 負責人)Rust (127 fork)github user discovery
enhancementgood first issue

倉庫指標

Star
 (280 star)
PR 合併指標
 (PR 指標待抓取)

描述

This is a tracking issue for all the follow-ups issues related to #1148

### Tasks
- [x] A GH workflow for an automatic release of the image tag upon a new release of cargo-contract
- [ ] Specify the docker command to be used for the build
- [ ] Recognise relative path dependencies and `--manifest-path` path to mount respective directories to the container
- [ ] Optimise the docker resources by either reusing the same container or re-create a single container instance and mounting crates.io local index

貢獻者指南