Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Update gh action #126

Merged
merged 4 commits into from Aug 11, 2020
Merged

Conversation

techno-disaster
Copy link
Contributor

@techno-disaster techno-disaster commented Aug 3, 2020

Description

This ci does whatever the previous ci (cleaner code tho) did but it additionally uploads the apk for each PR to github artifacts which can be donwloaded by the qa team to make their testing easier. So basically the tester from qa team will not have to use an android emulator or install flutter to test PRs on this repo anymore. Just download the artifact from below each PR :)

Fixes #127

Flutter Channel:

  • I have used the Flutter Beta channel on my local machine

Type of Change:

Delete irrelevant options.

  • Quality Assurance

Code/Quality Assurance Only

  • This change requires a documentation update (software upgrade on readme file)
  • New feature (non-breaking change which adds functionality pre-approved by mentors)

How Has This Been Tested?

image

Code/Quality Assurance Only

  • My changes generate no new warnings

Jayesh Nirve added 3 commits August 3, 2020 16:23
This ci does whatever the previous ci (cleaner code tho) did but it additionally uploads the apk for each PR to github artifacts which can be donwloaded by the qa team to make their testing easier. So basically the tester from qa team will not have to use an android emulator or install flutter to test PRs on this repo anymore. Just download the artifact from below each PR :)
Won't skip warnings hence removed for now
@techno-disaster techno-disaster added Category: Quality Assurance Changes to code or files that improve testing or fixes bugs. Status: Needs Review PR needs an additional review or a maintainer's review. labels Aug 3, 2020
HaripriyaB
HaripriyaB previously approved these changes Aug 4, 2020
@isabelcosta
Copy link
Member

@techno-disaster can you solve the merge conflict and then I can approve and merge this?

@techno-disaster
Copy link
Contributor Author

@anitab-org/mentorship-flutter-maintainers done :)

Copy link
Member

@isabelcosta isabelcosta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @techno-disaster this is amazing! I can't wait to see this in the works

Copy link

@robotjellyzone robotjellyzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm... amazing work @techno-disaster 🎉 👍 .....

@isabelcosta isabelcosta added Status: Ready to Merge Work has been tested and needs a final review and merge from a repo maintainer. and removed Status: Needs Review PR needs an additional review or a maintainer's review. labels Aug 11, 2020
@isabelcosta isabelcosta merged commit 2ff3b1a into anitab-org:develop Aug 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Category: Quality Assurance Changes to code or files that improve testing or fixes bugs. Status: Ready to Merge Work has been tested and needs a final review and merge from a repo maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: easier testing and cleaner flutter ci
4 participants