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

Fix android pipeline #151

Merged
merged 1 commit into from
Apr 25, 2020
Merged

Fix android pipeline #151

merged 1 commit into from
Apr 25, 2020

Conversation

joernb
Copy link
Member

@joernb joernb commented Apr 25, 2020

  • Changes pipeline triggers
    • the android pipeline will now only deploy on *-android tags
  • Unifies android workflows in one file (reduces the risk of diverging config between feature pipeline and master pipeline)
    • the currently broken unit test step (npm run test) is added as a comment for later reactivation
  • Uploads apk twice
    • one with version numbers in name
    • one with static name, that can be linked from the homepage with latest
  • Tested on a private repo copy

It will look like this:

apk-twice

@joernb joernb requested a review from haveyaseen April 25, 2020 16:03
@joernb joernb added the devops Developer operations: CI, deployment etc. label Apr 25, 2020
@haveyaseen haveyaseen merged commit 96d25ab into master Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
devops Developer operations: CI, deployment etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants