Skip to content

Commit df68b87

Browse files
committed
chore: refactor to reintroduce waypoint versions
1 parent 43bc730 commit df68b87

2 files changed

Lines changed: 8 additions & 744 deletions

File tree

magefiles/versions.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,13 +107,17 @@ tag: v1.38.0
107107
config:
108108
cockroachdb:
109109
migration: add-transaction-metadata-table
110+
waypoint: true
110111
memory: {}
111112
mysql:
112113
migration: add_metadata_to_transaction_table
114+
waypoint: true
113115
postgres:
114116
migration: add-metadata-to-transaction-table
117+
waypoint: true
115118
spanner:
116119
migration: add-transaction-metadata-table
120+
waypoint: true
117121
---
118122
id: v1.37.1
119123
tag: v1.37.1
@@ -133,13 +137,17 @@ tag: v1.36.2
133137
config:
134138
cockroachdb:
135139
migration: add-integrity-relationtuple-table
140+
waypoint: true
136141
memory: {}
137142
mysql:
138143
migration: add_relationship_counters_table
144+
waypoint: true
139145
postgres:
140146
migration: create-relationships-counters-table
147+
waypoint: true
141148
spanner:
142149
migration: add-relationship-counter-table
150+
waypoint: true
143151
---
144152
id: v1.35.3
145153
tag: v1.35.3

0 commit comments

Comments
 (0)