Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Conversation

@oalyman
Copy link
Contributor

@oalyman oalyman commented Oct 5, 2022

adds sbt / scala support

WIP ...

@oalyman oalyman closed this Oct 5, 2022
@oalyman oalyman reopened this Oct 5, 2022
@oalyman oalyman force-pushed the feature/add-sbt-support branch from 75b8154 to 17f2bc7 Compare October 6, 2022 14:42
@michaelsauter
Copy link
Member

michaelsauter commented Oct 7, 2022

Cool, tests pass!

Is there any way to make this run faster?

--- PASS: TestTaskODSBuildSbt (299.75s)
    --- PASS: TestTaskODSBuildSbt/task_should_build_sbt_sample_app (296.78s)

vs. e.g.

--- PASS: TestTaskODSBuildGo (239.99s)
    --- PASS: TestTaskODSBuildGo/build_go_app (79.79s)
    --- PASS: TestTaskODSBuildGo/build_go_app_with_build_caching (62.16s)
    --- PASS: TestTaskODSBuildGo/build_go_app_in_subdirectory (35.11s)
    --- PASS: TestTaskODSBuildGo/fail_linting_go_app_and_generate_lint_report (7.97s)
    --- PASS: TestTaskODSBuildGo/build_go_app_with_pre-test_script (18.09s)
    --- PASS: TestTaskODSBuildGo/build_go_app_in_PR (35.18s)

@oalyman oalyman force-pushed the feature/add-sbt-support branch from 67df6a0 to 55b791f Compare October 18, 2022 18:34
@michaelsauter
Copy link
Member

Closing as a consequence of #722. Now build tasks are in their separate repos, with separate lifecycles and test suites. If you want to contribute a Scala task, just copy e.g. ods-pipeline-gradle, then adjust it to the Scala content in this PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants