From 373938a12bd3e4716ff59bd3110db713570145ff Mon Sep 17 00:00:00 2001 From: Jenkins Date: Fri, 31 Jan 2025 15:23:50 -0500 Subject: [PATCH] Release version v1.0.1487 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Metacello new baseline: 'GToolkitForPharo9'; repository: 'github://feenkcom/gtoolkit:v1.0.1487/src'; load All commits (including upstream repositories) since last build: https://github.com/feenkcom/gtoolkit-utility/commit/ac6f48 by Alistair Grant GtSubprocessWithInMemoryOutputExamples>>retryCommand correct retry count https://github.com/feenkcom/gtoolkit-utility/commit/109c30 by Alistair Grant GtSubprocessWithInMemoryOutput retryCount is the number of retries excluding the first run. https://github.com/feenkcom/Brick/commit/438f23 by Don Roberts Refactor ExpandButton attributes https://github.com/feenkcom/gtoolkit-coder/commit/97c7c1 by Andrei Chiș Merge pull request #11 from lifeware-sa/main Source Coder Attribute message is not caring about receiving the shortcuts https://github.com/feenkcom/gtoolkit-coder/commit/d30f34 by Don Roberts Refactor ExpandButton attributes https://github.com/feenkcom/gtoolkit-coder/commit/264e0e by Vincent Blondeau On parsing error, the textElement displaying the message should be focuseable to accept shortcuts https://github.com/feenkcom/gt4pharo/commit/3558af by Andrei Chiș Extract the logic for creating the preview element to another method https://github.com/feenkcom/gt4pharo/commit/48c933 by Andrei Chiș Merge pull request #11 from lifeware-sa/refactoring-formatting Force default formatting to new methods https://github.com/feenkcom/gt4pharo/commit/672230 by Don Roberts Merge branch 'main' of https://github.com/feenkcom/gt4pharo https://github.com/feenkcom/gt4pharo/commit/378450 by Don Roberts Refactor GtTextFolderAttribute https://github.com/feenkcom/gt4pharo/commit/44eff2 by Vincent Blondeau force default formatting to new methods https://github.com/feenkcom/PythonBridge/commit/ed4f66 by Sven Van Caekenberghe bump PyPI version https://github.com/feenkcom/PythonBridge/commit/677125 by Sven Van Caekenberghe Improve msgpack socket server error handling https://github.com/feenkcom/PythonBridge/commit/0500c9 by Sven Van Caekenberghe Add experimental code to run a python bridge by spawning https://github.com/feenkcom/gt4smacc/commit/e712f7 by John Brant updating package prereqs https://github.com/feenkcom/gt4smacc/commit/3d3c9d by John Brant adding filtering to annotations https://github.com/feenkcom/gt4smacc/commit/a1fdff by John Brant fixing highlighter bug https://github.com/feenkcom/gt4smacc/commit/e19959 by John Brant changing search filter construction https://github.com/feenkcom/gt4smacc/commit/f56401 by John Brant a few code cleanups for filters https://github.com/feenkcom/gt4smacc/commit/98a3e4 by John Brant refactoring parser filters to use new filter model https://github.com/feenkcom/gt4smacc/commit/cf5cd6 by John Brant reworking parser filters https://github.com/feenkcom/gt4smacc/commit/a5f92d by John Brant [feenkcom/gtoolkit#4288] update toggles when switching between source and grammar views https://github.com/feenkcom/lepiter/commit/5b00e7 by Oscar Nierstrasz Added examples for moving remaining nsippet types, with scaffolding for those that cannot yet be moved. feenkcom/gtoolkit#4291 https://github.com/feenkcom/lepiter/commit/a5decb by Oscar Nierstrasz Added isVolatileMonitor testing method to disable invalid views for volatile databases. feenkcom/gtoolkit#4291 https://github.com/feenkcom/lepiter/commit/97ea27 by Oscar Nierstrasz Disabled the GitHub snippets as these are not working (commented out the leSnippetSpecification). feenkcom/gtoolkit#4291 https://github.com/feenkcom/lepiter/commit/2e0b7d by Oscar Nierstrasz Implement examples for moving most of the types of snippets. feenkcom/gtoolkit#4291 https://github.com/feenkcom/lepiter/commit/2ea313 by Oscar Nierstrasz Renamed hasAttachedLink to canMoveToAnotherDatabase and implemented it as true for most Snippet types. feenkcom/gtoolkit#4291 https://github.com/feenkcom/lepiter/commit/2a9675 by Oscar Nierstrasz Removed LeWordSnippet>>hasAttachedLinks feenkcom/gtoolkit#4291 https://github.com/feenkcom/lepiter/commit/45febb by Oscar Nierstrasz Refactored LePage>>#canMoveToAnotherDatabase so each snippet reports whether it has attached links. feenkcom/gtoolkit#4291 https://github.com/feenkcom/gt4graphql/commit/9a6cd2 by Andrei Chiș GtGQLSnippet can be moved to other databases https://github.com/feenkcom/gtoolkit-demos/commit/e9dfe6 by Oscar Nierstrasz Added snippet demo to default image feenkcom/gtoolkit#4294 https://github.com/feenkcom/gtoolkit-demos/commit/2709f1 by Oscar Nierstrasz HelloWorldSnippet demo for feenkcom/gtoolkit#4294 https://github.com/feenkcom/gtoolkit-remoterunner/commit/7dc5f6 by Andrei Chiș Merge 1d8627397854150e144c09385c78d24c1d12ecaf https://github.com/feenkcom/gtoolkit-remoterunner/commit/f22cae by Andrei Chiș Update some view titles https://github.com/feenkcom/iceberg-git-cli/commit/7a43bb by Sven Van Caekenberghe Add the -- flag to rev-parse in IceGitCliRepository>>#revparse: to be avoid confusion https://github.com/feenkcom/gtoolkit-world/commit/1abee1 by Oscar Nierstrasz Fixed typo in custom view https://github.com/feenkcom/gt4gemstone/commit/abf10d by Andrei Chiș Fix dbSize https://github.com/feenkcom/gt4gemstone/commit/879a16 by Alistair Grant Add #isInteger & #utf8Encoded to GemStone, topaz input from /dev/null https://github.com/feenkcom/gt4gemstone/commit/e6ab58 by Alistair Grant GtRsrProxyServiceClient>>gtRemoteMetaFor: include class methods https://github.com/feenkcom/gt4gemstone/commit/cf0c21 by Andrei Chiș Add a way to execute code in gemstone in coder https://github.com/feenkcom/gt4gemstone/commit/840063 by Andrei Chiș Fix issue in mac download script https://github.com/feenkcom/gt4aws/commit/87ab4a by Alistair Grant GtAwsDescribeAutoscalingGroupsCommand retry if JSON output is corrupt https://github.com/feenkcom/gt4llm/commit/f4d6b3 by Veit Heller Remove step-wise tutors and exemplify chat https://github.com/feenkcom/gt4llm/commit/821987 by Veit Heller Move to using one chat type with multiple providers instead of subclasses of chat https://github.com/feenkcom/gt4llm/commit/0a4521 by Veit Heller Fix Ollama model creation from modelfile and `<>` style link styling in message --- .baseline-metadata.ston | 58 ++++++++--------- .../BaselineOfGToolkit.class.st | 64 +++++++++---------- .../BaselineOfGToolkitForPharo9.class.st | 4 +- .../BaselineOfGToolkitTranscript.class.st | 2 +- 4 files changed, 64 insertions(+), 64 deletions(-) diff --git a/.baseline-metadata.ston b/.baseline-metadata.ston index 37d843333..fb3ad673d 100644 --- a/.baseline-metadata.ston +++ b/.baseline-metadata.ston @@ -1,47 +1,47 @@ { "repositories" : { - "github://feenkcom/gtoolkit-spotter/src" : "v0.8.1470", - "github://feenkcom/gtoolkit-webview/src" : "v0.6.182", - "github://feenkcom/gtoolkit-remoterunner/src" : "v0.6.1478", + "github://feenkcom/gtoolkit-spotter/src" : "v0.8.1471", + "github://feenkcom/gtoolkit-webview/src" : "v0.6.183", + "github://feenkcom/gtoolkit-remoterunner/src" : "v0.6.1479", "github://feenkcom/gtoolkit-vm-bindings/src" : "v0.6.27", "github://feenkcom/gt4ops/src" : "v0.6.88", - "github://feenkcom/gt4pharo/src" : "v0.6.2004", - "github://feenkcom/gt4llm/src" : "v0.6.12", - "github://feenkcom/Brick/src" : "v0.8.1413", - "github://feenkcom/gtoolkit-coder/src" : "v0.8.1937", + "github://feenkcom/gt4pharo/src" : "v0.6.2005", + "github://feenkcom/gt4llm/src" : "v0.6.13", + "github://feenkcom/Brick/src" : "v0.8.1414", + "github://feenkcom/gtoolkit-coder/src" : "v0.8.1938", "github://feenkcom/gtoolkit-constrainer/src" : "v0.8.17", "github://feenkcom/gt4ruby/src" : "v0.6.22", - "github://feenkcom/gtoolkit-notifications/src" : "v0.6.1134", + "github://feenkcom/gtoolkit-notifications/src" : "v0.6.1135", "github://feenkcom/gt4petitparser2/src" : "v0.8.43", "github://feenkcom/gt4famix3/src" : "v0.8.107", - "github://feenkcom/gt4graphql/src" : "v0.6.1834", - "github://feenkcom/gtoolkit-presenter/src" : "v0.8.2131", - "github://feenkcom/gtoolkit-filebrowser/src" : "v0.6.2135", + "github://feenkcom/gt4graphql/src" : "v0.6.1835", + "github://feenkcom/gtoolkit-presenter/src" : "v0.8.2132", + "github://feenkcom/gtoolkit-filebrowser/src" : "v0.6.2136", "github://feenkcom/gt4xmlsupport/src" : "v0.8.30", "github://feenkcom/Bloc/src" : "v0.8.761", "github://feenkcom/gtoolkit-releaser/src" : "v0.8.262", - "github://feenkcom/gt4lsp/src" : "v0.6.579", + "github://feenkcom/gt4lsp/src" : "v0.6.580", "github://j-brant/RBFormatter/src" : "905d60c1d93cecd75456e4a011cae240581976b5", - "github://feenkcom/gt4gemstone/src" : "v0.6.2810", - "github://feenkcom/gtoolkit-world/src" : "v0.6.1446", - "github://feenkcom/gtoolkit-demos/src" : "v0.8.2855", - "github://feenkcom/gt4changes/src" : "v0.6.1007", - "github://feenkcom/gt4python/src" : "v0.6.1059", - "github://feenkcom/gtoolkit-remote/src" : "v0.8.1886", - "github://feenkcom/gt4aws/src" : "v0.6.24", - "github://feenkcom/gtoolkit-pager/src" : "v0.8.1548", - "github://feenkcom/gt4magritte/src" : "v0.6.1188", + "github://feenkcom/gt4gemstone/src" : "v0.6.2811", + "github://feenkcom/gtoolkit-world/src" : "v0.6.1447", + "github://feenkcom/gtoolkit-demos/src" : "v0.8.2856", + "github://feenkcom/gt4changes/src" : "v0.6.1008", + "github://feenkcom/gt4python/src" : "v0.6.1060", + "github://feenkcom/gtoolkit-remote/src" : "v0.8.1887", + "github://feenkcom/gt4aws/src" : "v0.6.25", + "github://feenkcom/gtoolkit-pager/src" : "v0.8.1549", + "github://feenkcom/gt4magritte/src" : "v0.6.1189", "github://feenkcom/gt4jenkins/src" : "v0.8.53", - "github://feenkcom/gtoolkit-scenery/src" : "v0.6.685", - "github://feenkcom/lepiter/src" : "v0.6.2815", + "github://feenkcom/gtoolkit-scenery/src" : "v0.6.686", + "github://feenkcom/lepiter/src" : "v0.6.2816", "github://feenkcom/gtoolkit-clipboard/src" : "v0.8.64", - "github://feenkcom/gt4git/src" : "v0.8.1360", - "github://feenkcom/gtoolkit-visualizer/src" : "v0.8.2095", - "github://feenkcom/gtoolkit-debugger/src" : "v0.8.2595", - "github://feenkcom/gtoolkit-phlow/src" : "v0.8.1543", - "github://feenkcom/gt4smacc/src" : "v0.8.313", + "github://feenkcom/gt4git/src" : "v0.8.1361", + "github://feenkcom/gtoolkit-visualizer/src" : "v0.8.2096", + "github://feenkcom/gtoolkit-debugger/src" : "v0.8.2596", + "github://feenkcom/gtoolkit-phlow/src" : "v0.8.1544", + "github://feenkcom/gt4smacc/src" : "v0.8.314", "github://feenkcom/gt4ztimestamp/src" : "v0.6.11", - "github://feenkcom/xdoc/src" : "v0.8.817", + "github://feenkcom/xdoc/src" : "v0.8.818", "github://feenkcom/gtoolkit-glutin/src" : "v0.8.124", "github://feenkcom/gt4openapi/src" : "v0.6.12" } diff --git a/src/BaselineOfGToolkit/BaselineOfGToolkit.class.st b/src/BaselineOfGToolkit/BaselineOfGToolkit.class.st index 42aaaee81..eb0df7bcc 100644 --- a/src/BaselineOfGToolkit/BaselineOfGToolkit.class.st +++ b/src/BaselineOfGToolkit/BaselineOfGToolkit.class.st @@ -97,37 +97,37 @@ BaselineOfGToolkit >> baseline: spec [ spec repository: 'github://feenkcom/gtoolkit-clipboard:v0.8.64/src' ]. spec baseline: 'GToolkitPresenter' with: [ - spec repository: 'github://feenkcom/gtoolkit-presenter:v0.8.2131/src' ]. + spec repository: 'github://feenkcom/gtoolkit-presenter:v0.8.2132/src' ]. spec baseline: 'GToolkitTranscript' with: [ - spec repository: 'github://feenkcom/gtoolkit:v1.0.1486/src' ]. + spec repository: 'github://feenkcom/gtoolkit:v1.0.1487/src' ]. spec baseline: 'GToolkitDebugger' with: [ - spec repository: 'github://feenkcom/gtoolkit-debugger:v0.8.2595/src' ]. + spec repository: 'github://feenkcom/gtoolkit-debugger:v0.8.2596/src' ]. spec baseline: 'GToolkitDebuggerExtensions' with: [ - spec repository: 'github://feenkcom/gtoolkit-debugger:v0.8.2595/src' ]. + spec repository: 'github://feenkcom/gtoolkit-debugger:v0.8.2596/src' ]. spec baseline: 'GToolkitFileBrowser' with: [ - spec repository: 'github://feenkcom/gtoolkit-filebrowser:v0.6.2135/src' ]. + spec repository: 'github://feenkcom/gtoolkit-filebrowser:v0.6.2136/src' ]. spec baseline: 'GToolkitDemos' with: [ - spec repository: 'github://feenkcom/gtoolkit-demos:v0.8.2855/src' ]. + spec repository: 'github://feenkcom/gtoolkit-demos:v0.8.2856/src' ]. spec baseline: 'GToolkitReleaser' with: [ spec repository: 'github://feenkcom/gtoolkit-releaser:v0.8.262/src' ]. spec baseline: 'RemoteRunner' with: [ - spec repository: 'github://feenkcom/gtoolkit-remoterunner:v0.6.1478/src' ]. + spec repository: 'github://feenkcom/gtoolkit-remoterunner:v0.6.1479/src' ]. spec baseline: 'GToolkitConstrainer' with: [ spec repository: 'github://feenkcom/gtoolkit-constrainer:v0.8.17/src' ]. spec baseline: 'GToolkit4Pharo' with: [ - spec repository: 'github://feenkcom/gt4pharo:v0.6.2004/src' ]. + spec repository: 'github://feenkcom/gt4pharo:v0.6.2005/src' ]. spec baseline: 'GToolkit4SmaCC' with: [ - spec repository: 'github://feenkcom/gt4smacc:v0.8.313/src' ]. + spec repository: 'github://feenkcom/gt4smacc:v0.8.314/src' ]. spec baseline: 'GToolkit4XMLSupport' with: [ spec repository: 'github://feenkcom/gt4xmlsupport:v0.8.30/src' ]. @@ -142,73 +142,73 @@ BaselineOfGToolkit >> baseline: spec [ spec repository: 'github://feenkcom/gt4ruby:v0.6.22/src' ]. spec baseline: 'GToolkit4Python' with: [ - spec repository: 'github://feenkcom/gt4python:v0.6.1059/src' ]. + spec repository: 'github://feenkcom/gt4python:v0.6.1060/src' ]. spec baseline: 'GtGemstoneClient' with: [ - spec repository: 'github://feenkcom/gt4gemstone:v0.6.2810/src' ]. + spec repository: 'github://feenkcom/gt4gemstone:v0.6.2811/src' ]. spec baseline: 'GToolkit4Git' with: [ - spec repository: 'github://feenkcom/gt4git:v0.8.1360/src' ]. + spec repository: 'github://feenkcom/gt4git:v0.8.1361/src' ]. spec baseline: 'GToolkit4GraphQL' with: [ - spec repository: 'github://feenkcom/gt4graphql:v0.6.1834/src' ]. + spec repository: 'github://feenkcom/gt4graphql:v0.6.1835/src' ]. spec baseline: 'GToolkit4Changes' with: [ - spec repository: 'github://feenkcom/gt4changes:v0.6.1007/src' ]. + spec repository: 'github://feenkcom/gt4changes:v0.6.1008/src' ]. spec baseline: 'GToolkit4Jenkins' with: [ spec repository: 'github://feenkcom/gt4jenkins:v0.8.53/src' ]. spec baseline: 'GToolkit4LSP' with: [ - spec repository: 'github://feenkcom/gt4lsp:v0.6.579/src' ]. + spec repository: 'github://feenkcom/gt4lsp:v0.6.580/src' ]. spec baseline: 'GToolkit4Ops' with: [ spec repository: 'github://feenkcom/gt4ops:v0.6.88/src' ]. spec baseline: 'Gt4Aws' with: [ - spec repository: 'github://feenkcom/gt4aws:v0.6.24/src' ]. + spec repository: 'github://feenkcom/gt4aws:v0.6.25/src' ]. spec baseline: 'GToolkitCoder' with: [ - spec repository: 'github://feenkcom/gtoolkit-coder:v0.8.1937/src' ]. + spec repository: 'github://feenkcom/gtoolkit-coder:v0.8.1938/src' ]. spec baseline: 'Gt4PharoLink' with: [ - spec repository: 'github://feenkcom/gtoolkit-remote:v0.8.1886/src' ]. + spec repository: 'github://feenkcom/gtoolkit-remote:v0.8.1887/src' ]. spec baseline: 'GToolkitMorphic' with: [ - spec repository: 'github://feenkcom/gtoolkit:v1.0.1486/src' ]. + spec repository: 'github://feenkcom/gtoolkit:v1.0.1487/src' ]. spec baseline: 'BlocExtensions' with: [ spec repository: 'github://feenkcom/Bloc:v0.8.761/src' ]. spec baseline: 'GToolkitVisualizerPhlow' with: [ - spec repository: 'github://feenkcom/gtoolkit-visualizer:v0.8.2095/src' ]. + spec repository: 'github://feenkcom/gtoolkit-visualizer:v0.8.2096/src' ]. spec baseline: 'GToolkitScenery' with: [ - spec repository: 'github://feenkcom/gtoolkit-scenery:v0.6.685/src' ]. + spec repository: 'github://feenkcom/gtoolkit-scenery:v0.6.686/src' ]. spec baseline: 'GToolkitPager' with: [ - spec repository: 'github://feenkcom/gtoolkit-pager:v0.8.1548/src' ]. + spec repository: 'github://feenkcom/gtoolkit-pager:v0.8.1549/src' ]. spec baseline: 'GToolkitSpotter' with: [ - spec repository: 'github://feenkcom/gtoolkit-spotter:v0.8.1470/src' ]. + spec repository: 'github://feenkcom/gtoolkit-spotter:v0.8.1471/src' ]. spec baseline: 'GToolkitNotifications' with: [ - spec repository: 'github://feenkcom/gtoolkit-notifications:v0.6.1134/src' ]. + spec repository: 'github://feenkcom/gtoolkit-notifications:v0.6.1135/src' ]. spec baseline: 'GToolkitNotificationsExamples' with: [ - spec repository: 'github://feenkcom/gtoolkit-notifications:v0.6.1134/src' ]. + spec repository: 'github://feenkcom/gtoolkit-notifications:v0.6.1135/src' ]. spec baseline: 'GToolkitWebView' with: [ - spec repository: 'github://feenkcom/gtoolkit-webview:v0.6.182/src' ]. + spec repository: 'github://feenkcom/gtoolkit-webview:v0.6.183/src' ]. spec baseline: 'XdocClient' with: [ - spec repository: 'github://feenkcom/xdoc:v0.8.817/src' ]. + spec repository: 'github://feenkcom/xdoc:v0.8.818/src' ]. spec baseline: 'LepiterEngine' with: [ - spec repository: 'github://feenkcom/lepiter:v0.6.2815/src' ]. + spec repository: 'github://feenkcom/lepiter:v0.6.2816/src' ]. spec baseline: 'GToolkit4Magritte' with: [ - spec repository: 'github://feenkcom/gt4magritte:v0.6.1188/src' ]. + spec repository: 'github://feenkcom/gt4magritte:v0.6.1189/src' ]. spec baseline: 'GToolkit4OpenAPI' with: [ spec repository: 'github://feenkcom/gt4openapi:v0.6.12/src' ]. @@ -217,16 +217,16 @@ BaselineOfGToolkit >> baseline: spec [ spec repository: 'github://j-brant/RBFormatter:905d60c1d93cecd75456e4a011cae240581976b5/src' ]. spec baseline: 'GToolkitWorld' with: [ - spec repository: 'github://feenkcom/gtoolkit-world:v0.6.1446/src' ]. + spec repository: 'github://feenkcom/gtoolkit-world:v0.6.1447/src' ]. spec baseline: 'GToolkitPhlowExamples' with: [ - spec repository: 'github://feenkcom/gtoolkit-phlow:v0.8.1543/src' ]. + spec repository: 'github://feenkcom/gtoolkit-phlow:v0.8.1544/src' ]. spec baseline: 'GToolkit4ZTimestamp' with: [ spec repository: 'github://feenkcom/gt4ztimestamp:v0.6.11/src' ]. spec baseline: 'Gt4Llm' with: [ - spec repository: 'github://feenkcom/gt4llm:v0.6.12/src' ]. + spec repository: 'github://feenkcom/gt4llm:v0.6.13/src' ]. ] ] diff --git a/src/BaselineOfGToolkitForPharo9/BaselineOfGToolkitForPharo9.class.st b/src/BaselineOfGToolkitForPharo9/BaselineOfGToolkitForPharo9.class.st index 944a361c3..348ed75e9 100644 --- a/src/BaselineOfGToolkitForPharo9/BaselineOfGToolkitForPharo9.class.st +++ b/src/BaselineOfGToolkitForPharo9/BaselineOfGToolkitForPharo9.class.st @@ -14,10 +14,10 @@ BaselineOfGToolkitForPharo9 >> baseline: spec [ spec postLoadDoIt: #'postLoadGToolkit:'. spec baseline: 'GToolkitPrerequisites' with: [ - spec repository: 'github://feenkcom/gtoolkit:v1.0.1486/src' ]. + spec repository: 'github://feenkcom/gtoolkit:v1.0.1487/src' ]. spec baseline: 'GToolkit' with: [ - spec repository: 'github://feenkcom/gtoolkit:v1.0.1486/src' ]. + spec repository: 'github://feenkcom/gtoolkit:v1.0.1487/src' ]. spec package: 'GToolkit-PharoOverrides-Debugger' with: [ spec requires: #(#GToolkitPrerequisites #GToolkit) ]. diff --git a/src/BaselineOfGToolkitTranscript/BaselineOfGToolkitTranscript.class.st b/src/BaselineOfGToolkitTranscript/BaselineOfGToolkitTranscript.class.st index 2df4e0382..e9bc41cde 100644 --- a/src/BaselineOfGToolkitTranscript/BaselineOfGToolkitTranscript.class.st +++ b/src/BaselineOfGToolkitTranscript/BaselineOfGToolkitTranscript.class.st @@ -26,7 +26,7 @@ BaselineOfGToolkitTranscript >> baseline: spec [ spec for: #'common' do: [ spec baseline: 'Brick' with: [ - spec repository: 'github://feenkcom/Brick:v0.8.1413/src' ]. + spec repository: 'github://feenkcom/Brick:v0.8.1414/src' ]. spec package: 'GToolkit-Transcript' with: [ spec requires: #(#Brick) ].