keep-starknet-strange/madara-tsukuyomi

Feat: build the CI pipeline

Open

#27 opened on Aug 18, 2023

 (3 comments) (0 reactions) (1 assignee)TypeScript (16 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (21 stars)
PR merge metrics
 (PR metrics pending)

Description

This repo started from this boilerplate. So it already has some workflows in place. However, we haven't tested these workflows as of now. As a part of this feature, we need to complete the following tasks

  1. Test the existing workflows if they are working correctly. Remove any unnecessary workflows with proper reasoning.
  2. Ensure we are able to build correctly on all platforms
  3. Sign the app and create a release on demand.

Contributor guide