Skip to content

Choose a tag to compare

@christerswahn christerswahn released this 17 Feb 12:12
42511e8
test: Added workflows to test this deploy action (#5)

* test: Added 'committed' test mini project

Where serverpod and scloud generated files are committed. (The default when creating a serverpod project.)

* test: Added 'non-committed' test mini project

Where serverpod and scloud generated files are NOT committed and need to be recreated on deploy.

* test: GitHub workflow to test deploy with committed

* test: GitHub workflow to test deploy with non-committed

* chore: Bumped version in examples to v1

* test: Made base test case work with flutter build

* test: Simplified flutter install example clause