Atrium: Build samples as composite build

Created on 22 Oct 2019  路  5Comments  路  Source: robstoll/atrium

Dev-op related feature

We have currently two js projects in /samples. It would be nice if we could create the projects as independent projects, like we did for samples/jvm/spek and samples/jvm/junit5. Meaning with an own settings.gradle, build.gradle and gradlew so that one can really just copy the project and immediately start.

Those projects have to use a published version of Atrium and cannot use the current development version.
However, it would be nice to know if the current development version still works for those sample projects.

Following the things you need to do:

  • [ ] setup a module in misc/tools/atrium-samples-test (add folder + include it in settings.gradle in root)
  • [ ] turn samples/js/jasmine into an independent project

    • [ ] remove it from settings.gradle in root

    • [ ] add own settings.gradle, gradle.build, gradlew etc. in this project

    • [ ] include it in the composite build

  • [ ] turn samples/js/mocha into an independent project

    • [ ] remove it from settings.gradle in root

    • [ ] add own settings.gradle, gradle.build, gradlew etc. in this project

    • [ ] include it in the composite build

  • [ ] search for TODO #245 and resolve them

Your first contribution?

  • Write a comment I'll work on this if you would like to take this issue over.
    This way we get the chance to revise the description in case things have changed in the meantime,
    we might give you additional hints and we can assign the task to you, so that others do not start as well.
  • See Your first code contribution for guidelines.
  • Do not hesitate to ask questions here or to contact us via Atrium's slack channel if you need help
    (Invite yourself in case you do not have an account yet).
help wanted

All 5 comments

Hey, assign it to me

@iamshubh do you need help?

@iamshubh do you need help?

Did not get time to look into it, will check this out!

@iamshubh are you still working on it?

I'll would like to take this

Was this page helpful?
0 / 5 - 0 ratings

Related issues

robstoll picture robstoll  路  7Comments

robstoll picture robstoll  路  4Comments

robstoll picture robstoll  路  4Comments

robstoll picture robstoll  路  6Comments

robstoll picture robstoll  路  7Comments