regicsolutions

Results 20 comments of regicsolutions

Does auto use a git client like isomorphic-git or a GitHub specific client ?https://github.com/isomorphic-git/isomorphic-git

@clemensutschig I was looking into using release-manager against an existing Jira Server instance and was wondering if you provisioned your Jira instance using the ods-infra scripts or re-used an existing...

Looks like the react-jsonschema-form library has a templates option, haven't had a chance to dig into but may be worth exploring https://react-jsonschema-form.readthedocs.io/en/latest/advanced-customization/custom-templates/ https://github.com/rjsf-team/react-jsonschema-form/pull/2981

Agreed! GitHub icon should probably be updated to a Jenkins or git icon as well? https://simpleicons.org/?q=Jenkins Believe a GitHub hyperlink is also referenced when you drill down into a build,...

Also looking for a Docker image as well. Is cookiecutter a prerequisite to be installed prior to using cruft or is it already baked into cruft where you only need...

> I would need to use data from the `BUTTON_FORM_DATA` as url parameters. Is this possible? > I can add the entire form data like `https://someurl.com?data=${BUTTON_FORM_DATA}`, but I would need...

One workaround for this is to just set default values and using either the `ui:readonly` true if you would like to see the value or `ui:widget: hidden` if you don't...

> Hey! > > It seems you're using twistlock URL instead of the prisma one. Prisma API usually look like this: > https://api0.prismacloud.io > > can you verify your URL,...

@David-N-Perkins any luck getting this to work? Came across this implementation but have not had a chance to test it out - https://github.com/ocpdude/actions-runner-controller

> Hello! 👋 > > > > We are currently in the design phase for creating a plugin to support ingesting SBOM data and enabling downloads by leveraging Backstage's built-in...