Jose Badeau
Jose Badeau
Hello, We are happily using the container plugin so thanx for this really cool tool. Recently we decided to move to [Jib](https://github.com/GoogleContainerTools/jib/blob/master/jib-cli/README.md) and were thinking of creating a nx-jib plugin...
Hi, This is more a question than an issue. I am looking at embedding the Jeeeyul theme in my E4 RCP app. MY question is. Can I accomplish everything with...
Given the following pom.xml ```xml 4.0.0 com.juliusbaer.techx maven-library ${revision} maven-library This project was generated with nx-maven org.springframework.boot spring-boot-starter-parent 3.2.0 0.0.0 17 org.springframework.boot spring-boot-starter org.springframework.boot spring-boot-starter-test test com.sap.prd.mobile.ios.maven.plugins resolve-pom-maven-plugin 1.0 resolve-pom-props...
Very cool that you are using the new plugin options. Things are working nicely! I do have a suggestion for an improvment. Could we change this: ```json { "plugins": [...
Hello there, My team and I wanted to say Thank You for your great plugin and fast response time for fixes.
Hi, Do you know if the latest release is compatible with the ui-router 1.0.0 code base? More specifically, I am getting an exception when registering future states: Error: Couldn't determine...
Cleanup
Hello, We are currently in the process of using Hygieia at our organization but we have found the state of the repositories insufficient for our use. In general what we...
Hello, I am using versions UI: master API: 3.3.2-SNAPSHOT bitbucket-scm-collector: 3.1.2-SNAPSHOT When I configure the coderepo widget is saves but never populates the data. I have debugged the API call...
Hello, I am using versions UI: master API: 3.3.2-SNAPSHOT jira-feature-collector: 3.2.0-SNAPSHOT When I start the jira collector it says it collected teams and projects 2020-10-28 13:04:05,866 [taskScheduler-1] INFO c.c.d.collector.CollectorTask -...
for anyone interested: I have migrated to webpack 3 + typescript: https://github.com/jbadeau/Angular1-scaffold and webpack 2 + es6: https://github.com/jbadeau/Angular1-scaffold/tree/es6 please not that i replaced sass with less but thats all I...