Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
327 commits
Select commit Hold shift + click to select a range
5c98d66
chore(deps): bump google.golang.org/grpc from 1.66.2 to 1.67.1 (#2739)
dependabot[bot] Oct 9, 2024
d5cb75f
chore(deps): bump github.com/docker/cli from 27.2.1+incompatible to 2…
dependabot[bot] Oct 9, 2024
6fb25bc
chore(deps): bump github.com/docker/docker from 27.2.1+incompatible t…
dependabot[bot] Oct 9, 2024
dd8ee93
fix(storage): update default storage version to 1.11.13 (#2743)
sweatybridge Oct 9, 2024
bd0955c
fix(migration): handle null value when fetching migration name (#2746)
sweatybridge Oct 9, 2024
5794fd9
chore(deps): bump github.com/andybalholm/brotli from 1.1.0 to 1.1.1 (…
dependabot[bot] Oct 10, 2024
8e51891
chore(deps): bump github.com/Netflix/go-env from 0.0.0-20220526054621…
dependabot[bot] Oct 10, 2024
87116d5
chore(deps): bump golang.org/x/term from 0.24.0 to 0.25.0 (#2757)
dependabot[bot] Oct 10, 2024
4d8e3e6
chore: update openapi client
sweatybridge Oct 10, 2024
3c5c827
feat: support postgres config update without restart
sweatybridge Oct 10, 2024
54c9d20
chore(deps): bump github.com/danieljoos/wincred from 1.2.1 to 1.2.2 (…
dependabot[bot] Oct 11, 2024
1392333
read env in auth.additional_redirect_urls values
jgoux Oct 11, 2024
d69776f
fix failing test
jgoux Oct 11, 2024
e51bc6c
feat: read env in auth.additional_redirect_urls values (#2760)
jgoux Oct 11, 2024
b40723b
chore(deps): bump github.com/getsentry/sentry-go from 0.28.1 to 0.29.…
dependabot[bot] Oct 11, 2024
e544494
chore(deps): bump go.opentelemetry.io/otel from 1.30.0 to 1.31.0 (#2764)
dependabot[bot] Oct 14, 2024
5c58ef7
fix: bump edge-runtime to 1.58.13 (#2762)
nyannyacha Oct 14, 2024
67274d7
fix(studio): upgrade studio image to latest (#2765)
avallete Oct 14, 2024
4431fb6
fix: Bump studio to the latest image version 20241014 (#2766)
ivasilov Oct 14, 2024
d4ceeda
chore(deps): bump github.com/getsentry/sentry-go from 0.29.0 to 0.29.…
dependabot[bot] Oct 15, 2024
a64e8d0
chore(deps): bump github.com/slack-go/slack from 0.14.0 to 0.15.0 (#2…
dependabot[bot] Oct 15, 2024
fe0097e
fix: skip upserting disabled function (#2770)
sweatybridge Oct 16, 2024
c7bdbc2
feat(config): add api config for branching override (#2761)
avallete Oct 16, 2024
eb5a512
chore(docs): correct CLI linking to /usr/bin/supabase (#2776)
n0tank3sh Oct 17, 2024
9d30b96
fix: bump edge-runtime to 1.59.0 (#2775)
nyannyacha Oct 17, 2024
adda496
fix: squash base config with mapstructure (#2777)
sweatybridge Oct 17, 2024
5f8587b
fix(config): use SUPABASE env prefix (#2778)
avallete Oct 17, 2024
8d4d6db
fix: pg-meta v0.84.1
soedirgo Oct 18, 2024
2da3861
chore(deps): bump github.com/jackc/pgtype from 1.14.3 to 1.14.4 (#2785)
dependabot[bot] Oct 21, 2024
ce904a1
fix: empty array is valid api config (#2788)
sweatybridge Oct 21, 2024
68e3663
fix: pg-meta v0.84.2 (#2783)
soedirgo Oct 21, 2024
47b7e9a
fix: prune volumes without all flag for pre-Docker v1.42 (#2781)
aloisklink Oct 21, 2024
1a1e908
fix: drop user created publications during reset (#2789)
sweatybridge Oct 21, 2024
7adbe9b
chore(deps): bump github.com/golangci/golangci-lint from 1.59.1 to 1.…
dependabot[bot] Oct 22, 2024
0377d47
fix: ignore project not found error on linking (#2790)
sweatybridge Oct 22, 2024
3148eba
feat: add db postgres settings to config (#2787)
avallete Oct 23, 2024
aaa0d7f
chore: refactor use cast ptr (#2793)
avallete Oct 23, 2024
56c2cc4
fix(config): default value for seed remote (#2797)
avallete Oct 24, 2024
78bc7f7
feat(config): allow local postgres configuration (#2796)
avallete Oct 24, 2024
8611ace
feat(config): experimental config webhooks (#2794)
avallete Oct 25, 2024
2fe2da6
chore: upgrade keyring use package DeleteAll method (#2800)
avallete Oct 25, 2024
b322db7
fix: node-fetch hanging issue when fetching checksum after fetching b…
xmliszt Oct 26, 2024
813d6a7
fix: Bump studio to the latest image version 20241029 (#2815)
ivasilov Oct 29, 2024
25fd4e7
feat(auth): add mfa webauthn config variables (#2812)
J0 Oct 29, 2024
1250951
fix(auth): support email otp length and expiry (#2810)
sweatybridge Oct 29, 2024
074cbb6
chore: generate openapi client
sweatybridge Oct 29, 2024
bf9f40e
fix(config): resolve objects path when loading buckets config
sweatybridge Oct 29, 2024
398b7b7
feat(functions): allow custom functions entrypoint path (#2813)
sweatybridge Oct 30, 2024
4d2e5c3
chore(deps): bump github.com/Netflix/go-env from 0.1.0 to 0.1.2 (#2809)
dependabot[bot] Oct 30, 2024
0109975
feat(config): implement storage config update (#2817)
sweatybridge Oct 30, 2024
cf2136a
fix: bump edge-runtime to 1.59.1 (#2819)
nyannyacha Oct 31, 2024
68f9c56
feat(inspect): add role-configs command to list db roles with custom …
encima Oct 31, 2024
9aec8f2
chore: update generated v1 api client (#2825)
sweatybridge Nov 2, 2024
fefeebd
fix: bump edge-runtime to 1.60.1 (#2820)
nyannyacha Nov 2, 2024
4cf189a
feat(config): load local deno.json file as import map (#2824)
jgoux Nov 3, 2024
bceba4c
chore: update NPM publishing blog link (#2832)
beeme1mr Nov 5, 2024
1a3d443
fix: bump edge-runtime to 1.61.0 (#2833)
nyannyacha Nov 5, 2024
4dfab63
fix: Bump studio to the latest image version 20241104 (#2829)
ivasilov Nov 5, 2024
526da59
chore: move auth config to its own file
sweatybridge Nov 4, 2024
7752c11
feat(config): support global auth config update
sweatybridge Nov 4, 2024
1c568bb
fix(config): remove array of empty string
sweatybridge Nov 4, 2024
c697565
chore: remove unnecessary cast
sweatybridge Nov 4, 2024
b5c6ead
feat(config): sync sms config to remote (#2831)
sweatybridge Nov 6, 2024
cc62b3c
chore: refactor let api decide for restart (#2835)
avallete Nov 6, 2024
9320b54
fix(studio): bump studio image to 20241106-fe0e32d (#2838)
sweatybridge Nov 6, 2024
5bd2b61
fix(functions): create new reader for retrying deploy (#2840)
sweatybridge Nov 6, 2024
2564fc6
feat(config): sync external provider config to remote (#2839)
sweatybridge Nov 6, 2024
834959d
fix(studio): bump studio image to 20241106-f29003e (#2845)
ivasilov Nov 7, 2024
9a896d6
feat: login via browser with device code (#2843)
sweatybridge Nov 7, 2024
10e102b
fix: link fails due to wrong api key type (#2850)
sweatybridge Nov 7, 2024
1becd0f
fix: auto detect deno.json for globbed slugs (#2852)
sweatybridge Nov 7, 2024
da7f304
feat: support tracking commit timestamp (#2848)
sweatybridge Nov 8, 2024
5afa922
chore(deps): bump google.golang.org/grpc from 1.67.1 to 1.68.0 (#2858)
dependabot[bot] Nov 8, 2024
8b176c9
chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#2857)
dependabot[bot] Nov 8, 2024
91ca58e
chore(deps): bump golang.org/x/mod from 0.21.0 to 0.22.0 (#2859)
dependabot[bot] Nov 8, 2024
372c757
chore(deps): bump golang.org/x/term from 0.25.0 to 0.26.0 (#2860)
dependabot[bot] Nov 8, 2024
8f2cdde
fix: skip seeding for disabled remote (#2856)
sweatybridge Nov 8, 2024
e26aee5
fix: bump edge-runtime to 1.61.1 (#2855)
nyannyacha Nov 8, 2024
14fa86b
fix: allows env var to override linked project id (#2480)
sweatybridge Nov 8, 2024
cc8af2b
chore(deps): bump github.com/golangci/golangci-lint from 1.61.0 to 1.…
dependabot[bot] Nov 11, 2024
98ca5cf
chore(deps): bump go.opentelemetry.io/otel from 1.31.0 to 1.32.0 (#2868)
dependabot[bot] Nov 11, 2024
732f381
fix: bump edge-runtime to 1.61.2 (#2864)
nyannyacha Nov 11, 2024
31c6321
chore(deps): bump github.com/containers/common from 0.60.4 to 0.61.0 …
dependabot[bot] Nov 11, 2024
935c747
feat(config): sync hook config to remote
sweatybridge Nov 8, 2024
f7962f2
feat(config): sync mfa and sessions config to remote
sweatybridge Nov 8, 2024
fe2d741
chore: regroup auth config
sweatybridge Nov 8, 2024
f583b32
fix: validate mfa enroll and verify config
sweatybridge Nov 8, 2024
499875b
chore: refactor sms and oauth validation test
sweatybridge Nov 11, 2024
96136cf
chore: stricter unit tests for unchanged fields
sweatybridge Nov 11, 2024
9f962a5
feat(config): sync smtp and email config to remote
sweatybridge Nov 11, 2024
8e30fd7
chore: reformat local auth env vars
sweatybridge Nov 12, 2024
1e5e47b
chore: move config copy to diff method
sweatybridge Nov 12, 2024
4a57395
fix: bump edge-runtime to 1.62.1 (#2872)
nyannyacha Nov 12, 2024
3257ea3
chore: replace case conversion with equal fold (#2870)
sweatybridge Nov 13, 2024
3550893
feat: support config push command (#2875)
sweatybridge Nov 13, 2024
4cf6fd2
fix: bump default postgres version to 15.6 (#2557)
sweatybridge Nov 13, 2024
859f9d1
fix(config): support defining template content in toml
sweatybridge Nov 11, 2024
0b378f0
chore: make content and subject pointers
sweatybridge Nov 13, 2024
b497d18
chore: externalise test snapshots for config diff
sweatybridge Nov 13, 2024
b8e94ed
fix: do not abort function reqs after 200s
laktek Nov 13, 2024
d3d0e8e
Merge branch 'develop' into dont-abort-function-reqs
laktek Nov 13, 2024
2185b1c
fix: do not abort function reqs after 200s (#2879)
laktek Nov 13, 2024
bc42076
fix: bump edge-runtime to 1.62.2 (#2880)
nyannyacha Nov 14, 2024
65d8be4
fix: use base config when no remote is declared (#2882)
sweatybridge Nov 14, 2024
ccf52ad
fix: enable readFileSyncAPI in user workers
laktek Nov 14, 2024
8f3034e
fix: enable readFileSyncAPI in user workers (#2883)
laktek Nov 14, 2024
1ab41c0
fix: match edge function error codes to hosted platform
laktek Nov 15, 2024
080e382
fix: match edge function error codes to hosted platform (#2887)
laktek Nov 15, 2024
0da79bd
fix: increment auth version to v2.164.0 (#2890)
sweatybridge Nov 15, 2024
c9b95b4
fix: remove unnecessary cancel context
sweatybridge Nov 15, 2024
e1f3fb4
chore: separate workflow to update npm tag
sweatybridge Nov 15, 2024
2dad0bf
chore: block deploy requests from non-develop branch
sweatybridge Nov 15, 2024
91eabb1
fix: drop webhooks request history on remote reset (#2892)
sweatybridge Nov 16, 2024
f4b5ad4
feat: diff auth and storage config on link
sweatybridge Nov 16, 2024
652c0cf
fix: update postgres image if linked project is healthy
sweatybridge Nov 16, 2024
8dbf6b2
chore: adjust default sms template to match platform
sweatybridge Nov 19, 2024
47bcb30
chore: update api/beta.yaml from staging v1-yaml (#2906)
avallete Nov 25, 2024
ff190bd
fix: bump edge-runtime to 1.64.1 (#2911)
nyannyacha Nov 25, 2024
e6a510a
chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#…
dependabot[bot] Nov 25, 2024
7612157
chore: remove trailing semicolon from role_configs.sql (#2907)
encima Nov 25, 2024
e3f8f34
fix(realtime): bump realtime image to 2.33.51 (#2905)
asevich Nov 25, 2024
b9e89fc
fix(reset): ensure _supabase connections disconnect before reset (#2904)
avallete Nov 25, 2024
c1fb5d0
feat(config): allow custom admin and sendername for inbucket (#2908)
avallete Nov 25, 2024
949b018
chore(deps): bump github.com/golangci/golangci-lint from 1.62.0 to 1.…
dependabot[bot] Nov 26, 2024
ab95a72
fix: initialise test otp to an empty map (#2919)
sweatybridge Nov 26, 2024
a1537f5
fix(realtime): Bump up realtime version (#2921)
filipecabaco Nov 27, 2024
b87d67a
fix: bump edge-runtime to 1.65.0
nyannyacha Nov 28, 2024
536acf2
fix: bump edge-runtime to 1.65.0 (#2924)
laktek Nov 28, 2024
fcf6bce
chore: document function config in toml (#2925)
sweatybridge Nov 28, 2024
8fb7f30
chore(docs): add link to the config reference in toml template (#2926)
avallete Nov 28, 2024
b9e0aa0
feat: add minimum password length and password requirements config (#…
silentworks Nov 28, 2024
d3cd223
chore(deps): bump github.com/stripe/pg-schema-diff from 0.7.0 to 0.8.…
dependabot[bot] Nov 28, 2024
26a20ea
fix: bump edge-runtime to 1.65.1
nyannyacha Nov 28, 2024
486a9bf
fix: bump edge-runtime to 1.65.1 (#2928)
laktek Nov 28, 2024
eae2bac
chore(deps): bump github.com/go-xmlfmt/xmlfmt from 1.1.2 to 1.1.3 (#2…
dependabot[bot] Nov 29, 2024
8c3a49e
fix: bump edge-runtime to 1.65.3
nyannyacha Nov 29, 2024
7ff60a7
fix: bump edge-runtime to 1.65.3 (#2930)
laktek Nov 29, 2024
2ff5960
fix(config): syncing for postgres hook without secrets (#2931)
avallete Dec 2, 2024
c66a6c4
chore: update docs for remote db reset (#2936)
sweatybridge Dec 2, 2024
15833d1
fix(studio): Bump studio version to 20241202-71e5240 (#2937)
ivasilov Dec 3, 2024
06db5a5
feat: bump cli to v2
sweatybridge Dec 4, 2024
0218be8
chore(deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1 (#2947)
dependabot[bot] Dec 5, 2024
1f05988
chore(deps): bump golang.org/x/term from 0.26.0 to 0.27.0 (#2946)
dependabot[bot] Dec 5, 2024
6bef0d2
chore(deps): bump github.com/getsentry/sentry-go from 0.29.1 to 0.30.…
dependabot[bot] Dec 5, 2024
c136389
chore: update config comments (#2944)
sweatybridge Dec 5, 2024
bc1facc
fix: bump edge-runtime to 1.65.4 (#2940)
nyannyacha Dec 5, 2024
9324c89
fix: bump default postgres for pgmq support (#2948)
sweatybridge Dec 6, 2024
a3fd06a
fix: optional project ref flag for snippets command
sweatybridge Dec 7, 2024
bfa2c42
chore: reuse services command for version check
sweatybridge Dec 7, 2024
9becfab
chore: skip loading project ref if flag is set
sweatybridge Dec 7, 2024
0eac017
fix: account for remote config when pushing
sweatybridge Dec 7, 2024
4a7e73e
fix: allow mapstructure override for site url
sweatybridge Dec 7, 2024
b40c676
chore: remove unmaintained tests
sweatybridge Dec 7, 2024
e4c39e6
chore: bump cli module to v2
sweatybridge Dec 7, 2024
bd0d250
chore: update test coverage
sweatybridge Dec 7, 2024
0e8d7c4
Revert "chore: bump cli module to v2"
sweatybridge Dec 7, 2024
ac76d14
fix: optional smtp block should not override remote (#2954)
sweatybridge Dec 7, 2024
11a9f42
fix: ignore undefined external auth provider (#2955)
sweatybridge Dec 9, 2024
8627a16
chore(deps): bump github.com/docker/cli from 27.3.1+incompatible to 2…
dependabot[bot] Dec 10, 2024
8935766
fix: enforce auth hook secrets conform to standard webhooks (#2961)
sweatybridge Dec 10, 2024
4407647
fix: handle pointers when cloning auth hooks (#2962)
sweatybridge Dec 10, 2024
06044ce
chore: update CODEOWNERS
sweatybridge Dec 11, 2024
baa2c23
fix: rewrite content template path in nested directory (#2965)
sweatybridge Dec 11, 2024
8cac0be
fix: disable image transformation and mfa by default (#2966)
sweatybridge Dec 11, 2024
f1b57bc
fix: make image transformation feature optional (#2967)
sweatybridge Dec 11, 2024
c414ec8
fix: copy image transform by value (#2969)
sweatybridge Dec 11, 2024
e0d03ec
feat(dump): print complete filedist path for dump (#2968)
avallete Dec 11, 2024
3b0df03
chore(deps): bump google.golang.org/grpc from 1.68.1 to 1.69.0 (#2973)
dependabot[bot] Dec 13, 2024
574b879
chore(deps): bump github.com/docker/docker from 27.3.1+incompatible t…
dependabot[bot] Dec 13, 2024
b6c2303
chore(deps): bump go.opentelemetry.io/otel from 1.32.0 to 1.33.0 (#2974)
dependabot[bot] Dec 13, 2024
9432d43
fix: update storage image v1.14.5 (#2976)
fenos Dec 16, 2024
1d230cc
fix: test
avallete Dec 18, 2024
b0f1399
Revert "fix: test"
avallete Dec 18, 2024
6fd230e
fix: bump realtime image to 2.33.70 (#2982)
filipecabaco Dec 18, 2024
e228672
chore(deps): bump github.com/docker/docker from 27.4.0+incompatible t…
dependabot[bot] Dec 19, 2024
dbcb1a8
chore(deps): bump google.golang.org/grpc from 1.69.0 to 1.69.2 (#2986)
dependabot[bot] Dec 19, 2024
bbdbe3a
chore(deps): bump github.com/docker/cli from 27.4.0+incompatible to 2…
dependabot[bot] Dec 19, 2024
f81c17b
fix: bump edge-runtime to 1.65.6 (#2985)
nyannyacha Dec 19, 2024
f5df11d
fix(db): upgrade pg15 to 15.8.1.020 (#2978)
avallete Dec 21, 2024
3f5da99
chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 (#2975)
dependabot[bot] Dec 21, 2024
d3acc10
fix: bump edge-runtime to 1.66.0 (#2997)
nyannyacha Dec 30, 2024
9f6f271
feat(start): automatically run the status command if already started …
avallete Dec 30, 2024
8b2496c
chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 (…
dependabot[bot] Dec 30, 2024
034a31c
fix: bump edge-runtime to 1.66.1
nyannyacha Dec 30, 2024
e303c41
fix: bump edge-runtime to 1.66.1 (#3001)
laktek Dec 30, 2024
7a513e3
fix: resolve file paths in remote config (#3002)
sweatybridge Jan 1, 2025
d412bc0
chore(deps): bump github.com/golangci/golangci-lint from 1.62.2 to 1.…
dependabot[bot] Jan 2, 2025
37438c4
fix: assume platform defaults when local sms keys are unset
sweatybridge Jan 2, 2025
185ec6e
chore: use double quote consistently
sweatybridge Jan 2, 2025
0bf473b
fix: bump gotrue to 2.166.0
monicakh Jan 2, 2025
d10322d
bump to the latest version v2.167.0
monicakh Jan 2, 2025
4869c31
fix: bump gotrue to 2.167.0 (#3007)
monicakh Jan 2, 2025
b36952e
chore(deps): bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.1 (…
dependabot[bot] Jan 3, 2025
f4a59ab
chore(deps): bump github.com/golangci/golangci-lint from 1.63.1 to 1.…
dependabot[bot] Jan 3, 2025
8b8a876
fix: bump edge-runtime to 1.66.2
nyannyacha Jan 3, 2025
7c9f8c9
fix: ignore hash if local secret is unset (#3012)
sweatybridge Jan 3, 2025
2cca98c
chore(deps): bump github.com/getsentry/sentry-go from 0.30.0 to 0.31.…
dependabot[bot] Jan 3, 2025
1bdc4ef
fix: obtain Postgres URL from branches get command (#2996)
yaten2302 Jan 5, 2025
e93f6fe
chore(deps): bump github.com/golangci/golangci-lint from 1.63.3 to 1.…
dependabot[bot] Jan 6, 2025
7b4a968
chore(deps): bump golang.org/x/term from 0.27.0 to 0.28.0 (#3017)
dependabot[bot] Jan 6, 2025
96de763
chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#3016)
dependabot[bot] Jan 6, 2025
8e17f03
fix: pass NPM_CONFIG_REGISTRY env variable when bundling functions
laktek Jan 6, 2025
94cf287
fix: pass NPM_CONFIG_REGISTRY env variable when bundling functions (#…
laktek Jan 7, 2025
805dcd0
feat: support restoring local db from backup (#3015)
sweatybridge Jan 7, 2025
1b58c87
feat: support env loading for all string fields (#3019)
sweatybridge Jan 8, 2025
89df6b9
fix(edge-functions): add warning for edge-functions configuration (#2…
avallete Jan 8, 2025
b0c7523
fix: bump edge-runtime to 1.66.3 (#3025)
nyannyacha Jan 9, 2025
3429667
feat(storage): autodetect narrow down text/plain contentype (#3022)
avallete Jan 9, 2025
ce47b34
feat: support encrypted values in config (#3013)
sweatybridge Jan 10, 2025
9898451
chore(deps): bump github.com/spf13/afero from 1.11.0 to 1.12.0 (#3027)
dependabot[bot] Jan 10, 2025
88cd609
fix: unmarshal remote override into base config (#3028)
sweatybridge Jan 10, 2025
55fc704
fix: skip hashing unloaded env reference (#3029)
sweatybridge Jan 10, 2025
76272d3
fix: initialise empty map for email template (#3032)
sweatybridge Jan 11, 2025
d3de637
fix: handle comments in import map jsonc (#3035)
sweatybridge Jan 13, 2025
bce4f66
fix: clarify minimum length of auth hook secret (#3036)
sweatybridge Jan 13, 2025
888c236
fix: bump edge-runtime to 1.66.4 (#3034)
nyannyacha Jan 13, 2025
f9f9d95
fix: defaults to json when initialising import map (#3038)
sweatybridge Jan 13, 2025
0eaa4b9
fix(studio): Bump studio version to 20250113-83c9420 (#3037)
ivasilov Jan 13, 2025
7536f94
chore(deps): bump github.com/docker/docker from 27.4.1+incompatible t…
dependabot[bot] Jan 14, 2025
52cc07d
chore(deps): bump github.com/docker/cli from 27.4.1+incompatible to 2…
dependabot[bot] Jan 14, 2025
4665c04
chore(deps): bump google.golang.org/grpc from 1.69.2 to 1.69.4 (#3039)
dependabot[bot] Jan 14, 2025
d27db81
fix: exclude pgmq schema from db dump and pull (#3043)
sweatybridge Jan 14, 2025
7417d66
fix(config): dotenvx loading (#3042)
avallete Jan 15, 2025
678f978
fix: load nested env files up to repo directory (#3048)
sweatybridge Jan 15, 2025
fb0cd15
feat: support adding static files to Edge Functions (#3045)
laktek Jan 15, 2025
694c4c0
fix: update gitignore file to exclude dotenvx files (#3049)
sweatybridge Jan 16, 2025
ec01c4b
fix: stop nested env at cwd
sweatybridge Jan 16, 2025
48b977a
chore(deps): bump github.com/containers/common from 0.61.0 to 0.61.1 …
dependabot[bot] Jan 17, 2025
8c03aa7
fix(storage): enhance imgproxy limits (#3054)
fenos Jan 17, 2025
26d1a02
chore(deps): bump go.opentelemetry.io/otel from 1.33.0 to 1.34.0 (#3057)
dependabot[bot] Jan 20, 2025
38a8816
feat(settings): add track_activity_query_size setting configuration (…
avallete Jan 20, 2025
9509bc6
fix: use direct DbHost from response in `branches get` (#3056)
takumihara Jan 20, 2025
3f52227
feat(postgrest-config): add delete command to cli for convenience (#3…
avallete Jan 22, 2025
7c26c04
fix: ignore envs declared with empty value (#3062)
sweatybridge Jan 22, 2025
73e0b2d
fix: Exclude realtime messages publication from publication dropping …
filipecabaco Jan 23, 2025
354815f
chore(deps): bump github.com/docker/cli from 27.5.0+incompatible to 2…
dependabot[bot] Jan 23, 2025
db01dd3
chore(deps): bump github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2 (…
dependabot[bot] Jan 23, 2025
3952af0
chore(deps): bump github.com/docker/docker from 27.5.0+incompatible t…
dependabot[bot] Jan 23, 2025
60b221e
fix: Bump realtime image (#3069)
filipecabaco Jan 23, 2025
337aacd
fix: warn uninitialised envs instead of error (#3065)
sweatybridge Jan 23, 2025
c45c257
chore(deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0 (#3072)
dependabot[bot] Jan 24, 2025
dde5a42
fix: ignore deprecated realtime publication (#3073)
sweatybridge Jan 24, 2025
f158e2b
fix: Bump realtime image (#3074)
filipecabaco Jan 24, 2025
d8fe26d
chore(deps): bump aws-actions/configure-aws-credentials from 4.0.2 to…
dependabot[bot] Jan 28, 2025
355bfd4
fix: clean up storage schema on db reset (#3083)
sweatybridge Jan 30, 2025
d973783
chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#3084)
dependabot[bot] Jan 30, 2025
46e1b39
chore(deps): bump github.com/ethereum/go-ethereum from 1.14.12 to 1.1…
dependabot[bot] Jan 30, 2025
867ef97
fix(studio): Bump studio version to 20250130-b048539 (#3085)
ivasilov Jan 31, 2025
5017dcb
fix: typo in error message when creating seed table (#3089)
szTheory Jan 31, 2025
722c814
feat: update vault secrets from config (#3080)
sweatybridge Jan 31, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @supabase/cli
* @supabase/dev-workflows
11 changes: 7 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,16 @@ jobs:
go-version-file: go.mod
cache: true

# Required by: internal/utils/credentials/keyring_test.go
- uses: t1m0thyj/unlock-keyring@v1
- run: |
go run gotest.tools/gotestsum -- ./... -race -v -count=1 \
-coverpkg ./cmd/...,./internal/... -coverprofile=coverage.out
go run gotest.tools/gotestsum -- -race -v -count=1 -coverprofile=coverage.out \
`go list ./... | grep -Ev 'cmd|docs|examples|pkg/api|tools'`

- uses: shogo82148/actions-goveralls@v1
- uses: coverallsapp/github-action@v2
with:
path-to-profile: coverage.out
file: coverage.out
format: golang

lint:
name: Lint
Expand Down
20 changes: 20 additions & 0 deletions .github/workflows/deploy-check.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: Check Deploy

on:
pull_request_target:
types:
- opened
- reopened
- synchronize
- edited
branches:
- main

jobs:
check:
if: github.head_ref != 'develop'
runs-on: ubuntu-latest
steps:
- run: |
echo "Pull requests to main branch are only allowed from develop branch."
exit 1
2 changes: 1 addition & 1 deletion .github/workflows/mirror-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
TAG=${{ inputs.image }}
echo "image=${TAG##*/}" >> $GITHUB_OUTPUT
- name: configure aws credentials
uses: aws-actions/[email protected].2
uses: aws-actions/[email protected].3
with:
role-to-assume: ${{ secrets.PROD_AWS_ROLE }}
aws-region: us-east-1
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ on:
pull_request_review:
types:
- submitted
paths:
- ".github/workflows/mirror.yml"
- "internal/utils/misc.go"
- "tools/listdep/**"
workflow_dispatch:

jobs:
Expand Down
15 changes: 4 additions & 11 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,17 +40,10 @@ jobs:
name: Publish NPM
needs:
- settings
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: "16.x"
registry-url: "https://registry.npmjs.org"
- run: npm dist-tag add "supabase@${RELEASE_TAG#v}" latest
env:
RELEASE_TAG: ${{ needs.settings.outputs.release_tag }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
uses: ./.github/workflows/tag-npm.yml
with:
release: ${{ needs.settings.outputs.release_tag }}
secrets: inherit

compose:
name: Bump self-hosted versions
Expand Down
29 changes: 29 additions & 0 deletions .github/workflows/tag-npm.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
name: Tag NPM

on:
workflow_call:
inputs:
release:
required: true
type: string
workflow_dispatch:
inputs:
release:
description: "v1.0.0"
required: true
type: string

jobs:
tag:
name: Move latest tag
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: "16.x"
registry-url: "https://registry.npmjs.org"
- run: npm dist-tag add "supabase@${RELEASE_TAG#v}" latest
env:
RELEASE_TAG: ${{ inputs.release }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ linters-settings:
stylecheck:
checks: ["all", "-ST1003"]
dupl:
threshold: 200
threshold: 250
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Supabase CLI (v1)

[![Coverage Status](https://coveralls.io/repos/github/supabase/cli/badge.svg?branch=main)](https://coveralls.io/github/supabase/cli?branch=main)
[![Coverage Status](https://coveralls.io/repos/github/supabase/cli/badge.svg?branch=main)](https://coveralls.io/github/supabase/cli?branch=main) [![Bitbucket Pipelines](https://img.shields.io/bitbucket/pipelines/supabase-cli/setup-cli/master?style=flat-square&label=Bitbucket%20Canary)](https://bitbucket.org/supabase-cli/setup-cli/pipelines) [![Gitlab Pipeline Status](https://img.shields.io/gitlab/pipeline-status/sweatybridge%2Fsetup-cli?label=Gitlab%20Canary)
](https://gitlab.com/sweatybridge/setup-cli/-/pipelines)

[Supabase](https://supabase.io) is an open source Firebase alternative. We're building the features of Firebase using enterprise-grade open source tools.

Expand Down Expand Up @@ -129,7 +130,7 @@ For Bun versions below v1.0.17, you must add `supabase` as a [trusted dependency
Add a symlink to the binary in `$PATH` for easier access:

```sh
ln -s "$(go env GOPATH)/cli" /usr/bin/supabase
ln -s "$(go env GOPATH)/bin/cli" /usr/bin/supabase
```

This works on other non-standard Linux distros.
Expand Down
Loading
Loading