Skip to content

Conversation

estebanlm
Copy link
Collaborator

(hopefully)

@estebanlm
Copy link
Collaborator Author

ouch, I need to open this on zeroconf before :/

- Moose64-10
- Moose64-9.0
- Moose64-8.0
- GemStone64-3.5.3
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you sure that you want to add this GemStone version? There's probably a good reason for its absence.

- GemStone64-3.6.8
- GemStone64-3.7.1
- GToolkit64-release
timeout-minutes: [ 15 ]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't do anything

- os: windows-2019
smalltalk: Pharo64-6.0
- os: windows-2019
smalltalk: GemStone64-3.5.3
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here: are you sure?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Put back

assertEquals "get.pharo.org/64/stable" "${image_url}"

image_url="$(pharo::get_image_url "Pharo64-14")"
assertEquals "get.pharo.org/64/120" "${image_url}"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
assertEquals "get.pharo.org/64/120" "${image_url}"
assertEquals "get.pharo.org/64/140" "${image_url}"

assertEquals "get.pharo.org/64/80" "${image_url}"

image_url="$(pharo::get_image_url "Pharo32-14")"
assertEquals "get.pharo.org/32/120" "${image_url}"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
assertEquals "get.pharo.org/32/120" "${image_url}"
assertEquals "get.pharo.org/32/140" "${image_url}"

assertEquals "get.pharo.org/32/120" "${image_url}"

image_url="$(pharo::get_image_url "Pharo32-13")"
assertEquals "get.pharo.org/32/120" "${image_url}"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
assertEquals "get.pharo.org/32/120" "${image_url}"
assertEquals "get.pharo.org/32/130" "${image_url}"

assertEquals "get.pharo.org/64/vm120" "${vm_url}"

vm_url="$(pharo::get_vm_url "Pharo64-14")"
assertEquals "get.pharo.org/64/vm130" "${vm_url}"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
assertEquals "get.pharo.org/64/vm130" "${vm_url}"
assertEquals "get.pharo.org/64/vm140" "${vm_url}"

assertEquals "get.pharo.org/64/vm80" "${vm_url}"

vm_url="$(pharo::get_vm_url "Pharo32-14")"
assertEquals "get.pharo.org/vm130" "${vm_url}"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
assertEquals "get.pharo.org/vm130" "${vm_url}"
assertEquals "get.pharo.org/vm140" "${vm_url}"

@estebanlm
Copy link
Collaborator Author

not really... I do not want to do anything other than add p14 , that's just an automatic merge.
probably I should drop my fork and start over again :/

@estebanlm estebanlm closed this May 13, 2025
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