Skip to content
  • Eric Timmons's avatar
    Add REQUIRE upgrade tests to CI · 8881818d
    Eric Timmons authored
    The original upgrade tests were disabled by default for being too slow. They're
    too slow because they test with a wide range of previous ASDF versions.
    
    Add new tests that run only if the full upgrade test suite is not run. These
    test upgrading only from the implementation provided ASDF. This is much faster
    because than testing every old version. Plus, it matches the real world upgrade
    conditions for the vast majority of users.
    
    This catches #72.
    8881818d
Validating GitLab CI configuration… Learn more