Skip to content
#

accelerator

Here are 122 public repositories matching this topic...

jx
mcabrito
mcabrito commented Apr 15, 2020

Summary

I’m trying to use a Chart Repository by external Nexus, but I’d a problem in pipeline when I’m using the command:

jx step helm release

When this command do the upload chart file, my $CHART_REPOSITORY is changing and including the /api/charts

+ jx step helm release --verbose
DEBUG: Using helmBinary helm with feature flag: template-mode
DEBUG: Initialising Helm 'i
oneAPI-spec
cobigen
jdiazgon
jdiazgon commented Apr 10, 2019

Expected behavior

As a developer and user of CobiGen, I want CobiGen to generate database schema (SQL) from entities or OpenAPI so that I can save time.

Description

I think it would be very easy to create some templates in order to generate database schema. For instance, having the following entity:

public class EmployeeEntity {

	@Column(name = "EMPLOYEEID")
	@Ge

Improve this page

Add a description, image, and links to the accelerator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the accelerator topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.