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

Fix CI and remove Ring2 dependency #1765

Merged
merged 7 commits into from
Nov 21, 2023
Merged

Fix CI and remove Ring2 dependency #1765

merged 7 commits into from
Nov 21, 2023

Conversation

jecisc
Copy link
Contributor

@jecisc jecisc commented Nov 21, 2023

The goal of this PR is to fix the CI. It seems to work on my local copy of Iceberg, now let's see what the CI says.

I removed the replacement of Spec and Tonel in the pre load script because this is not needed and buggy. I also removed the used of the external Ring for tests and use the Ring version in the Pharo image instead.

I also removed some scripts and made sure all scripts were in the same place

- Start to migrate to Ring from Pharo
- Remove deprecated calls
- Improve a tear down that is brittle
@jecisc
Copy link
Contributor Author

jecisc commented Nov 21, 2023

In order to do this change I had to change things in Pharo itself to improve Ring and it seems that the changes did not made it into SmalltalkCI used images yet

@jecisc jecisc closed this Nov 21, 2023
@jecisc jecisc reopened this Nov 21, 2023
@MarcusDenker MarcusDenker merged commit 20f93ae into dev-2.0 Nov 21, 2023
4 of 6 checks passed
@jecisc jecisc deleted the fix-CI branch November 21, 2023 15:48
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.

3 participants