Closed ArkadiuszDatka closed 3 weeks ago
Don't forget to follow semantic versioning! Breaking changes (including step inputs) should be in major versions only.
step.yml
changes compared to previous version:
--- steps/flutter/0.1.5/step.yml 2024-10-22 09:25:09
+++ steps/flutter/0.1.6/step.yml 2024-10-22 09:25:10
@@ -20,8 +20,8 @@
source_code_url: https://github.com/DroidsOnRoids/bitrise-step-flutter
support_url: https://github.com/DroidsOnRoids/bitrise-step-flutter/issues
-published_at: 2024-05-27T20:18:00.691717+02:00
+published_at: 2024-10-09T22:01:14.443847+02:00
source:
git: https://github.com/DroidsOnRoids/bitrise-step-flutter.git
- commit: 4ddca8041dc822e52993ba90db916d6f83bf7b68
+ commit: 1af3837d8685d1d489e267d18bc749a74e0f8b99
host_os_tags:
- osx-10.10
What to do if the build fails?
At the moment contributors do not have access to the CI workflow triggered by StepLib PRs. In case of a failed build, we ask for your patience. Maintainers of Bitrise Steplib will sort it out for you or inform you if any further action is needed.
New Pull Request Checklist
Please mark the points which you did / accept.
bitrise run test
(in the step's repository)bitrise run audit-this-step
(in the step's repository - note, if you don't have this workflow in yourbitrise.yml
, you can copy it from the step template.)