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

[AS-11967] pharo12, 13用にmasterの変更を反映 #12

Merged
merged 50 commits into from
Nov 6, 2024
Merged

Conversation

mumez
Copy link

@mumez mumez commented Oct 30, 2024

No description provided.

Johan Brichau and others added 30 commits April 8, 2024 10:33
* Fix retrieval of package name for a method in Pharo 12; fixes a crash when methods of a Trait are passed through SCIPharo12CodeCoverage class>>#packageNameForMethod:

* revert metadata changes/removals
…atest (14.x). 3.7.1 is the latest and is expected to run on macos-latest (14.x).
Errors like the following were happening because the folder was being passed to curl instead of the file:
Starting GToolkit build...
Downloading GToolkit64-release image...
curl: (23) Failure writing output to destination
curl failed to download https://github.com/feenkcom/gtoolkit/releases/download/v1.0.773/GlamorousToolkit-MacOS-aarch64-v1.0.773.zip to '~/Repositories/smalltalkCI/_cache/GlamorousToolkit-MacOS-aarch64-v1.0.773.zip'.
Also, Do Not Reuse smalltalk_name Variable
Co-authored-by: Max Leske <th3s3ion@gmail.com>
Co-authored-by: Max Leske <th3s3ion@gmail.com>
feat: add PharoXX-13 image selection
RPackageOrganizer was deprecated in Pharo12 and removed in Pharo13
`StSystemReporter` was removed in Pharo 13.
The default seed for `Random` is clock based, meaning that instantiating
`Random` multiple times will produce identical values if the clock
doesn't change. Use the global shared generator instead for
`#newTravisID`.
* Enable Moose 12

* Fix typo
Moose image extraction: add a flag to unzip only files
Hernán Morales Durand and others added 20 commits August 28, 2024 04:24
…o_in_P9

Delete unneeded method #imageInfo in P9 causing CI to fail
…y-once

feat: only instantiate test resources once in Pharo
… is not defined, GITHUB_WORKSPACE is referenced.
… is not defined, GITHUB_WORKSPACE is referenced.
@mumez mumez changed the title pharo12, 13用にmasterの変更を反映 [AS-11967] pharo12, 13用にmasterの変更を反映 Nov 6, 2024
@mumez mumez merged commit c618d25 into master Nov 6, 2024
45 of 160 checks passed
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.

8 participants