master #81

Closed
malo wants to merge 322 commits from master into feat/bloc_layout/new-package
2 changed files with 12 additions and 5 deletions
Showing only changes of commit 72173cdf18 - Show all commits

View File

@ -24,14 +24,14 @@ steps:
commands:
- melos run quality-check
- melos run publish:validate
- name: publish
image: git.wyatt-studio.fr/wyatt-foss/flutter-melos:2.9.0-1
commands:
- melos run publish:validate
# - name: publish
# image: git.wyatt-studio.fr/wyatt-foss/flutter-melos:2.9.0-1
# commands:
# - melos run publish:validate
#
trigger:
branch:
- master
event:
- push
- pull_request

7
pubspec.yaml Normal file
View File

@ -0,0 +1,7 @@
name: wyatt_packages_workspace
environment:
sdk: '>=2.18.0 <3.0.0'
dev_dependencies:
melos: ^3.0.1