Commit 9b51c40
authored
Dev (#223)
* reduce conns testing
* update
* bring back count one for lock test
* update
* debug conns in ci
* remove block test pool closing
* use tags for skipping count one - broken negative regex
* update tags
* trying to refactor post migrations to use regular migrate
* update and notes for handling single migration in parallel test suites
* remove migration tables from gen
* refactor
* fix ci call
* update
* only run post migrations up in x.migrate
* notes
* rename countone tag tests for clarity
* default ci env
* default ci env
* FIXME race condition in lock status check - require tx
* dynamic go test flags - eg shuffle for ci only
* test xo caching and attempt to use excludes
* fixme
* cache_all now handles exclusion regexes
* fix arg parsing in cache_all when main process receives args
* shuffle on ci
* refactor
* fix dumb driver swap
* refactor migrate
* notes
* debug ci
* update
* using postgres test db for each test suite
* ignore tracing test specific spans
* leave full path for testutil postgres dbs
* update
* remove debug ci
* update
* fix cache_all
* notes for fixed cleanpu
* no exit cleanup with flag
* increase ci testcount
* use postgres_test for lock tests
* refactor testutil newdb
* migrations lock
* fix
* ntoes
* ci not verbose
* refactor
* TODO - ignore constraints refactor
* refactor
* update
* ignore line endings in vendor
* ignoring constraints properly - pending restore of pagination when type is changed
* notes
* original type check for valid cursors
* cleanup
* notes
* auto install apt
* update
* update
* parallel typecheck exhaustruct
* fix typo
* vite host
* udpate
* bit of parallelism
* cleanup
* refactor
* TODO - automated shorthand schema name gen e.g. RestUser - User
* working on better rest gen
* update
* update
* always generate all rest models
* always generate rest models file
* FIXME
* always gen rest models replacing spec
* clashes update
* show line number for clashes
* refactor
* notes
* crud gen update
* fix data race
* implement catch rest refs that dont exist for automatic generation
* properly create arrays in go-utils
* dont print ast-parser results if empty
* easy caching of go bin tools
* notes
* refactor
* FIXME xo tests
* fix schema for xo tests gen
* utils
* use dedicated db for xo tests
* notes
* debug
* debug
* debug
* debug
* fix setup
* trying to update ref gen
* fixed automatic package gen
* remove component schemas gen from crud generator - will autogenerate
* fix ref schema gen when both missing
* clean
* shfmt
* shell lint
* sync
* notes
* use bare regex in place of ast-parser --create-generics-map
* ignore force regen for install-tools and refactor frontend gen
* speed up orval gen
* remove msw references
* notes
* broken - try to output rest structs without Rest prefix directly and overwrite
* update
* gen without rest models
* fix new rest gen1 parent b823039 commit 9b51c40
File tree
221 files changed
+14393
-14168
lines changed- .github
- actions/setup
- workflows
- .vscode
- bin
- scripts
- templates
- cmd
- ast-parser
- jet
- db
- post-migrations
- post-migration
- e2e/client/gen/model
- frontend
- src
- client-validator/gen
- gen
- activity
- admin
- default
- events
- model
- notifications
- oidc
- project
- team
- user
- work-item-comment
- work-item-tag
- work-item-type
- work-item
- services
- types
- utils
- views/DemoGeneratedForm
- internal
- codegen
- models
- repos/postgresql
- gen
- db
- jet/public
- model
- table
- xo-templates
- tests
- got
- snapshot
- rest
- services
- testutil
- utils
- format
- postgresql
- slices
- vendor
- github.com/danicc097/xo/v5
- loader
- models
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
221 files changed
+14393
-14168
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
48 | 53 | | |
49 | 54 | | |
50 | 55 | | |
51 | 56 | | |
52 | 57 | | |
53 | | - | |
54 | | - | |
55 | | - | |
| 58 | + | |
| 59 | + | |
56 | 60 | | |
57 | | - | |
| 61 | + | |
58 | 62 | | |
59 | 63 | | |
60 | 64 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | | - | |
| 33 | + | |
33 | 34 | | |
34 | | - | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
45 | 51 | | |
46 | | - | |
| 52 | + | |
47 | 53 | | |
48 | | - | |
| 54 | + | |
49 | 55 | | |
50 | 56 | | |
51 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
52 | 61 | | |
53 | 62 | | |
54 | 63 | | |
| |||
58 | 67 | | |
59 | 68 | | |
60 | 69 | | |
61 | | - | |
| 70 | + | |
62 | 71 | | |
63 | 72 | | |
64 | 73 | | |
65 | 74 | | |
66 | 75 | | |
67 | | - | |
| 76 | + | |
68 | 77 | | |
69 | 78 | | |
70 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | | - | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
87 | 91 | | |
88 | 92 | | |
89 | 93 | | |
90 | 94 | | |
91 | | - | |
| 95 | + | |
92 | 96 | | |
93 | 97 | | |
94 | 98 | | |
95 | 99 | | |
96 | 100 | | |
97 | 101 | | |
| 102 | + | |
98 | 103 | | |
99 | 104 | | |
100 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
101 | 114 | | |
102 | 115 | | |
103 | 116 | | |
| |||
0 commit comments