The GitHub Actions job "Tests AMD" on airflow.git/main has failed.
Run started by GitHub user odaneau-astro (triggered by odaneau-astro).

Head commit for run:
81bd8531ee79680aca6363eaa9b3bd663f465d59 / Olivier Daneau 
<[email protected]>
feat: Complete Airflow UI Playground implementation

- Implement comprehensive UI playground showcasing Chakra UI v3 components
- Add sections for color palette, buttons, forms, progress indicators, charts, 
and graphs
- Update to Chakra UI v3 API patterns and best practices
- Fix all linting and formatting issues
- Add proper accessibility features and semantic HTML
- Implement collapsible sections with consistent styling
- Add task instance states visualization with progress bars
- Include ReactFlow graph components matching DAGs view
- Add comprehensive color matrix display similar to Tailwind CSS
- Remove all custom margins/padding for consistent design
- Add proper TypeScript types and error handling
- Ensure full ESLint and Prettier compliance

Components added:
- Playground.tsx - Main playground page with state management
- ColorPaletteSection.tsx - Color palette matrix display
- ButtonsCodeSection.tsx - Button variations and code examples
- FormsInputsSection.tsx - Form controls and input examples
- ProgressTaskStatesSection.tsx - Progress bars and task states
- ChartsGanttSection.tsx - Chart.js integration with proper theming
- GraphSection.tsx - ReactFlow graph visualization
- BadgesAvatarsSection.tsx - Badge and avatar components
- ModalDialog.tsx - Modal and dialog examples
- TableOfContents.tsx - Navigation with expand/collapse controls
- forms/ - Individual form component examples

Fixes:
- All ESLint errors resolved with proper disable comments where needed
- Prettier formatting applied consistently
- TypeScript compilation errors resolved
- Chakra UI v3 API migration completed
- Accessibility improvements implemented

# Conflicts:
#       airflow-core/src/airflow/ui/src/theme.ts

Report URL: https://github.com/apache/airflow/actions/runs/18130193486

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to