use-ink/cargo-contract

Follow-ups for the Verifiable Builds - #1148

Open

#1.214 aberto em 13 de jul. de 2023

Ver no GitHub
 (0 comments) (0 reactions) (1 assignee)Rust (127 forks)github user discovery
enhancementgood first issue

Métricas do repositório

Stars
 (280 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador