Jonathan Reyes

Results 10 issues of Jonathan Reyes

Hey Guys, I am trying to add custom error messages for custom rules that I add into the CheckIt object. For instance, this works fine: ``` var rules = {...

bug
PR Please

### Expected behavior `skaffold render` should produce the same output as `skaffold up` for secrets that are used with `useHelmSecrets: true` ### Actual behavior `skaffold render` does not decrypt the...

kind/bug
deploy/helm
priority/p2
area/render

We have a project that stores the netlify cms codebase in `web/` and the netlify cms configs are in `web/_content` when we view the admin from the site it works...

status: more info needed
type: bug

I am on a DO Ubuntu 20 running the latest commands from https://www.balena.io/open/docs/getting-started/ and when I run `./scripts/compose up -d` I get these for the vpn container. ```sh May 29...

## Checklist - [X ] Upgrade Jets: Are you using the latest version of Jets? This allows Jets to fix issues fast. There's a `jets upgrade` command that makes this...

bug
help wanted
good first issue

## Description When we upload images using the `image` widget netlify cms it throws the following error ### Steps to reproduce ``` "netlify-cms-app": "^2.15.59", "netlify-identity-widget": "^1.9.2", "uploadcare-widget": "3.16.0", "uploadcare-widget-tab-effects": "1.5.0",...

bug

Adding WorkOS provider configuration documentation per this PR: https://github.com/ory/kratos/pull/3831 Copied from the twitch provider docs. ## Related Issue or Design Document ## Checklist - [x] I have read the [contributing...

upstream

We needed a way to extend our auth capabilities to allow for SSO and discovered [WorkOS](https://workos.com/). It's enterprise SSO and you interact with it in an OIDC/OAuth kind of way....

Hey there thanks for making this! Just wanted to point out (and maybe I'm missing something) but when I have a route like `/users/:id/tickets` the self link being generated is...

Hey there. ``` /app/vendor/cache/ruby/2.7.0/bundler/gems/scoped_search-b692e7335357/lib/scoped_search/definition.rb:309: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call /app/vendor/cache/ruby/2.7.0/bundler/gems/scoped_search-b692e7335357/lib/scoped_search/definition.rb:27: warning: The called method `initialize' is defined...