nr2f1
OSS
website
Sign in / Sign up
Open main menu
website
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
main
17cd9617 feat(website): remove conference countdown banner from layout The conference countdown banner is no longer needed on the website. This change removes the ConferenceBanner component from the root layout, effectively hiding it from all pages. The component code remains in the repository for future use if needed.
by pataruco
p
Succeeded
remove-conference-banner-14439064573741805553
ea772662 feat(website): remove conference countdown banner from layout The conference countdown banner is no longer needed on the website. This change removes the ConferenceBanner component from the root layout, effectively hiding it from all pages. The component code remains in the repository for future use if needed.
by pataruco
p
Succeeded
remove-conference-banner-14439064573741805553
abbcabd2 feat(website): remove conference countdown banner from layout The conference countdown banner is no longer needed on the website. This change removes the ConferenceBanner component from the root layout, effectively hiding it from all pages. The component code remains in the repository for future use if needed.
by pataruco
p
Succeeded
main
d650c07b chore(main): release 3.7.0
by pataruco
p
Succeeded
main
d650c07b chore(main): release 3.7.0
by pataruco
p
Succeeded
main
62512b17 feat: executive director in org page
by pataruco
p
Succeeded
ed
0fb2563f feat: executive director in org page
by pataruco
p
Succeeded
upgrade-mui-base-to-base-ui-react-16378426741106655442
c23e0ffd refactor(website): migrate dropdowns from @mui/base to @base-ui/react - Replace deprecated @mui/base with @base-ui/react for dropdowns. - Update LocaleSelector in header to use new Select components. - Update Dropdown in footer to use new Select components. - Update Role and Country selectors in SignUpForm to use new Select components. - Maintain existing styles while transitioning to data-attributes for state selectors. - Fix hygiene issues in build metadata and logs.
by pataruco
p
Succeeded
upgrade-mui-base-to-base-ui-react-16378426741106655442
ccf0baa4 feat(website): upgrade @mui/base to @base-ui/react - Removed @mui/base and @base-ui-components/react dependencies. - Installed @base-ui/react. - Upgraded LocaleSelector in header and footer. - Upgraded role and country selectors in SignupForm. - Maintained existing styling and functionality. - Fixed TypeScript errors and linting issues.
by pataruco
p
Succeeded
main
f7d04c9a chore(main): release 3.6.1
by pataruco
p
Succeeded
main
f7d04c9a chore(main): release 3.6.1
by pataruco
p
Succeeded
main
81fd7363 fix: release by generate types
by pataruco
p
Succeeded
fix-release
89d74a43 fix: release by generate types
by pataruco
p
Failed
main
e7b43c23 chore(main): release 3.6.0
by pataruco
p
Succeeded
main
45b338bf fix: apollo client query shortcut and scoping
by pataruco
p
Succeeded
fix-apollo-query-warning-11269883671666833667
b91ceb7c fix: apollo client query shortcut and scoping
by pataruco
p
Succeeded
fix-apollo-query-warning-11269883671666833667
6a80838a fix: Apollo Client query shortcut and scoping
by pataruco
p
Succeeded
fix-apollo-query-warning-11269883671666833667
4db7318e refactor: fix Apollo Client query shortcut and scoping - Removed `query` shortcut from `@graphql/client` - Updated all call sites to use `getClient().query` - Moved `getClient()` calls inside components for proper request-scoping - Fixed lint errors and formatting issue
by pataruco
p
Succeeded
fix-apollo-query-warning-11269883671666833667
8ca3d161 refactor: fix Apollo Client query shortcut and scoping - Removed `query` shortcut from `@graphql/client` - Updated all call sites to use `getClient().query` - Moved `getClient()` calls inside components for proper request-scoping - Fixed lint errors and formatting issue
by pataruco
p
Succeeded
fix-apollo-query-warning-11269883671666833667
16dda3f3 refactor: fix Apollo Client query warning and improve request-scoping - Removed `query` shortcut export from `registerApolloClient` in `website/src/graphql/client.ts`. - Updated `sitemap.ts` and `route.ts` to use `getClient().query` instead of the shortcut. - Moved module-level `getClient()` calls inside Server Components and related functions (like `generateMetadata`) to ensure proper request-scoping and resolve warnings in specialized Next.js environments. - Fixed lint errors (unused variables) and formatting issues.
by pataruco
p
Previous page
Previous
Next
Next page