Martin Šošić
2a4f9658b8
Clarified release instructions in README.md a bit.
2024-04-04 16:05:28 +02:00
Mihovil Ilakovac
96b3bd5dbf
Adds note about Algolia Crawler ( #1912 )
2024-03-21 11:42:54 +01:00
Filip Sodić
00c98ee2d0
Update the release process guide ( #1887 )
2024-03-13 13:11:07 +01:00
Martin Sosic
dc414f7cd1
Updated waspc/README.md with instructions to update Mage on new release.
2024-02-14 14:38:40 +01:00
Martin Šošić
5aae915fff
Updated README.md with info about publishing vscode extension.
2024-01-21 13:59:53 +01:00
Martin Sosic
c534a84b9c
Merge branch 'release'
2024-01-12 18:28:23 +01:00
Martin Šošić
e7a773a64c
Versioned docs ( #1628 )
...
* Wasp docs are now versioned.
* Removed version 0.11.8 of docs.
* Update waspc/README.md
2024-01-11 16:37:06 +01:00
Martin Šošić
6771dacb0e
Added open-saas starter template to CLI & fixed all starter templates (instructions, versioning) ( #1619 )
...
* Added open saas to starter templates and refactored template picking a bit.
* All now use new mechanism.
* Removed notion of GhStartersRepoTemplate.
* Templates are now versioned.
* Starting instructions are not adjustable per template.
* Instructions are now correct for each template.
* fix
* fix
* fix
* fix
* fix
* fix
* fix
2024-01-11 16:25:35 +01:00
Martin Šošić
994a58f0dc
Wasp ai cli mage ( #1601 )
...
* Improved Wasp AI CLI experience.
* fix
* Added CLI Usage, polished CLI commands.
* Added choice of temperature.
* Added styling.
* Added more sophisticated, terminal-only styling.
* fix
* Updated Mage to use new Wasp CLI + added some messaging to CLI.
* fix
* Created wasp-ai/README, updated waspc/README.
* Moved wasp-ai/ to mage/.
* Final polishing (docs, readmes, messaging).
* fix
* Added tests for LogMsg.
* Updated versions of test apps to 0.12.
* fix
* fix
* Update mage/README.md
* fix
* fix
2023-12-22 15:14:38 +01:00
Martin Šošić
ed3be9ca1a
Update README.md with info about installing LLVM on Mac to build wasp
2023-09-10 15:12:31 +02:00
Craig McIlwrath
2d3f0e116c
[waspls] cleanup extimport code ( #1292 )
...
mainly refactoring. also updates CI workflow to run packages/ts-inspect tests.
2023-07-07 08:21:33 -04:00
Martin Šošić
3cb1dbd9f9
Update README.md with instructions on updating starter templates before release.
2023-06-27 12:31:36 +02:00
Craig McIlwrath
7c0d13d242
[waspls] diagnostics for external imports and goto definition ( #1268 )
2023-06-22 15:37:07 -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ć
572d9d6307
Fixed link to Tasty library in README.md
2023-01-13 10:01:14 +01:00
Martin Šošić
4e6d1500f6
Updated README.md to tell devs to update wasp version with every PR
2023-01-04 23:23:57 +01:00
Martin Sosic
67761dcfb6
Updated e2e tests.
2022-12-14 23:53:52 +01:00
Filip Sodić
1ba5b7fcc8
Merge remote-tracking branch 'origin/main' into filip-merge-release
2022-11-26 19:49:27 +01:00
Martin Sosic
c3000cf322
improved text in README on test releases.
2022-11-22 20:13:04 +01:00
Martin Sosic
bf5e402e9c
Updated README with info on release candidates.
2022-11-22 19:57:38 +01:00
Max Khamrovskyi
75245747d2
Docs update for Hacktoberfest ( #731 )
...
* Initial docs update for Hacktoberfest
* Contributing.md update
* Update "Before you begin" section
* Update web/docs/tutorials/dev-excuses-app/creating-the-project.md
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update web/docs/tutorials/dev-excuses-app/updating-main-page-js-file.md
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update CONTRIBUTING.md
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update web/docs/tutorials/dev-excuses-app/modifying-main-wasp-file.md
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update the section names
* Update CONTRIBUTING.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/tutorials/dev-excuses-app/updating-main-page-js-file.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/contributing.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/contributing.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/contributing.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Add Discord component and some minor fixes
* Add unclear notice
* Update web/docs/pick-a-tutorial.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/tutorials/dev-excuses-app.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/tutorials/dev-excuses-app.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/tutorials/dev-excuses-app.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update CONTRIBUTING.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/tutorials/dev-excuses-app/modifying-main-wasp-file.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/getting-started.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/tutorials/dev-excuses-app/modifying-main-wasp-file.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Review updates
* Update web/docs/tutorials/dev-excuses-app/modifying-main-wasp-file.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update suggestion
* Update web/docs/tutorials/dev-excuses-app/perform-migration-and-run.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update web/docs/tutorials/dev-excuses-app/perform-migration-and-run.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update
* Update web/docs/tutorials/dev-excuses-app/updating-main-page-js-file.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update CONTRIBUTING.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Remove lines
* Update CONTRIBUTING.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update CONTRIBUTING.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update CONTRIBUTING.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update getExcuse function
* Update page naming convention
* Remove Main.css
* Update migration text
* Update image
* Update "Wasp's compiler is built with Haskell"
* Add tutorials description
* Update web/docs/pick-a-tutorial.md
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Update Discord link and tutorial ending
* Update links
Co-authored-by: mkhamrov <mkhamrov@redhat.com>
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
2022-09-30 15:31:09 +03:00
Martin Sosic
62c31f26ff
Added extra step to our release process in README.md.
2022-09-29 16:16:29 +02:00
Martin Sosic
f0dd465c84
Updated ChangeLog.
2022-09-29 11:59:49 +02:00
Martin Šošić
65648f7bb4
fix ( #718 )
2022-09-08 15:28:24 +02:00
Martin Šošić
99487ff2f7
waspls is now part of waspc ( #716 )
2022-09-08 13:56:37 +02:00
Shayne Czyzewski
f06e9894a9
[docs] Updates READMEs with new branching and merging model ( #695 )
...
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2022-08-17 11:42:32 -04:00
Martin Šošić
12c0e7b1f0
Added ./run cmd + README section for accepting e2e test changes. ( #644 )
2022-06-23 20:09:21 +02:00
Martin Šošić
4f22ea1c08
Updated Prisma to 3.15.2. Fixes #629 . ( #643 )
2022-06-23 14:18:13 +02:00
Phil de Joux
45a1ffd5c5
Change NOTE to a warning. ( #552 )
2022-04-06 21:09:33 +02:00
Shayne Czyzewski
a4a2b03a81
Swap cabal freeze file for index-state ( #519 )
2022-03-24 08:50:14 -04:00
Shayne Czyzewski
1995ccdb9d
Make CLI code testable ( #510 )
2022-03-23 08:04:09 -04:00
Phil de Joux
318eb03294
Edit of setup section around ghcup and with-compiler. ( #511 )
2022-03-22 15:19:22 +01:00
Martin Šošić
da8d3a1d85
Check in CI that cabal freeze file is up to date. ( #508 )
2022-03-17 14:22:58 +01: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
Filip Sodić
5c6c10dc46
Add function definition rules to code style guide ( #502 )
2022-03-10 17:57:10 +01:00
Shayne Czyzewski
f68c2d5a8b
Remove python2 dependency from e2e and update README ( #497 )
2022-03-09 07:46:41 -05:00
Martin Šošić
8c3f60a617
Added instructions to publish docs on new release.
2022-03-01 12:05:45 +01:00
Shayne Czyzewski
22cdd5b70a
Added release process notes to README ( #474 )
2022-02-23 13:59:56 -05:00
Martin Sosic
600e4eace6
Added a bit on TODO/NOTE in code style guide.
2022-02-22 18:37:43 +01:00
Martin Sosic
16632fb74c
Added code style guide to waspc/README.md.
2022-02-22 17:57:14 +01:00
Martin Sosic
a0b7477d19
Renamed all references to master branch into main branch.
2022-02-08 15:34:32 +01:00
Martin Sosic
f59b432269
Added CHANGELOG entry for 0.3.0.0 version, added simple error when 'app' is missing.
2022-02-04 11:51:58 +01:00
Martin Šošić
8d2c33ab28
Replace Wasp with AppSpec and Parser with Analyzer. ( #423 )
2022-01-20 11:45:14 +01:00
Martin Šošić
82bec83769
Better type error messages (and context). ( #400 )
...
- Enriched Parser.AST, TypeChecker.AST and TypeError with Ctx.
2022-01-08 23:50:48 +01:00
Martin Sosic
a1abc2e6d5
Ormolu and hlint are now managed via stack and can be run via ./run script.
2021-11-16 21:28:17 +01:00
Martin Šošić
2d09576af6
./run script can now run stan - static analyzer. ( #365 )
2021-11-16 20:43:55 +01:00
Phil de Joux
ace42b360e
Get set up to run stan for static analysis ( #364 )
...
* fix: Get set up to run stan with its default setup.
Show how to install stan with stack.
* Use the same resolver by way of a snapshot.
2021-11-16 17:22:30 +01:00
Martin Sosic
95e71eb48e
Renamed wasp cli executable from wasp to wasp-cli.
2021-11-12 18:13:59 +01:00
Martin Šošić
f7b203ed5c
Added more details on how we use ormolu for formatting
2021-07-22 15:43:47 +02:00
Martin Sosic
deae726444
Added instructions for creating a design doc (DD).
2021-07-15 15:48:57 +02:00