Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Restructure github actions workflows into jobs #28

Open
nicmr opened this issue Jan 2, 2020 · 1 comment
Open

Restructure github actions workflows into jobs #28

nicmr opened this issue Jan 2, 2020 · 1 comment
Labels
CI/CD Related to CI on github actions

Comments

@nicmr
Copy link
Owner

nicmr commented Jan 2, 2020

This will save some compilation time.

  • Job1: Elm stuff
  • Job 2-4: Platform specific rust compilation and testing, upload artifacts
    -- need Job1
  • Job 5: Only on tag: Download artifacts of Job 2-4, create new release
@nicmr nicmr added the CI/CD Related to CI on github actions label Jan 2, 2020
@nicmr
Copy link
Owner Author

nicmr commented Jan 3, 2020

Reference #14 for what needs to be uploaded in Job 5

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI/CD Related to CI on github actions
Projects
None yet
Development

No branches or pull requests

1 participant