Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep GsDevKit/Grease up to date with Seaside/Grease #35

Merged
merged 37 commits into from
Aug 18, 2024

Conversation

jbrichau
Copy link
Member

@jbrichau jbrichau commented Aug 18, 2024

We treat the SeasideSt/Grease repo as the master for code.

Nothing much changed for GemStone in this one but this just tidies things up. I already cherry-picked @kurtkilpela's commit 1c70803 to SeasideSt/Grease in SeasideSt@1c70803 to make sure we have that change in the master repo.

Johan Brichau and others added 30 commits February 4, 2024 15:54
Address Pharo12 deprecations
…compatibility with versions of Seaside older than 3.5.6.
Implement for Pharo and add Deprecation.
marschall and others added 7 commits July 16, 2024 21:18
- move methods from GRPharoPlatform to GRSqeuakPlatform
- keep GRPharoPlatform as empty
- migrate from FileSystem to FileDirectory
- implement missing methods
- custom implementation of #openDebuggerOn:
- add test for deprecationExceptionSet
Support Pharo native Deprecation
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 64.34783% with 41 lines in your changes missing coverage. Please review.

Project coverage is 85.58%. Comparing base (fc89d8b) to head (868de8a).
Report is 4 commits behind head on master.

Files Patch % Lines
...form.class/instance/readFileStreamOn.do.binary..st 0.00% 13 Missing ⚠️
...GRSqueakPlatform.class/instance/classCommentOf..st 0.00% 7 Missing ⚠️
...GRSqueakPlatform.class/instance/openDebuggerOn..st 0.00% 5 Missing ⚠️
...ge/GRReSlimeBlockLintRule.class/class/isVisible.st 0.00% 4 Missing ⚠️
...RReSlimeParseTreeLintRule.class/class/isVisible.st 0.00% 4 Missing ⚠️
...ReSlimeTransformationRule.class/class/isVisible.st 0.00% 4 Missing ⚠️
...package/GRSqueakPlatform.class/class/initialize.st 0.00% 2 Missing ⚠️
...latform.class/instance/ensureExistenceOfFolder..st 0.00% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   85.15%   85.58%   +0.43%     
==========================================
  Files        2051     2050       -1     
  Lines       14115    14100      -15     
==========================================
+ Hits        12019    12067      +48     
+ Misses       2096     2033      -63     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jbrichau
Copy link
Member Author

Looks like tests have passed but the CI action is failing because the config references a secret that is not accessible

@dalehenrich dalehenrich merged commit 6b1e641 into GsDevKit:master Aug 18, 2024
0 of 13 checks passed
@jbrichau jbrichau deleted the gsdevkitsync branch August 19, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants