Releases: serverpod/serverpod_cloud_deploy
Releases · serverpod/serverpod_cloud_deploy
v1.0
What's Changed
- test: Added workflows to test this deploy action by @christerswahn in #5
Full Changelog: v0.3...v1.0
v1
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
v0.3
What's Changed
- docs: Updated README and its examples by @christerswahn in #4
Full Changelog: v0.2...v0.3
v0.2
What's Changed
- docs: A proper README with examples by @christerswahn in #2
- fix: Added branding section to action by @christerswahn in #3
Full Changelog: v0.1...v0.2