Skip to content

Commit 0c97d8f

Browse files
author
Jenkins
committed
Release version v1.0.1261
Metacello new baseline: 'GToolkitForPharo9'; repository: 'github://feenkcom/gtoolkit:v1.0.1261/src'; load All commits (including upstream repositories) since last build: feenkcom/gtoolkit-pager@0a29e8 by Juraj Kubelka add `GtPager>>#gtNavigationContextFor:` [#3422] feenkcom/gtoolkit-pager@617403 by Juraj Kubelka add `GtPagerWrapperElement>>#gtNavigationContextFor:` [#3422] feenkcom/gt4gemstone@a70d97 by Andrei Chis Register announcements with the default registry feenkcom/gt4gemstone@f9a302 by Andrei Chis Schedule an update task when the sessions widget receives an announcement
1 parent ed941b8 commit 0c97d8f

File tree

3 files changed

+31
-31
lines changed

3 files changed

+31
-31
lines changed

.baseline-metadata.ston

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,38 +5,38 @@
55
"github://feenkcom/gtoolkit-remoterunner/src" : "v0.6.1376",
66
"github://feenkcom/gtoolkit-vm-bindings/src" : "v0.6.26",
77
"github://feenkcom/gt4ops/src" : "v0.6.83",
8-
"github://feenkcom/gt4pharo/src" : "v0.6.1870",
8+
"github://feenkcom/gt4pharo/src" : "v0.6.1871",
99
"github://feenkcom/Brick/src" : "v0.8.1329",
10-
"github://feenkcom/gtoolkit-coder/src" : "v0.8.1822",
10+
"github://feenkcom/gtoolkit-coder/src" : "v0.8.1823",
1111
"github://feenkcom/gtoolkit-constrainer/src" : "v0.8.17",
1212
"github://feenkcom/gt4ruby/src" : "v0.6.21",
1313
"github://feenkcom/gtoolkit-notifications/src" : "v0.6.1049",
1414
"github://feenkcom/gt4petitparser2/src" : "v0.8.42",
1515
"github://feenkcom/gt4famix3/src" : "v0.8.99",
16-
"github://feenkcom/gt4graphql/src" : "v0.6.1661",
17-
"github://feenkcom/gtoolkit-presenter/src" : "v0.8.1997",
18-
"github://feenkcom/gtoolkit-filebrowser/src" : "v0.6.1989",
16+
"github://feenkcom/gt4graphql/src" : "v0.6.1662",
17+
"github://feenkcom/gtoolkit-presenter/src" : "v0.8.1998",
18+
"github://feenkcom/gtoolkit-filebrowser/src" : "v0.6.1990",
1919
"github://feenkcom/gt4xmlsupport/src" : "v0.8.30",
2020
"github://feenkcom/Bloc/src" : "v0.8.724",
2121
"github://feenkcom/gtoolkit-releaser/src" : "v0.8.253",
2222
"github://feenkcom/gt4lsp/src" : "v0.6.473",
2323
"github://j-brant/RBFormatter/src" : "905d60c1d93cecd75456e4a011cae240581976b5",
24-
"github://feenkcom/gt4gemstone/src" : "v0.6.2633",
25-
"github://feenkcom/gtoolkit-world/src" : "v0.6.1246",
26-
"github://feenkcom/gtoolkit-demos/src" : "v0.8.2673",
24+
"github://feenkcom/gt4gemstone/src" : "v0.6.2634",
25+
"github://feenkcom/gtoolkit-world/src" : "v0.6.1247",
26+
"github://feenkcom/gtoolkit-demos/src" : "v0.8.2674",
2727
"github://feenkcom/gt4changes/src" : "v0.6.920",
28-
"github://feenkcom/gt4python/src" : "v0.6.859",
28+
"github://feenkcom/gt4python/src" : "v0.6.860",
2929
"github://feenkcom/gtoolkit-remote/src" : "v0.8.1775",
3030
"github://feenkcom/gt4aws/src" : "v0.6.7",
31-
"github://feenkcom/gtoolkit-pager/src" : "v0.8.1444",
31+
"github://feenkcom/gtoolkit-pager/src" : "v0.8.1445",
3232
"github://feenkcom/gt4magritte/src" : "v0.6.1100",
3333
"github://feenkcom/gt4jenkins/src" : "v0.8.52",
3434
"github://feenkcom/gtoolkit-scenery/src" : "v0.6.583",
35-
"github://feenkcom/lepiter/src" : "v0.6.2642",
35+
"github://feenkcom/lepiter/src" : "v0.6.2643",
3636
"github://feenkcom/gtoolkit-clipboard/src" : "v0.8.63",
3737
"github://feenkcom/gt4git/src" : "v0.8.1235",
38-
"github://feenkcom/gtoolkit-visualizer/src" : "v0.8.1957",
39-
"github://feenkcom/gtoolkit-debugger/src" : "v0.8.2450",
38+
"github://feenkcom/gtoolkit-visualizer/src" : "v0.8.1958",
39+
"github://feenkcom/gtoolkit-debugger/src" : "v0.8.2451",
4040
"github://feenkcom/gtoolkit-phlow/src" : "v0.8.1441",
4141
"github://feenkcom/gt4smacc/src" : "v0.8.297",
4242
"github://feenkcom/gt4ztimestamp/src" : "v0.6.10",

src/BaselineOfGToolkit/BaselineOfGToolkit.class.st

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -97,22 +97,22 @@ BaselineOfGToolkit >> baseline: spec [
9797
spec repository: 'github://feenkcom/gtoolkit-clipboard:v0.8.63/src' ].
9898
spec
9999
baseline: 'GToolkitPresenter' with: [
100-
spec repository: 'github://feenkcom/gtoolkit-presenter:v0.8.1997/src' ].
100+
spec repository: 'github://feenkcom/gtoolkit-presenter:v0.8.1998/src' ].
101101
spec
102102
baseline: 'GToolkitTranscript' with: [
103-
spec repository: 'github://feenkcom/gtoolkit:v1.0.1260/src' ].
103+
spec repository: 'github://feenkcom/gtoolkit:v1.0.1261/src' ].
104104
spec
105105
baseline: 'GToolkitDebugger' with: [
106-
spec repository: 'github://feenkcom/gtoolkit-debugger:v0.8.2450/src' ].
106+
spec repository: 'github://feenkcom/gtoolkit-debugger:v0.8.2451/src' ].
107107
spec
108108
baseline: 'GToolkitDebuggerExtensions' with: [
109-
spec repository: 'github://feenkcom/gtoolkit-debugger:v0.8.2450/src' ].
109+
spec repository: 'github://feenkcom/gtoolkit-debugger:v0.8.2451/src' ].
110110
spec
111111
baseline: 'GToolkitFileBrowser' with: [
112-
spec repository: 'github://feenkcom/gtoolkit-filebrowser:v0.6.1989/src' ].
112+
spec repository: 'github://feenkcom/gtoolkit-filebrowser:v0.6.1990/src' ].
113113
spec
114114
baseline: 'GToolkitDemos' with: [
115-
spec repository: 'github://feenkcom/gtoolkit-demos:v0.8.2673/src' ].
115+
spec repository: 'github://feenkcom/gtoolkit-demos:v0.8.2674/src' ].
116116
spec
117117
baseline: 'GToolkitReleaser' with: [
118118
spec repository: 'github://feenkcom/gtoolkit-releaser:v0.8.253/src' ].
@@ -124,7 +124,7 @@ BaselineOfGToolkit >> baseline: spec [
124124
spec repository: 'github://feenkcom/gtoolkit-constrainer:v0.8.17/src' ].
125125
spec
126126
baseline: 'GToolkit4Pharo' with: [
127-
spec repository: 'github://feenkcom/gt4pharo:v0.6.1870/src' ].
127+
spec repository: 'github://feenkcom/gt4pharo:v0.6.1871/src' ].
128128
spec
129129
baseline: 'GToolkit4SmaCC' with: [
130130
spec repository: 'github://feenkcom/gt4smacc:v0.8.297/src' ].
@@ -142,16 +142,16 @@ BaselineOfGToolkit >> baseline: spec [
142142
spec repository: 'github://feenkcom/gt4ruby:v0.6.21/src' ].
143143
spec
144144
baseline: 'GToolkit4Python' with: [
145-
spec repository: 'github://feenkcom/gt4python:v0.6.859/src' ].
145+
spec repository: 'github://feenkcom/gt4python:v0.6.860/src' ].
146146
spec
147147
baseline: 'GtGemstoneClient' with: [
148-
spec repository: 'github://feenkcom/gt4gemstone:v0.6.2633/src' ].
148+
spec repository: 'github://feenkcom/gt4gemstone:v0.6.2634/src' ].
149149
spec
150150
baseline: 'GToolkit4Git' with: [
151151
spec repository: 'github://feenkcom/gt4git:v0.8.1235/src' ].
152152
spec
153153
baseline: 'GToolkit4GraphQL' with: [
154-
spec repository: 'github://feenkcom/gt4graphql:v0.6.1661/src' ].
154+
spec repository: 'github://feenkcom/gt4graphql:v0.6.1662/src' ].
155155
spec
156156
baseline: 'GToolkit4Changes' with: [
157157
spec repository: 'github://feenkcom/gt4changes:v0.6.920/src' ].
@@ -169,25 +169,25 @@ BaselineOfGToolkit >> baseline: spec [
169169
spec repository: 'github://feenkcom/gt4aws:v0.6.7/src' ].
170170
spec
171171
baseline: 'GToolkitCoder' with: [
172-
spec repository: 'github://feenkcom/gtoolkit-coder:v0.8.1822/src' ].
172+
spec repository: 'github://feenkcom/gtoolkit-coder:v0.8.1823/src' ].
173173
spec
174174
baseline: 'Gt4PharoLink' with: [
175175
spec repository: 'github://feenkcom/gtoolkit-remote:v0.8.1775/src' ].
176176
spec
177177
baseline: 'GToolkitMorphic' with: [
178-
spec repository: 'github://feenkcom/gtoolkit:v1.0.1260/src' ].
178+
spec repository: 'github://feenkcom/gtoolkit:v1.0.1261/src' ].
179179
spec
180180
baseline: 'BlocExtensions' with: [
181181
spec repository: 'github://feenkcom/Bloc:v0.8.724/src' ].
182182
spec
183183
baseline: 'GToolkitVisualizerPhlow' with: [
184-
spec repository: 'github://feenkcom/gtoolkit-visualizer:v0.8.1957/src' ].
184+
spec repository: 'github://feenkcom/gtoolkit-visualizer:v0.8.1958/src' ].
185185
spec
186186
baseline: 'GToolkitScenery' with: [
187187
spec repository: 'github://feenkcom/gtoolkit-scenery:v0.6.583/src' ].
188188
spec
189189
baseline: 'GToolkitPager' with: [
190-
spec repository: 'github://feenkcom/gtoolkit-pager:v0.8.1444/src' ].
190+
spec repository: 'github://feenkcom/gtoolkit-pager:v0.8.1445/src' ].
191191
spec
192192
baseline: 'GToolkitSpotter' with: [
193193
spec repository: 'github://feenkcom/gtoolkit-spotter:v0.8.1383/src' ].
@@ -205,7 +205,7 @@ BaselineOfGToolkit >> baseline: spec [
205205
spec repository: 'github://feenkcom/xdoc:v0.8.796/src' ].
206206
spec
207207
baseline: 'LepiterEngine' with: [
208-
spec repository: 'github://feenkcom/lepiter:v0.6.2642/src' ].
208+
spec repository: 'github://feenkcom/lepiter:v0.6.2643/src' ].
209209
spec
210210
baseline: 'GToolkit4Magritte' with: [
211211
spec repository: 'github://feenkcom/gt4magritte:v0.6.1100/src' ].
@@ -217,7 +217,7 @@ BaselineOfGToolkit >> baseline: spec [
217217
spec repository: 'github://j-brant/RBFormatter:905d60c1d93cecd75456e4a011cae240581976b5/src' ].
218218
spec
219219
baseline: 'GToolkitWorld' with: [
220-
spec repository: 'github://feenkcom/gtoolkit-world:v0.6.1246/src' ].
220+
spec repository: 'github://feenkcom/gtoolkit-world:v0.6.1247/src' ].
221221
spec
222222
baseline: 'GToolkitPhlowExamples' with: [
223223
spec repository: 'github://feenkcom/gtoolkit-phlow:v0.8.1441/src' ].

src/BaselineOfGToolkitForPharo9/BaselineOfGToolkitForPharo9.class.st

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ BaselineOfGToolkitForPharo9 >> baseline: spec [
1414
spec postLoadDoIt: #'postLoadGToolkit:'.
1515
spec
1616
baseline: 'GToolkitPrerequisites' with: [
17-
spec repository: 'github://feenkcom/gtoolkit:v1.0.1260/src' ].
17+
spec repository: 'github://feenkcom/gtoolkit:v1.0.1261/src' ].
1818
spec
1919
baseline: 'GToolkit' with: [
20-
spec repository: 'github://feenkcom/gtoolkit:v1.0.1260/src' ].
20+
spec repository: 'github://feenkcom/gtoolkit:v1.0.1261/src' ].
2121

2222
spec package: 'GToolkit-PharoOverrides-Debugger' with: [
2323
spec requires: #(#GToolkitPrerequisites #GToolkit) ].

0 commit comments

Comments
 (0)