Qovery
OSS
console
Sign in / Sign up
Open main menu
console
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
staging
62eef4a4 feat(copilot): replace custom vote system with PostHog thumb survey (#2574) * feat(copilot): replace custom vote system with PostHog thumb survey Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * set modal to false to permit posthog feedback modal * update button UI and posthog ID * remove old .patch file --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Killian Colla <kcolla@qovery.com>
by Julien Dan
J
Succeeded
staging
62eef4a4 feat(copilot): replace custom vote system with PostHog thumb survey (#2574) * feat(copilot): replace custom vote system with PostHog thumb survey Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * set modal to false to permit posthog feedback modal * update button UI and posthog ID * remove old .patch file --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Killian Colla <kcolla@qovery.com>
by Julien Dan
J
Succeeded
staging
62eef4a4 feat(copilot): replace custom vote system with PostHog thumb survey (#2574) * feat(copilot): replace custom vote system with PostHog thumb survey Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * set modal to false to permit posthog feedback modal * update button UI and posthog ID * remove old .patch file --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Killian Colla <kcolla@qovery.com>
by Julien Dan
J
Succeeded
staging
7767b90c feat(announcement-banner): support multiple banners with carousel nav… (#2587) * feat(announcement-banner): support multiple banners with carousel navigation - Replace single banner with carousel supporting multiple banners from PostHog - Parse JSON string payloads returned by PostHog - Sort banners by priority (error > warning > info) - Persist dismissed banners by id (or message) in localStorage - Preserve backwards compatibility with legacy dismissed key Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore(announcement-banner): fix prettier formatting in spec file Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore(announcement-banner): remove unnecessary semicolons in spec file Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * feat(announcement-banner): improve carousel navigation UX - Move navigation arrows next to dismiss button on the right - Add subtle vertical separator between arrows and dismiss - Unify button sizes and vertical alignment in a single absolute container Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * refactor(announcement-banner): simplify isBannerDismissed function and improve button handling * refactor(announcement-banner): enhance banner navigation and dismiss functionality - Replace currentIndex state with selectedBannerKey for improved banner selection logic - Update navigation handlers to set selectedBannerKey based on the current banner - Refactor button class names to utilize new BANNER_ICON_BUTTON_CLASSNAME and bannerButtonVariants for consistency - Simplify dismiss logic to handle single and multiple banners more effectively * refactor(announcement-banner): consolidate button class names and improve structure - Remove redundant BANNER_ICON_BUTTON_CLASSNAME export from banner component - Integrate button class names directly into the Button component for clarity - Maintain consistent styling across announcement banner and button components --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: RemiBonnet <bonnet.rem@gmail.com>
by Julien Dan
J
Succeeded
279/merge
7767b90c feat(announcement-banner): support multiple banners with carousel nav… (#2587) * feat(announcement-banner): support multiple banners with carousel navigation - Replace single banner with carousel supporting multiple banners from PostHog - Parse JSON string payloads returned by PostHog - Sort banners by priority (error > warning > info) - Persist dismissed banners by id (or message) in localStorage - Preserve backwards compatibility with legacy dismissed key Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore(announcement-banner): fix prettier formatting in spec file Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore(announcement-banner): remove unnecessary semicolons in spec file Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * feat(announcement-banner): improve carousel navigation UX - Move navigation arrows next to dismiss button on the right - Add subtle vertical separator between arrows and dismiss - Unify button sizes and vertical alignment in a single absolute container Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * refactor(announcement-banner): simplify isBannerDismissed function and improve button handling * refactor(announcement-banner): enhance banner navigation and dismiss functionality - Replace currentIndex state with selectedBannerKey for improved banner selection logic - Update navigation handlers to set selectedBannerKey based on the current banner - Refactor button class names to utilize new BANNER_ICON_BUTTON_CLASSNAME and bannerButtonVariants for consistency - Simplify dismiss logic to handle single and multiple banners more effectively * refactor(announcement-banner): consolidate button class names and improve structure - Remove redundant BANNER_ICON_BUTTON_CLASSNAME export from banner component - Integrate button class names directly into the Button component for clarity - Maintain consistent styling across announcement banner and button components --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: RemiBonnet <bonnet.rem@gmail.com>
by Julien Dan
J
Succeeded
v1.301.0
7767b90c feat(announcement-banner): support multiple banners with carousel nav… (#2587) * feat(announcement-banner): support multiple banners with carousel navigation - Replace single banner with carousel supporting multiple banners from PostHog - Parse JSON string payloads returned by PostHog - Sort banners by priority (error > warning > info) - Persist dismissed banners by id (or message) in localStorage - Preserve backwards compatibility with legacy dismissed key Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore(announcement-banner): fix prettier formatting in spec file Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore(announcement-banner): remove unnecessary semicolons in spec file Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * feat(announcement-banner): improve carousel navigation UX - Move navigation arrows next to dismiss button on the right - Add subtle vertical separator between arrows and dismiss - Unify button sizes and vertical alignment in a single absolute container Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * refactor(announcement-banner): simplify isBannerDismissed function and improve button handling * refactor(announcement-banner): enhance banner navigation and dismiss functionality - Replace currentIndex state with selectedBannerKey for improved banner selection logic - Update navigation handlers to set selectedBannerKey based on the current banner - Refactor button class names to utilize new BANNER_ICON_BUTTON_CLASSNAME and bannerButtonVariants for consistency - Simplify dismiss logic to handle single and multiple banners more effectively * refactor(announcement-banner): consolidate button class names and improve structure - Remove redundant BANNER_ICON_BUTTON_CLASSNAME export from banner component - Integrate button class names directly into the Button component for clarity - Maintain consistent styling across announcement banner and button components --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: RemiBonnet <bonnet.rem@gmail.com>
by Julien Dan
J
Succeeded
staging
7767b90c feat(announcement-banner): support multiple banners with carousel nav… (#2587) * feat(announcement-banner): support multiple banners with carousel navigation - Replace single banner with carousel supporting multiple banners from PostHog - Parse JSON string payloads returned by PostHog - Sort banners by priority (error > warning > info) - Persist dismissed banners by id (or message) in localStorage - Preserve backwards compatibility with legacy dismissed key Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore(announcement-banner): fix prettier formatting in spec file Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore(announcement-banner): remove unnecessary semicolons in spec file Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * feat(announcement-banner): improve carousel navigation UX - Move navigation arrows next to dismiss button on the right - Add subtle vertical separator between arrows and dismiss - Unify button sizes and vertical alignment in a single absolute container Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * refactor(announcement-banner): simplify isBannerDismissed function and improve button handling * refactor(announcement-banner): enhance banner navigation and dismiss functionality - Replace currentIndex state with selectedBannerKey for improved banner selection logic - Update navigation handlers to set selectedBannerKey based on the current banner - Refactor button class names to utilize new BANNER_ICON_BUTTON_CLASSNAME and bannerButtonVariants for consistency - Simplify dismiss logic to handle single and multiple banners more effectively * refactor(announcement-banner): consolidate button class names and improve structure - Remove redundant BANNER_ICON_BUTTON_CLASSNAME export from banner component - Integrate button class names directly into the Button component for clarity - Maintain consistent styling across announcement banner and button components --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: RemiBonnet <bonnet.rem@gmail.com>
by Julien Dan
J
Failed
2587/merge
576dcb21 feat(announcement-banner): improve carousel navigation UX - Move navigation arrows next to dismiss button on the right - Add subtle vertical separator between arrows and dismiss - Unify button sizes and vertical alignment in a single absolute container Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
by Julien Dan
J
Succeeded
2587/merge
fdc1afa9 chore(announcement-banner): remove unnecessary semicolons in spec file Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
by Julien Dan
J
Failed
2587/merge
e738aff7 feat(announcement-banner): support multiple banners with carousel navigation - Replace single banner with carousel supporting multiple banners from PostHog - Parse JSON string payloads returned by PostHog - Sort banners by priority (error > warning > info) - Persist dismissed banners by id (or message) in localStorage - Preserve backwards compatibility with legacy dismissed key Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
by Julien Dan
J
Succeeded
2574/merge
f17e1fdf feat(copilot): replace custom vote system with PostHog thumb survey Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
by Julien Dan
J
Succeeded
276/merge
187bbaa1 feat(onboarding): set TEAM_2025 as default plan for new organization (#2568) feat(onboarding): set TEAM_2025 as default plan for new organization creation Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
by Julien Dan
J
Succeeded
staging
187bbaa1 feat(onboarding): set TEAM_2025 as default plan for new organization (#2568) feat(onboarding): set TEAM_2025 as default plan for new organization creation Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
by Julien Dan
J
Succeeded
v1.299.0
187bbaa1 feat(onboarding): set TEAM_2025 as default plan for new organization (#2568) feat(onboarding): set TEAM_2025 as default plan for new organization creation Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
by Julien Dan
J
Succeeded
staging
187bbaa1 feat(onboarding): set TEAM_2025 as default plan for new organization (#2568) feat(onboarding): set TEAM_2025 as default plan for new organization creation Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
by Julien Dan
J
Succeeded
2568/merge
0033057b feat(onboarding): set TEAM_2025 as default plan for new organization creation Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
by Julien Dan
J
Succeeded
staging
0d720b41 feat(utm): add utm_landing_page to free trial signup Cargo webhook (#2556) * feat(utm): add utm_landing_page to free trial signup Cargo webhook Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore(test): update select-commit-modal snapshot Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
by Julien Dan
J
Succeeded
274/merge
0d720b41 feat(utm): add utm_landing_page to free trial signup Cargo webhook (#2556) * feat(utm): add utm_landing_page to free trial signup Cargo webhook Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore(test): update select-commit-modal snapshot Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
by Julien Dan
J
Succeeded
staging
0d720b41 feat(utm): add utm_landing_page to free trial signup Cargo webhook (#2556) * feat(utm): add utm_landing_page to free trial signup Cargo webhook Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore(test): update select-commit-modal snapshot Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
by Julien Dan
J
Succeeded
2556/merge
cec97a22 chore(test): update select-commit-modal snapshot Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
by Julien Dan
J
Previous page
Previous
Next
Next page