Skip to content

Conversation

tech-andgar
Copy link
Owner

No description provided.

eazel7 and others added 7 commits February 10, 2024 16:35
- upgraded deps to their latest with sound null safety:
  - grinder 0.9.0
  - test 1.19.5
- ran `dart migrate`
  - there were 15 changes to mark data as nullable in http_exception.dart
- ran `dart format --fix .` to fix formatting
- ran `pub run grinder travis` to verify formatting and test
- updated version to 0.2.2
- added my name in authors
- Added patterns to ignore build/, .pub/, doc/api/ directories
- Removed pattern for pubspec.lock file
- Added patterns to ignore coverage/ directory and lcov.info file
- Added pattern to ignore .env* files
- Added patterns to ignore generated Javascript files and related artifacts
- Added patterns to ignore .flutter-plugins and .flutter-plugins-dependencies files
- Updated dependencies to their latest versions.
- Removed unused files: `.travis.yml`, `tool/grind.dart`, and `tool/travis.sh`.
- upgraded deps to their latest with sound null safety:
  - grinder 0.9.0
  - test 1.19.5
- ran `dart migrate`
  - there were 15 changes to mark data as nullable in http_exception.dart
- ran `dart format --fix .` to fix formatting
- ran `pub run grinder travis` to verify formatting and test
- updated version to 0.2.2
- added my name in authors
@tech-andgar tech-andgar merged commit b0d88c4 into main Feb 26, 2024
@tech-andgar tech-andgar deleted the feature/cd_ci branch February 26, 2024 04:03
tech-andgar added a commit that referenced this pull request Feb 26, 2024
Introduce Dedicated HTTP 4xx & 5xx Exception Classes, Streamline Testing & Workflow
tech-andgar added a commit that referenced this pull request Feb 26, 2024
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.

2 participants