Mihovil Ilakovac
18370f1f48
Testing types of todoApp
in CI ( #1960 )
2024-05-09 14:22:38 +02:00
Martin Sosic
c46615236d
Updated instructions for running wasp-migrate script and removed old migrate script.
2024-02-20 18:54:34 +01:00
Martin Šošić
7fabe07265
Implemented a JS script that does part of migration from 0.11 to 0.12. ( #1770 )
...
* Implemented a JS script that does part of migration from 0.11 to 0.12.
* Did some polishing and small improvements.
* Implemented migration of dependencies.
* polishing
* Moved the script.
* fix
* Added instructions for running the script to README.md.
* fix
* fix
2024-02-19 09:02:03 +01:00
Mihovil Ilakovac
b23e4ce3eb
Bundling server with Rollup + esbuild ( #1714 )
2024-02-07 16:13:03 +01:00
Craig McIlwrath
7c0d13d242
[waspls] diagnostics for external imports and goto definition ( #1268 )
2023-06-22 15:37:07 -04:00
Shayne Czyzewski
30078233f3
Adds building of examples/todoApp
to CI ( #1146 )
2023-04-19 10:03:39 -04:00
Shayne Czyzewski
b14ed945fc
Adds wasp deploy
CLI command for Fly.io ( #961 )
2023-02-07 10:29:25 -05:00
Martin Šošić
857912c2cc
Migrated Wasp from Stack to Cabal ( #471 )
...
Co-authored-by: shayneczyzewski <shayne.czyzewski@gmail.com>
2022-03-16 16:00:18 +01:00
Martin Sosic
95e71eb48e
Renamed wasp cli executable from wasp to wasp-cli.
2021-11-12 18:13:59 +01:00
Martin Sosic
07f111903c
Removed install.sh script and updated links to download installer script.
2021-10-12 12:41:19 +02:00
Martin Sosic
0d98334c88
Fixed GH actions. They now fully work, with releases.
2021-04-25 08:44:48 +02:00
Martin Sosic
19bba532a5
Updated linux/osx strings in installer telemetry to match cli telemetry values.
2021-02-11 22:35:52 +01:00
Martin Sosic
89300a9e0a
Added very basic telemetry to installer script.
2021-02-11 22:26:30 +01:00
Martin Sosic
819f11b7b3
Updated install script to be more user friendly.
2021-02-08 15:13:47 +01:00
Martin Sosic
75e17f4dc4
Install script is now posix compliant.
2020-12-07 17:22:46 +01:00
Martin Sosic
bec5a94303
Made PATH warning in install script more prominent.
2020-11-10 14:30:20 +01:00
Martin Sosic
e5b8f52728
Updated installer script.
2020-11-02 19:31:32 +01:00
Martin Sosic
f13101e46a
Created a simple windows binary package.
...
`wasp start` fails at calling `npm` (can't find it).
2020-09-21 15:52:17 +02:00
Martin Šošić
fda67bb8ef
Implemented automatic binary packaging + install script.
2020-09-19 16:56:28 +02:00