[pull] master from supabase:master#707
Merged
pull[bot] merged 8 commits intocode:masterfrom Feb 25, 2026
Merged
Conversation
this is so we can easily tell when tests failed vs when coveralls failed in the PR checks / github action breakdown. <img width="1510" height="316" alt="CleanShot 2026-02-25 at 11 28 00@2x" src="https://github.com/user-attachments/assets/ed119654-0341-4554-a2a1-e95f4c7a0995" />
- Add a warning about spend cap not applied on brahching when enabling github integration - Reduce default concurrent branches to avoid extra costs incurring <img width="1247" height="833" alt="Screenshot 2026-02-16 at 18 58 14" src="https://github.com/user-attachments/assets/9e93161d-7d80-4e6b-a102-3791b309c897" /> Fixes: DEVWF-1144
Co-authored-by: Joshen Lim <joshenlimek@gmail.com>
) ## Context In the new project home page, we have a stat for "Last migration" which we're showing _when_ the last migration was applied. However: - The timestamp for the migration is derived from the "version" column of the migration (in the `supabase_migrations` table) which afaik is derived from the migration's file name - It'll be alright if the migration was generated via the CLI, but we can't really enforce the name of the migration file if say they were generated via AI, so this is technically a point of flakiness - Reckon that it's more value to show _what_ was the last migration rather than _when_ so opting to change the value here to show the name of the last migration instead ### Before <img width="620" height="311" alt="image" src="https://github.com/user-attachments/assets/6876acb6-91d2-4ae3-8ce8-98375658c12c" /> ### After <img width="582" height="322" alt="image" src="https://github.com/user-attachments/assets/a40f6635-2068-4edb-a91a-ccf03d8e4d3c" />
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? Very smol fix. Think a recent fix to chart/card padding bodged it, easy fix for now. | Before | After | |--------|--------| | <img width="888" height="313" alt="Screenshot 2026-02-25 at 14 08 33" src="https://github.com/user-attachments/assets/875e3c5e-74c8-414d-a636-8ce4c67dea20" /> | <img width="875" height="260" alt="Screenshot 2026-02-25 at 14 08 55" src="https://github.com/user-attachments/assets/6e2e1214-d91f-4364-9fcf-a7cc5deb390d" /> |
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES/NO ## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behavior? Please link any relevant issues here. ## What is the new behavior? Feel free to include screenshots if it includes visual changes. ## Additional context Add any other context or screenshots. Co-authored-by: Jordi Enric <37541088+jordienr@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )