Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork132
feat: moving internal.artifacts package to new module.#1493
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Job Summary for GradleTest ::gradle
|
Job Summary for GradleTest ::gradle |
d5ba16d
to9584071
Comparevariant-artifacts/CHANGELOG.md Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
TODO
variant-artifacts/RELEASING.md Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
TODO
dependencies { | ||
api(gradleApi()) | ||
// TODO: update testkit to support "gradle libraries" and add a functionTest source set. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
TODO
* } | ||
* ``` | ||
* | ||
* TODO: add link once PR merged and link available. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
TODO
private val isDelimiter: (Char) -> Boolean = { !Character.isLetterOrDigit(it) } | ||
// TODO: move to utils module? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
TODO
9584071
to3f8e351
Compare
Uh oh!
There was an error while loading.Please reload this page.
TODO