Skip to content

Pharo14 compatibility#132

Merged
guillep merged 4 commits intopharo-contributions:masterfrom
DurieuxPol:fix/pharo14
Feb 23, 2026
Merged

Pharo14 compatibility#132
guillep merged 4 commits intopharo-contributions:masterfrom
DurieuxPol:fix/pharo14

Conversation

@DurieuxPol
Copy link
Collaborator

Fix for pharo14 compatibility

@guillep
Copy link
Contributor

guillep commented Feb 20, 2026

Hmm it looks like the CI is broken, would you mind looking at it @DurieuxPol ?

@guillep
Copy link
Contributor

guillep commented Feb 23, 2026

Still breaking for Pharo 10! :)

@DurieuxPol
Copy link
Collaborator Author

I checked every Pharo versions from 9 to 14 and for each one of them the tests are green. The only red test is in Pharo9 because Microdown is not available, but this issue is already open.

@guillep
Copy link
Contributor

guillep commented Feb 23, 2026

Hmm, ok, then I propose we integrate this and fix the microdown just after to not block this PR.

Options:

  • we disable the markdown tests for Pharo 9, if possible
  • or, if not possible, we disable the CI for Pharo 9 already.

@DurieuxPol thoughts?

@guillep guillep merged commit fad834a into pharo-contributions:master Feb 23, 2026
1 of 4 checks passed
@DurieuxPol
Copy link
Collaborator Author

DurieuxPol commented Feb 23, 2026

We can skip the failing test for Pharo 9 only, by checking the Pharo version.

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.

2 participants