Skip to content
Started 17 days ago
Took 25 min
Success

Build #5 (Sep 9, 2025, 10:46:44 AM)

Build Artifacts
Changes
  1. Move extensions to their own class (details / githubweb)
  2. Inline asSocketAddress (details / githubweb)
  3. Replace http proxy extensions by a visitor (details / githubweb)
  4. Move extension to owner (details / githubweb)
  5. Move spec extensions into the owning classes (details / githubweb)
  6. Transform test extensions to test classes (details / githubweb)
  7. Flatten polymorph extensions into extended classes (details / githubweb)
  8. Merging Polymorph-widgets into Morphic-Base (details / githubweb)
  9. Remove Polymorph-Widgets package (details / githubweb)
  10. Reorganizing more extensions (details / githubweb)
  11. Reorganizing extensions in tests (details / githubweb)
  12. Improve error message when installing code using code import (details / githubweb)
  13. Remove dependency to morphic models (details / githubweb)
  14. Move System Model dependency from monticello to morphic (details / githubweb)
  15. Remove System-Model from bootstrap dependencies (details / githubweb)
  16. Remove extra dependencies to System-Model (details / githubweb)
  17. Remove dependency from monticello to dependences (details / githubweb)
  18. Remove more dependencies from Monticello to System-Model (details / githubweb)
  19. Code import tests depend on Opal compiler tests (details / githubweb)
  20. Move float test extensions to their own class (details / githubweb)
  21. Deprecate MailComposition that is in Morphic (details / githubweb)
  22. Rearranging metacello baselines (details / githubweb)
  23. Model depends on morphic and not the other way around (details / githubweb)
  24. Remove Polymorph-Widgets package from baseline (details / githubweb)
  25. Remove dead dependency (details / githubweb)
  26. Move PragmaCollector dependency closer to its user (details / githubweb)
  27. Load System-FileRegistry depends on System-Model (details / githubweb)
  28. Fix metacello loading packages (details / githubweb)
  29. Remove FileRegistry a second time (details / githubweb)
  30. kernel tests should not include System-Model (details / githubweb)
  31. add invalid code evaluation cli tests (details / githubweb)
  32. Remove System-Model dependency from SUnit (details / githubweb)
  33. Fix tests (details / githubweb)
  34. Fix some tests (details / githubweb)
  35. Fix tests: Remove dependencies to System-Model (details / githubweb)
  36. Add st and eval Clap commands (details / githubweb)
  37. move class var used for cli tests in ClapPharoCommandsTest (details / githubweb)
  38. typos (details / githubweb)
  39. update cli tests (details / githubweb)
  40. fix st and eval commands behaviour (details / githubweb)
  41. Delete old eval and st command line handlers (details / githubweb)
  42. Add --no-source flag to st command (details / githubweb)
  43. Better way to ensure bootsrap commands are found (details / githubweb)
  44. add missing option in test (details / githubweb)
  45. remove tests covered by cli tests (details / githubweb)
  46. Mkae sure that we could have the completion working on the local classes of a package. (details / githubweb)
  47. add metacello command tests (details / githubweb)
  48. add clap metacello command (details / githubweb)
  49. adapt metacello cli tests (details / githubweb)
  50. add signalErrorOnWarning option and add install as subcommand of metacello (details / githubweb)
  51. remove old metacello command + better package names (details / githubweb)
  52. use metacello command in bootstrap scripts (details / githubweb)
  53. fix package name (details / githubweb)
  54. allow BOOTSTRAP_REPOSITORY expansion (details / githubweb)
  55. fix metacello install help expected output (details / githubweb)
  56. add a clap test runner (details / githubweb)
  57. remove test command line handler and add tests for clap test command (details / githubweb)
  58. add test runner cli tests (details / githubweb)
  59. fix calls to clap test runner (details / githubweb)
  60. avoid new dependency (details / githubweb)
  61. Update POP3Client.class.st, use allButFirst (details / githubweb)
  62. more comments (details / githubweb)
Changes
  1. Move extensions to their own class (details / githubweb)
  2. Inline asSocketAddress (details / githubweb)
  3. Replace http proxy extensions by a visitor (details / githubweb)
  4. Move extension to owner (details / githubweb)
  5. Move spec extensions into the owning classes (details / githubweb)
  6. Transform test extensions to test classes (details / githubweb)
  7. Flatten polymorph extensions into extended classes (details / githubweb)
  8. Merging Polymorph-widgets into Morphic-Base (details / githubweb)
  9. Remove Polymorph-Widgets package (details / githubweb)
  10. Reorganizing more extensions (details / githubweb)
  11. Reorganizing extensions in tests (details / githubweb)
  12. Improve error message when installing code using code import (details / githubweb)
  13. Remove dependency to morphic models (details / githubweb)
  14. Move System Model dependency from monticello to morphic (details / githubweb)
  15. Remove System-Model from bootstrap dependencies (details / githubweb)
  16. Remove extra dependencies to System-Model (details / githubweb)
  17. Remove dependency from monticello to dependences (details / githubweb)
  18. Remove more dependencies from Monticello to System-Model (details / githubweb)
  19. Code import tests depend on Opal compiler tests (details / githubweb)
  20. Move float test extensions to their own class (details / githubweb)
  21. Deprecate MailComposition that is in Morphic (details / githubweb)
  22. Rearranging metacello baselines (details / githubweb)
  23. Model depends on morphic and not the other way around (details / githubweb)
  24. Remove Polymorph-Widgets package from baseline (details / githubweb)
  25. Remove dead dependency (details / githubweb)
  26. Move PragmaCollector dependency closer to its user (details / githubweb)
  27. Load System-FileRegistry depends on System-Model (details / githubweb)
  28. Fix metacello loading packages (details / githubweb)
  29. Remove FileRegistry a second time (details / githubweb)
  30. kernel tests should not include System-Model (details / githubweb)
  31. add invalid code evaluation cli tests (details / githubweb)
  32. Remove System-Model dependency from SUnit (details / githubweb)
  33. Fix tests (details / githubweb)
  34. Fix some tests (details / githubweb)
  35. Fix tests: Remove dependencies to System-Model (details / githubweb)
  36. Add st and eval Clap commands (details / githubweb)
  37. move class var used for cli tests in ClapPharoCommandsTest (details / githubweb)
  38. typos (details / githubweb)
  39. update cli tests (details / githubweb)
  40. fix st and eval commands behaviour (details / githubweb)
  41. Delete old eval and st command line handlers (details / githubweb)
  42. Add --no-source flag to st command (details / githubweb)
  43. Better way to ensure bootsrap commands are found (details / githubweb)
  44. add missing option in test (details / githubweb)
  45. remove tests covered by cli tests (details / githubweb)
  46. Mkae sure that we could have the completion working on the local classes of a package. (details / githubweb)
  47. add metacello command tests (details / githubweb)
  48. add clap metacello command (details / githubweb)
  49. adapt metacello cli tests (details / githubweb)
  50. add signalErrorOnWarning option and add install as subcommand of metacello (details / githubweb)
  51. remove old metacello command + better package names (details / githubweb)
  52. use metacello command in bootstrap scripts (details / githubweb)
  53. fix package name (details / githubweb)
  54. allow BOOTSTRAP_REPOSITORY expansion (details / githubweb)
  55. fix metacello install help expected output (details / githubweb)
  56. add a clap test runner (details / githubweb)
  57. remove test command line handler and add tests for clap test command (details / githubweb)
  58. add test runner cli tests (details / githubweb)
  59. fix calls to clap test runner (details / githubweb)
  60. avoid new dependency (details / githubweb)
  61. Update POP3Client.class.st, use allButFirst (details / githubweb)
  62. more comments (details / githubweb)
