Nick Wu

Results 10 comments of Nick Wu

> Did it require any special configuration in addition to configuring the git executable? No additional configuration was required. > Do the files showing the wrong behavior maybe have mixed...

Update, since I'm a moron and forgot to write earlier. I learned some Rust and did a ~~quick~~ debug session a week ago. Couple of facts from then: 1. IntelliJ...

It seems to be working fine seemingly for all cases that weren't working before - annotating `wslgit.rs` doesn't trigger an error anymore. And I can't remember when I last saw...

### Connections between Bintray, JCenter, JFrog OSS, and Artifactory JCenter: artifact repo, like Maven Central but better JFrog Bintray: provides simple per-user or per-organisation artifact repositories. Packages from these repos...

### Sources, links, worth-a-read Gradle Bintray Plugin: https://github.com/bintray/gradle-bintray-plugin Snapshots and Bintray: https://stackoverflow.com/questions/47872069/confused-about-process-to-publish-snapshots-to-bintray Snapshotting at JFrog OSS: https://www.jfrog.com/confluence/display/RTF/Deploying+Snapshots+to+oss.jfrog.org Artifactory plugin JFrog help: https://www.jfrog.com/confluence/display/RTF/Gradle+Artifactory+Plugin Source for how we interact with Bintray Gradle...

Ticket for the only outstanding bug in `knotx-gradle-plugins`: Knotx/knotx-gradle-plugins#5 Some more testing will need to be done after above is fixed, including verifying multi-artifact projects (composite projects). The only tests...

See #471. In there, the argumentation is that AETs are not a tool for cross-browser testing. Is this still up-to-date?

See also #535

Currently, there is no support for cache, so this may require modifications across whole stack

See also #80, which elaborates on this a bit. These two tickets ideally should be implemented at the same time.