Skip to content

Conversation

@joshuasequeira19
Copy link
Member

  • Added GitHub Actions workflows (CLA, CI, Release)
  • Added Dockerfile with multi-stage build (Node + Nginx)
  • Added comprehensive README with Module examples
  • Added CLA.md and CONTRIBUTING.md
  • Added GitHub issue templates (bug, feature, question)
  • Added branch protection guidelines
  • Updated .gitignore for React app

- Add GitHub Actions workflows (CLA, CI, Release)
- Add Dockerfile with multi-stage build (Node + Nginx)
- Add comprehensive README with Module examples
- Add CLA.md and CONTRIBUTING.md
- Add GitHub issue templates (bug, feature, question)
- Add branch protection guidelines
- Update .gitignore for React app
React builds require devDependencies (react-scripts) to run npm run build
npm ci requires package-lock.json to be present
Replace default CRA test with test that checks for app-container
- Wrap loadWorkspaces in useCallback
- Add loadWorkspaces to useEffect dependency arrays
- Fixes ESLint react-hooks/exhaustive-deps warnings
Fixes ESLint no-unused-vars warning
Remove FiLoader, FiAlertCircle, FiClock - no longer used after removing helper functions
@joshuasequeira19 joshuasequeira19 merged commit a4b159e into main Oct 7, 2025
4 checks passed
@joshuasequeira19 joshuasequeira19 deleted the initial-release/v1 branch October 7, 2025 13:28
@github-actions github-actions bot locked and limited conversation to collaborators Oct 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants