Skip to content

Commit

Permalink
Release version v0.8.1610
Browse files Browse the repository at this point in the history
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v0.8.1610/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/Grease@23414e by Andrei Chis
Add BaselineOfGreaseForGToolkit

feenkcom/Grease@5ad8d0 by Johan Brichau
Merge pull request #138 from theseion/file-utilities-for-streaming-uploads

File utilities for streaming uploads

feenkcom/Grease@ce61d5 by Johan Brichau
Removing expected failure since svenvc/zinc#86 has been integrated into pharo 10

feenkcom/Grease@a248d0 by Max Leske
Removed #binaryWriteStreamFor:do: from Squeak

 #writeFileStreamOn:do:binary: already provides this functionality


feenkcom/Grease@3899a4 by Max Leske
Removed #binaryWriteStreamFor:do: from Pharo 7

#writeFileStreamOn:do:binary: already provides this functionality

feenkcom/Grease@c5c716 by Max Leske
Removed #binaryWriteStreamFor:do: from Pharo 10

#writeFileStreamOn:do:binary: already provides this functionality

feenkcom/Grease@47808c by Max Leske
Remove #binaryWriteStreamFor:do:

#writeFileStreamOn:do:binary: already provides this functionality

feenkcom/Grease@8b3408 by Max Leske
Add methods for streaming to Pharo 9 platform

feenkcom/Grease@4a7397 by Max Leske
Add methods used for streaming to Pharo 100 platform

feenkcom/Grease@fd607d by Max Leske
Added #binaryWriteStreamFor:do: and #newTemporaryFileReference to GRPlatform and concrete implementations to GRPharoPlatform and GRSqueakPlatform

feenkcom/Grease@269986 by Johan Brichau
CI updates: move Squeak back


feenkcom/Grease@aa57ce by Johan Brichau
Merge pull request #137 from SeasideSt/grpackage-pharo100

Move all codecs in Pharo10 to use Zinc

feenkcom/Grease@1d8dae by Johan Brichau
make thisContext test work for Squeak

feenkcom/Grease@3c4fa0 by Johan Brichau
Move all codecs in Pharo10 to use Zinc

feenkcom/Grease@74f54a by Johan Brichau
move pharo 10 out of the 'experimental' list for the CI build, move all Squeak builds to the experimental part (help wanted maintaining Squeak!)


feenkcom/Grease@c753fe by Johan Brichau
Merge pull request #136 from SeasideSt/grpackage-pharo100

fix grpackage methods for pharo100 (useless?)

feenkcom/Grease@9c3b89 by Johan Brichau
increase version number to v1.8.2

feenkcom/Grease@b2fcc5 by Johan Brichau
fix expectedFailures...

feenkcom/Grease@27f685 by Johan Brichau
Set an expected failure for testReadWriteEmptyFileInFolderBinary until fix svenvc/zinc#86 is part of the released version

feenkcom/Grease@389894 by Johan Brichau
fix grpackage methods for pharo100 (useless?)

feenkcom/Grease@3fc042 by Johan Brichau
version 1.8.1

feenkcom/Grease@160450 by vagrant
Added GsContext>>tempNamed: (for compatibility with the test in Pharo 10)


feenkcom/Grease@916778 by Johan Brichau
remove obsolete Pharo packages


feenkcom/Grease@9cfcb6 by Johan Brichau
remove package Pharo10 still did not work?

feenkcom/Grease@a97cf6 by Johan Brichau
Merge fec1cf49e3977d1d8e3ec83487281a45976654b5

feenkcom/Grease@9c769b by Johan Brichau
Seems like the package named Pharo10 was not removed previously... iceberg glitch?

feenkcom/Grease@fec1cf by Johan Brichau
Merge pull request #135 from SeasideSt/pharo100

Rename package Pharo10 to Pharo100 to avoid confusion with Pharo1

feenkcom/Grease@94f262 by Johan Brichau
rename package Pharo10 to Pharo100 to avoid confusion with Pharo1

feenkcom/Grease@db79fe by Johan Brichau
Merge pull request #134 from SeasideSt/pharo10

pharo 10

feenkcom/Grease@4a8e34 by Johan Brichau
Fix test for GRPharoGenericCodec to be skipped in Pharo10

feenkcom/Grease@7a35c9 by Johan Brichau
ping the CI for PR#134

feenkcom/Grease@2ba142 by Johan Brichau
pharo10: 
- removed codecs and texts based on TextConverter or LanguageEnvironment (deprecated  in pharo 9)
- changes sends of tempAt: by namedTempAt:

feenkcom/Grease@deed35 by Johan Brichau
remove unused class inst vars on GRGemStoneRandomProvider


feenkcom/Grease@6b9ff2 by Johan Brichau
Merge pull request #130 from SeasideSt/pharo-utf8-encoding

Use ZnUTF8Encoder instead of TextConverter in Pharo9+

feenkcom/Grease@1e872b by Johan Brichau
Added Grease-Pharo10-Core as a copy of Grease-Pharo90-Core and removed the GRDeprecatedUtf8CodecStream class>>initialize method that errored during code load due to the TextConverter not working anymore. 

feenkcom/Grease@c75170 by Johan Brichau
Use the Zn-based utf8 codec in Pharo by default

feenkcom/Grease@b06d7f by Johan Brichau
Merge 8f5255d8483bb08408d4f3c84f31fa87309108bd

feenkcom/Grease@2c53cd by Johan Brichau
- Rename GRPharoUtf8CodecStream to GRPharoDeprecatedUtf8CodecStream
- do not fall back to `utf8Decoded` message in `GRPharoUtf8Codec>>decode:`

feenkcom/Grease@8f5255 by Johan Brichau
update gemstone version (mostly to trigger build again)


feenkcom/Grease@4dbda1 by Johan Brichau
typo...


feenkcom/Grease@81d490 by Johan Brichau
include Pharo10 in the CI actions


feenkcom/Grease@44bda6 by Johan Brichau
include pharo10

feenkcom/Grease@d8b822 by Johan Brichau
Prepare for removal of TextConverter in Pharo: pull out the GRPharoZnUtf8CodecStream from the TextConverter-based code

feenkcom/magritte@13e118 by Andrei Chis
Depend on GreaseForGToolkit
  • Loading branch information
