evolution-api/.github/workflows
Davidson Gomes 616ae0a7eb Update ESLint configuration, Dockerfile, and package dependencies; add GitHub Actions workflow for code quality checks
- Changed ESLint parser options to use 'module' as source type.
- Updated Dockerfile to remove force flag from npm install command.
- Upgraded 'mime' package from version 3.0.0 to 4.0.0 in package.json.
- Added '@types/mime' as a development dependency.
- Updated TypeScript configuration to use 'CommonJS' module format.
- Introduced a new GitHub Actions workflow for checking code quality, including linting and build checks.
2025-01-09 17:04:33 -03:00
..
check_code_quality.yml Update ESLint configuration, Dockerfile, and package dependencies; add GitHub Actions workflow for code quality checks 2025-01-09 17:04:33 -03:00
publish_docker_image_homolog.yml fix: Build in docker for linux/amd64, linux/arm64 platforms 2024-05-27 16:24:21 -03:00
publish_docker_image_latest.yml chore: Update CHANGELOG, Dockerfile and add CI workflow for publishing latest Docker image 2024-07-03 17:25:38 -03:00
publish_docker_image.yml fix: Build in docker for linux/amd64, linux/arm64 platforms 2024-05-27 16:17:22 -03:00