Skip to content

chore: enhance GitHub workflows with linting step - #433

Merged
Abhishekfm merged 2 commits into
devfrom
fix/use-case
Aug 12, 2026
Merged

chore: enhance GitHub workflows with linting step#433
Abhishekfm merged 2 commits into
devfrom
fix/use-case

Conversation

@Abhishekfm

Copy link
Copy Markdown
Contributor
  • Added linting step to both deploy-Dataspace.yml and pre-merge.yml workflows to ensure code quality before deployment and merging.
  • Updated error handling in layout.tsx and page.tsx files to simplify catch blocks.
  • Removed unused imports and optimized state management in various components for improved performance and readability.

- Added linting step to both deploy-Dataspace.yml and pre-merge.yml workflows to ensure code quality before deployment and merging.
- Updated error handling in layout.tsx and page.tsx files to simplify catch blocks.
- Removed unused imports and optimized state management in various components for improved performance and readability.
@Abhishekfm
Abhishekfm deployed to development August 12, 2026 10:18 — with GitHub Actions Active
… management

- Integrated useQueryClient in multiple components to ensure consistent cache updates upon mutation success.
- Implemented a centralized function for invalidating related queries, improving code maintainability.
- Updated query keys to include entityType and entitySlug for better data management.
- Enhanced error handling and loading states across various pages for improved user experience.
@Abhishekfm
Abhishekfm deployed to development August 12, 2026 10:39 — with GitHub Actions Active
@Abhishekfm
Abhishekfm merged commit 30c3563 into dev Aug 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant