Jon

Results 6 issues of Jon

This feature was not displayed in the official README featured on pub.dev. It was hidden in the CHANGELOG. I essentially copied the CHANGELOG info and moved it to the README....

When doing a `git-ps pull` there were new patches that it pulled down and added to the project. I only knew this because the dependency file changed and I was...

ready-for-dev

### Environment 7.99.0 ### Steps to Reproduce 1. Import Sentry via: `import * as Sentry from 'https://deno.land/x/[email protected]/index.mjs';` in any typescript file. 2. Run Deno Deploy: `deployctl deploy --project= ./src/main.ts` 3....

Sometimes certain hooks should be triggered after a `gps pull`. Looking for the ability to add one or more hooks to trigger after `gps pull` is ran. The idea is...

**Description** When creating a patch and/or a release, it would be helpful to be able to include notes. These notes would be displayed on the Shorebird web Console.. Perhaps as...

enhancement
blocks customer

Hello, giving this a try via the Rest API and I am immediately getting a 401 Unauthorized. I omitted the client secret for security reasons. Here is the log from...