Taras Mankovski

Results 105 issues of Taras Mankovski

I would like to use Nitrous as a replacement to my local LAMP stack for PHP development. To do this, I need to be able to use [XDebug](http://xdebug.org). Is this...

Related #32 Using the same the petstore swagger.json, the generated TypeScript includes the following code: ```ts loginUser(__params: UserApi.LoginUserRequest, options?: RequestInit): (fetch?: FetchAPI, basePath?: string) => Promise { const localVarFetchArgs =...

Related: https://github.com/karlvr/openapi-generator-plus/issues/34 Backstage projects use this config https://github.com/backstage/backstage/blob/master/packages/cli/config/tsconfig.json which includes `noUnusedLocals: true`. When I try to compile the project with code generated by typescript-fetch-client2, I get the following errors, *...

## Motivation Humanitec folks are maintaining their plugins in https://github.com/humanitec/humanitec-backstage-plugins we can deprecate these now. ## Approach Added deprecate messages to each package in package.json

## Motivation We need to Backstage in client's projects. So I'm running version bump to pull these down there. Includes: * https://backstage.io/docs/releases/v1.21.0/ * https://backstage.io/docs/releases/v1.22.0/ * https://backstage.io/docs/releases/v1.23.0/ * https://backstage.io/docs/releases/v1.24.0/ * https://backstage.io/docs/releases/v1.25.0/...

## Motivation ## Approach ### Alternate Designs ### Possible Drawbacks or Risks ### TODOs and Open Questions ## Learning ## Screenshots

## Motivation Using this branch to show how invoke code after sign out ## Approach in `packages/app/src/App.tsx` ```tsx const app = createApp({ apis, components: { SignInPage: props => { const...

# Motivation We need a much more flexible Embeddable Scaffolder UI that supports two categories of use cases: micro-actions and customizations. ## Micro Actions Scaffolder workflows are a powerful tool...

## Motivation We're getting started putting together a demo of #99 and we need to start adding plugins that'll have all of the necessary pieces in them. ## Approach Created...

## Motivation ## Approach ### Alternate Designs ### Possible Drawbacks or Risks ### TODOs and Open Questions ## Learning ## Screenshots