Skip to content

fix(ci): forward DOGFOOD_APP_CLIENT_ID to dogfood workflow#2434

Merged
mandarini merged 1 commit into
masterfrom
fix/dogfood-client-id-secret
Jun 8, 2026
Merged

fix(ci): forward DOGFOOD_APP_CLIENT_ID to dogfood workflow#2434
mandarini merged 1 commit into
masterfrom
fix/dogfood-client-id-secret

Conversation

@mandarini

Copy link
Copy Markdown
Contributor

The dogfood reusable workflow declared DOGFOOD_APP_ID but its create-github-app-token step reads DOGFOOD_APP_CLIENT_ID, so the client-id input resolved to empty and the job failed.

@mandarini mandarini requested review from a team as code owners June 8, 2026 12:29
@mandarini mandarini merged commit 5068a96 into master Jun 8, 2026
19 checks passed
@mandarini mandarini deleted the fix/dogfood-client-id-secret branch June 8, 2026 12:38
mandarini pushed a commit to supabase/supabase that referenced this pull request Jun 16, 2026
This PR updates @supabase/*-js libraries to version 2.108.2.

**Source**: supabase-js-stable-release

**Changes**:
- Updated @supabase/supabase-js to 2.108.2
- Updated @supabase/auth-js to 2.108.2
- Updated @supabase/realtime-js to 2.108.2
- Updated @supabase/postgest-js to 2.108.2
- Refreshed pnpm-lock.yaml

---

## Release Notes

## v2.108.2

## 2.108.2 (2026-06-15)

### 🩹 Fixes

- **auth:** preserve valid session on refresh failure and cooldown
repeat failures
([#2436](supabase/supabase-js#2436))
- **realtime:** clarify httpSend() 404 error and server migration note
([#2444](supabase/supabase-js#2444))
- **release:** pin Deno and bound JSR publish to survive stranded-task
hangs ([#2439](supabase/supabase-js#2439))
- **release:** restore JSR publish flags and enable for beta
([#2440](supabase/supabase-js#2440))

### ❤️ Thank You

- Katerina Skroumpelou @mandarini
## v2.108.1

## 2.108.1 (2026-06-09)

### 🩹 Fixes

- **ci:** forward DOGFOOD_APP_CLIENT_ID to dogfood workflow
([#2434](supabase/supabase-js#2434))
- **postgrest:** then typing
([#2349](supabase/supabase-js#2349))

### ❤️ Thank You

- Katerina Skroumpelou @mandarini
- Vaibhav @7ttp

This PR was created automatically.

Co-authored-by: supabase-workflow-trigger[bot] <266661614+supabase-workflow-trigger[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants