Yuqiu Ge
Yuqiu Ge
**Do you want to request a _feature_ or report a _bug_?** could be a feature or bug **What is the current behavior?** npm script still gets run on jenkins although...
``` $ ./mvnw com.github.eirslett:frontend-maven-plugin:install-node-and-npm -DnodeVersion=v12.13.1 -DnpmVersion=6.13.4 -Dmaven.repo.local=$MAVEN_USER_HOME [ERROR] The archive file .../.maven/com/github/eirslett/node/12.13.1/node-12.13.1-linux-x64.tar.gz is corrupted and will be deleted. Please try the build again. [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.8.0: install-node-and-npm...
Is it possible to add some imprint and privacy policy as subroute ? so that the website cannot be attacked by lawyers because of data infringements
is there capacity to add generated test cases for entity audits currently ?
``` // entity-audit.component.ts this.service.findByEntity(this.selectedEntity, this.selectedLimit) .subscribe(res => { const data = res.body || []; this.audits = data.map((it: EntityAuditEvent) => { it.entityValue = JSON.parse(it.entityValue || ''); // eslint-disable-line return it; });...
but at the top of slide ``` ```
## Issue Type: Feature It will be nice to be able to specify the arguments in configuration file