Jenkins committed Jun 30, 2022
1 parent ab4ba1d commit 785b238
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .baseline-metadata.ston
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "repositories" : { "github://feenkcom/gt4xmlsupport/src" : "v0.8.16", "github://feenkcom/Brick/src" : "v0.8.614", "github://feenkcom/gtoolkit-glutin/src" : "v0.8.86", "github://feenkcom/gtoolkit-clipboard/src" : "v0.8.35", "github://feenkcom/gtoolkit-releaser/src" : "v0.8.129", "github://feenkcom/gt4ruby/src" : "v0.6.8", "github://j-brant/RBFormatter/src" : "5214567865267400a855c3ebbcb61c0f15195f0f", "github://feenkcom/gt4famix3/src" : "v0.8.43", "github://feenkcom/gt4smacc/src" : "v0.8.124", "github://feenkcom/lepiter/src" : "v0.6.636", "github://feenkcom/gtoolkit-remote/src" : "v0.8.845", "github://feenkcom/gt4magritte/src" : "v0.6.176", "github://feenkcom/gtoolkit-filebrowser/src" : "v0.6.514", "github://feenkcom/gtoolkit-constrainer/src" : "v0.8.9", "github://feenkcom/gt4jenkins/src" : "v0.8.30", "github://feenkcom/gt4changes/src" : "v0.6.109", "github://feenkcom/gt4git/src" : "v0.8.315", "github://feenkcom/gtoolkit-coder/src" : "v0.8.787", "github://feenkcom/gtoolkit-pager/src" : "v0.8.656", "github://feenkcom/gtoolkit-presenter/src" : "v0.8.606", "github://feenkcom/gt4pharo/src" : "v0.6.504", "github://feenkcom/gtoolkit-vm-bindings/src" : "v0.6.13", "github://feenkcom/gtoolkit-visualizer/src" : "v0.8.697", "github://feenkcom/gtoolkit-demos/src" : "v0.8.721", "github://feenkcom/gt4petitparser2/src" : "v0.8.17", "github://feenkcom/Bloc/src" : "v0.8.362", "github://feenkcom/gtoolkit-debugger/src" : "v0.8.929", "github://feenkcom/gtoolkit-remoterunner/src" : "v0.6.186", "github://feenkcom/gtoolkit-spotter/src" : "v0.8.626", "github://feenkcom/gt4gemstone/src" : "v0.6.531", "github://feenkcom/gtoolkit-notifications/src" : "v0.6.71", "github://feenkcom/xdoc/src" : "v0.8.524" }}
{ "repositories" : { "github://feenkcom/gt4xmlsupport/src" : "v0.8.16", "github://feenkcom/Brick/src" : "v0.8.614", "github://feenkcom/gtoolkit-glutin/src" : "v0.8.86", "github://feenkcom/gtoolkit-clipboard/src" : "v0.8.35", "github://feenkcom/gtoolkit-releaser/src" : "v0.8.129", "github://feenkcom/gt4ruby/src" : "v0.6.8", "github://j-brant/RBFormatter/src" : "5214567865267400a855c3ebbcb61c0f15195f0f", "github://feenkcom/gt4famix3/src" : "v0.8.43", "github://feenkcom/gt4smacc/src" : "v0.8.124", "github://feenkcom/lepiter/src" : "v0.6.636", "github://feenkcom/gtoolkit-remote/src" : "v0.8.845", "github://feenkcom/gt4magritte/src" : "v0.6.177", "github://feenkcom/gtoolkit-filebrowser/src" : "v0.6.514", "github://feenkcom/gtoolkit-constrainer/src" : "v0.8.9", "github://feenkcom/gt4jenkins/src" : "v0.8.30", "github://feenkcom/gt4changes/src" : "v0.6.109", "github://feenkcom/gt4git/src" : "v0.8.315", "github://feenkcom/gtoolkit-coder/src" : "v0.8.787", "github://feenkcom/gtoolkit-pager/src" : "v0.8.656", "github://feenkcom/gtoolkit-presenter/src" : "v0.8.606", "github://feenkcom/gt4pharo/src" : "v0.6.504", "github://feenkcom/gtoolkit-vm-bindings/src" : "v0.6.13", "github://feenkcom/gtoolkit-visualizer/src" : "v0.8.697", "github://feenkcom/gtoolkit-demos/src" : "v0.8.721", "github://feenkcom/gt4petitparser2/src" : "v0.8.17", "github://feenkcom/Bloc/src" : "v0.8.362", "github://feenkcom/gtoolkit-debugger/src" : "v0.8.929", "github://feenkcom/gtoolkit-remoterunner/src" : "v0.6.186", "github://feenkcom/gtoolkit-spotter/src" : "v0.8.626", "github://feenkcom/gt4gemstone/src" : "v0.6.531", "github://feenkcom/gtoolkit-notifications/src" : "v0.6.71", "github://feenkcom/xdoc/src" : "v0.8.524" }}
Expand Down
6 changes: 3 additions & 3 deletions src/BaselineOfGToolkit/BaselineOfGToolkit.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ BaselineOfGToolkit >> baseline: spec [
spec repository: 'github://feenkcom/gtoolkit-presenter:v0.8.606/src' ].
spec
baseline: 'GToolkitTranscript' with: [
spec repository: 'github://feenkcom/gtoolkit:v0.8.1609/src' ].
spec repository: 'github://feenkcom/gtoolkit:v0.8.1610/src' ].
spec
baseline: 'GToolkitDebugger' with: [
spec repository: 'github://feenkcom/gtoolkit-debugger:v0.8.929/src' ].
Expand Down Expand Up @@ -140,7 +140,7 @@ BaselineOfGToolkit >> baseline: spec [
spec repository: 'github://feenkcom/gtoolkit-remote:v0.8.845/src' ].
spec
baseline: 'GToolkitMorphic' with: [
spec repository: 'github://feenkcom/gtoolkit:v0.8.1609/src' ].
spec repository: 'github://feenkcom/gtoolkit:v0.8.1610/src' ].
spec
baseline: 'BlocExtensions' with: [
spec repository: 'github://feenkcom/Bloc:v0.8.362/src' ].
Expand All @@ -164,7 +164,7 @@ BaselineOfGToolkit >> baseline: spec [
spec repository: 'github://feenkcom/lepiter:v0.6.636/src' ].
spec
baseline: 'GToolkit4Magritte' with: [
spec repository: 'github://feenkcom/gt4magritte:v0.6.176/src' ].
spec repository: 'github://feenkcom/gt4magritte:v0.6.177/src' ].
spec
baseline: 'RBFormatter' with: [
spec repository: 'github://j-brant/RBFormatter:5214567865267400a855c3ebbcb61c0f15195f0f/src' ].
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ BaselineOfGToolkitForPharo9 >> baseline: spec [
spec for: #'common' do: [
spec
baseline: 'GToolkit' with: [
spec repository: 'github://feenkcom/gtoolkit:v0.8.1609/src' ].
spec repository: 'github://feenkcom/gtoolkit:v0.8.1610/src' ].

spec package: 'GToolkit-Pharo9-Deprecations'.
spec package: 'GToolkit-Pharo9-Debugger'.
Expand Down

0 comments on commit 785b238

Please sign in to comment.