Skip to content
Success

#7 (Mar 29, 2024, 6:46:30 AM)

Started 7 mo 29 days ago
Took 15 min
Build Artifacts
commandhelper-3.3.5-SNAPSHOT-full.jar27.14 MiB view
commandhelper-3.3.5-SNAPSHOT.jar8.97 MiB view
commandhelper-3.3.5-SNAPSHOT.pom32.98 KiB view
Test Result (no failures)
    Changes
    1. Add a library of easing functions. (commit: ed6f397) (details)
    2. Initialize extensions earlier during plugin load (commit: 5979012) (details)
    3. Improve bare string exceptions (commit: 84290d0) (details)
    4. Fix LogLevel.ALWAYS logging (commit: 3bd0f4f) (details)
    5. Cmdline interpreter mode improvements. (commit: f0bd0ba) (details)
    6. Fix StaticAnalysis persisting over cmdline environment clear (commit: 017c0dd) (details)
    7. Support entity sound source in play_named_sound (commit: 50aae24) (details)
    8. Fix entity source for named sound with no player arg (commit: 4c8f1de) (details)
    9. Add tests for "in" keyword (commit: a67b83d) (details)
    10. Handle exception when block displays are given bad blockdata format (commit: 65f154d) (details)
    11. Update dependency versions (commit: fd0913f) (details)
    12. Revert hamcrest upgrade (commit: 308e188) (details)
    13. Unrevert hamcrest upgrade (commit: cdff7f8) (details)
    14. Upgrade some missed deps since they were in separate variables (commit: 34d8f52) (details)
    15. Update azure-pipelines.yml for Azure Pipelines (commit: 00b9f6c) (details)
    16. Update azure-pipelines.yml for Azure Pipelines (commit: 188bad0) (details)
    17. Fix okio dependency shading (commit: 4d46b1b) (details)
    18. Swap from using openapi directly to using TypeSpec. (commit: 8eee562) (details)
    19. Generate specific exceptions for using undefined types (commit: 7f8657d) (details)
    20. Move unresolved type errors to compile time when SA is disabled (commit: 2a1b2a1) (details)
    21. Support FQCN types in MethodScript code (commit: 0211c57) (details)
    22. Add FQCN typing tests (commit: 7c6bdd8) (details)
    23. Shade kotlin-stdlib for okio (commit: bed9686) (details)
    24. Further validate type format before rewrite (commit: c21762f) (details)