Changes
  1. Move extensions to their own class (details / githubweb)
  2. Inline asSocketAddress (details / githubweb)
  3. Replace http proxy extensions by a visitor (details / githubweb)
  4. Move extension to owner (details / githubweb)
  5. Move spec extensions into the owning classes (details / githubweb)
  6. Transform test extensions to test classes (details / githubweb)
  7. Flatten polymorph extensions into extended classes (details / githubweb)
  8. Merging Polymorph-widgets into Morphic-Base (details / githubweb)
  9. Remove Polymorph-Widgets package (details / githubweb)
  10. Reorganizing more extensions (details / githubweb)
  11. Reorganizing extensions in tests (details / githubweb)
  12. Improve error message when installing code using code import (details / githubweb)
  13. Remove dependency to morphic models (details / githubweb)
  14. Move System Model dependency from monticello to morphic (details / githubweb)
  15. Remove System-Model from bootstrap dependencies (details / githubweb)
  16. Remove extra dependencies to System-Model (details / githubweb)
  17. Remove dependency from monticello to dependences (details / githubweb)
  18. Remove more dependencies from Monticello to System-Model (details / githubweb)
  19. Code import tests depend on Opal compiler tests (details / githubweb)
  20. Move float test extensions to their own class (details / githubweb)
  21. Deprecate MailComposition that is in Morphic (details / githubweb)
  22. Rearranging metacello baselines (details / githubweb)
  23. Model depends on morphic and not the other way around (details / githubweb)
  24. Remove Polymorph-Widgets package from baseline (details / githubweb)
  25. Remove dead dependency (details / githubweb)
  26. Move PragmaCollector dependency closer to its user (details / githubweb)
  27. Load System-FileRegistry depends on System-Model (details / githubweb)
  28. Fix metacello loading packages (details / githubweb)
  29. Remove FileRegistry a second time (details / githubweb)
  30. kernel tests should not include System-Model (details / githubweb)
  31. add invalid code evaluation cli tests (details / githubweb)
  32. Remove System-Model dependency from SUnit (details / githubweb)
  33. Fix tests (details / githubweb)
  34. Fix some tests (details / githubweb)
  35. Fix tests: Remove dependencies to System-Model (details / githubweb)
  36. Add st and eval Clap commands (details / githubweb)
  37. move class var used for cli tests in ClapPharoCommandsTest (details / githubweb)
  38. typos (details / githubweb)
  39. update cli tests (details / githubweb)
  40. fix st and eval commands behaviour (details / githubweb)
  41. Delete old eval and st command line handlers (details / githubweb)
  42. Add --no-source flag to st command (details / githubweb)
  43. Better way to ensure bootsrap commands are found (details / githubweb)
  44. add missing option in test (details / githubweb)
  45. remove tests covered by cli tests (details / githubweb)
  46. Mkae sure that we could have the completion working on the local classes of a package. (details / githubweb)
  47. add metacello command tests (details / githubweb)
  48. add clap metacello command (details / githubweb)
  49. adapt metacello cli tests (details / githubweb)
  50. add signalErrorOnWarning option and add install as subcommand of metacello (details / githubweb)
  51. remove old metacello command + better package names (details / githubweb)
  52. use metacello command in bootstrap scripts (details / githubweb)
  53. fix package name (details / githubweb)
  54. allow BOOTSTRAP_REPOSITORY expansion (details / githubweb)
  55. fix metacello install help expected output (details / githubweb)
  56. add a clap test runner (details / githubweb)
  57. remove test command line handler and add tests for clap test command (details / githubweb)
  58. add test runner cli tests (details / githubweb)
  59. fix calls to clap test runner (details / githubweb)
  60. avoid new dependency (details / githubweb)
  61. Update POP3Client.class.st, use allButFirst (details / githubweb)
  62. more comments (details / githubweb)

Pull request #18479 updated at 10:46:27 AM on Sep 9, 2025

This run spent:

  • 8.1 sec waiting;
  • 25 min build duration;
  • 25 min total from scheduled to completion.
Revision: 5002e3693e20af4e304bb6bb20983df743f49905
Repository: https://github.com/pharo-project/pharo.git
  • PR-18479
Test Result (no failures)
    Revision: 14c272128d09bfc1087a38c0002508d669f7dbe3
    Repository: https://github.com/pharo-project/pharo.git
    • PR-18479
    Revision: 298abfefc54d79f6d858a623c1842c2781de41af
    Repository: https://github.com/pharo-project/pharo.git
    • PR-18479