Commit Graph

79 Commits

Author SHA1 Message Date
Simon Binder 203efd901e
Fix artefact incompatibility 2024-04-24 19:14:55 +02:00
Simon Binder 92a01775e8
Upgrade actions dependencies 2024-04-24 19:12:30 +02:00
Simon Binder 5115bc1525 Fix modular example taking forever 2023-12-09 18:35:24 +01:00
Simon Binder ce554a02e5
Don't resolve dependencies for deleted plugin 2023-11-05 19:20:33 +01:00
Simon Binder f043e2997a
Set up automated publishing for drift_postgres 2023-10-31 22:16:54 +01:00
Simon Binder 61bd7f5ec2 Fix postgres tests 2023-10-22 00:36:07 +02:00
Simon Binder fe1606104e
Add `-f` to `pub lish` in script 2023-10-20 11:21:43 +02:00
Simon Binder 36db7fd066
Prepare auto-publishing 2023-10-19 23:23:36 +02:00
Simon Binder 6bedc5f88c
Fix a few MariaDB integration tests 2023-08-02 18:27:52 +02:00
Simon Binder 85368912f8
Move migration tests directly into actions 2023-08-02 17:41:50 +02:00
Simon Binder 18946f5580
Scaffold MariaDb integration tests 2023-07-24 21:44:43 +02:00
Simon Binder e51bb0976e
Increase timeout for drift_dev CI action 2023-03-23 18:10:19 +01:00
Simon Binder a6ef3958a5
Github actions workflow maintenance 2023-03-11 23:35:52 +01:00
Simon Binder c98dcc00e0
Upgrade to melos v3 2023-03-11 22:25:31 +01:00
Simon Binder 2c421e2252
Run build with --delete-conflicting-outputs 2022-11-28 22:13:07 +01:00
Simon Binder e9e86085ee
Use right working directory for migration test 2022-11-28 22:07:25 +01:00
Simon Binder d24644113a
Fix generating schema test code 2022-11-28 21:59:17 +01:00
Simon Binder 661d1448eb
Docs: Also get dependencies in drift 2022-10-09 21:41:10 +02:00
Simon Binder be61af5111
Add script to build a local sqlite3 library
This local library is then used in drift tests by default, making it
easier to run drift unit tests against the expected sqlite3 version.
2022-09-22 01:33:40 +02:00
Simon Binder 87c58d0685
Cache dependencies, merge docs run into main CI 2022-09-16 01:14:51 +02:00
Simon Binder 8e9e7fc291
Use melos to manage packages (#2060) 2022-09-15 23:42:20 +02:00
Simon Binder a3764a4965
Test docs in regular action 2022-08-15 21:16:38 +02:00
Simon Binder 74ab9d4f80
Move snippet test to docs package 2022-08-15 19:55:06 +02:00
Simon Binder d9f342a180
Emit overrides line by line 2022-08-14 17:37:18 +02:00
Simon Binder 69afd481fe
Override dependencies for plugin in CI 2022-08-14 17:33:10 +02:00
Simon Binder 41d305a2d4
Also run pub get for analyzer plugin 2022-08-14 11:28:23 +02:00
Simon Binder 5988408ac7
Docs CI: Run pub get for drift as well 2022-07-05 10:24:09 +02:00
Simon Binder fa13024940
Temporarily disable lint check 2022-05-18 11:23:43 +02:00
Simon Binder 9e4e177b97
Limit timeout for drift_dev workflow 2022-04-06 13:00:35 +02:00
Simon Binder 137a7b00a0
Merge branch 'documentation-snippets' into develop 2022-03-01 20:43:20 +01:00
Simon Binder ba8d719f2c
Download correct sqlite3 sources 2022-02-23 22:12:34 +01:00
Simon Binder 6bb870458f
Analysis for sqlite 3.38 2022-02-23 22:06:42 +01:00
Simon Binder 7073b3f04d
Maybe this yaml works 2022-02-14 23:02:21 +01:00
Simon Binder d1d7900cd8
Fix docs build script 2022-02-14 22:52:37 +01:00
Simon Binder 48041512cb
Use sqlparser for drift snippets 2022-02-14 22:13:00 +01:00
Simon Binder 99172c1216
Extract snippets for documentation
This makes it easier to test the validity of snippets
2022-02-13 16:55:57 +01:00
Simon Binder 2486e66e05
Fix docs build, retire master branch 2022-02-09 16:08:08 +01:00
Simon Binder 2603f71b4e
Fix drift CI 2022-01-18 22:35:49 +01:00
Simon Binder 8048f90360
Ensure clean builds in CI 2022-01-18 22:30:54 +01:00
Simon Binder 046fae4669
Add missing working dir to CI 2021-12-22 18:21:49 +01:00
Simon Binder 768764f005
Use Dart-based linkcheck 2021-12-21 19:54:54 +01:00
Simon Binder 44281bebaf
Support for STRICT tables in drift files 2021-12-03 22:11:44 +01:00
Simon Binder c430ca3025
Test drift_dev in CI 2021-11-28 20:47:39 +01:00
Simon Binder 4b6240d67b
Use dart-lang/setup-dart in actions 2021-11-14 12:20:42 +01:00
westito fad654a5aa
PostgreSQL support (#1507)
Support PostgreSQL as a dialect in the main package and with an implementation provided in another package.

Co-authored-by: Simon Binder <oss@simonbinder.eu>
2021-11-11 14:40:41 +01:00
Simon Binder 331d600df3
Fix resolving Dart code in drift files 2021-10-10 22:01:59 +02:00
Simon Binder 0de25d4a5c
Don't attempt to use netlify aliases (not working) 2021-08-21 21:35:07 +02:00
Simon Binder 641ef73d83
Deploy to branch name 2021-08-21 21:25:00 +02:00
Simon Binder 5352842bec
Use custom dartdoc in compilation pipeline 2021-08-21 21:10:30 +02:00
Simon Binder 82b1e6a663
Skip link checks 2021-08-20 18:37:16 +02:00