Skip to content

Commit

Permalink
Merge pull request #641 from hpi-studyu/chore/default-dart-style
Browse files Browse the repository at this point in the history
chore: Follow strict dart style
  • Loading branch information
johannesvedder authored Jun 12, 2024
2 parents adee2ef + 704273f commit bb1b638
Show file tree
Hide file tree
Showing 349 changed files with 10,213 additions and 6,174 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/all_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Init workspace
uses: ./.github/workflows/init-workspace
- name: Run analyze
run: melos run analyze
run: melos analyze

format:
runs-on: ubuntu-latest
Expand All @@ -38,7 +38,7 @@ jobs:
- name: Init workspace
uses: ./.github/workflows/init-workspace
- name: Run format
run: melos run format:ci
run: melos format --set-exit-if-changed

test:
runs-on: ubuntu-latest
Expand Down
81 changes: 81 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,87 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2024-06-12

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`studyu_app` - `v2.7.6-dev.2`](#studyu_app---v276-dev2)
- [`studyu_core` - `v4.4.3-dev.1`](#studyu_core---v443-dev1)
- [`studyu_designer_v2` - `v1.8.1-dev.2`](#studyu_designer_v2---v181-dev2)
- [`studyu_flutter_common` - `v1.8.4-dev.1`](#studyu_flutter_common---v184-dev1)

---

#### `studyu_app` - `v2.7.6-dev.2`

- **FIX**: formatting issues.
- **FIX**(app): update ios deployment.
- **FIX**(app): update android deployment.
- **FIX**: upgrade deps.
- **FIX**(app): update ios deployment.
- **FIX**(app): update android deployment.
- **FIX**(app): update android deployment.
- **FIX**(app): update ios deployment.
- **FIX**(app): update android deployment.

#### `studyu_core` - `v4.4.3-dev.1`

- **PERF**: improve dashboard study fetching.
- **FIX**: formatting issues.
- **FIX**: upgrade deps.

#### `studyu_designer_v2` - `v1.8.1-dev.2`

- **PERF**: added comments to the getUserStudies function.
- **PERF**: improve dashboard study fetching.
- **FIX**: add emojis again.
- **FIX**: integration test sign out.
- **FIX**: check if canPop.
- **FIX**: upgrade deps.
- **FIX**: add compatibility for emoji font with flutter >= 3.22.
- **FIX**: Flutter 3.22 arg error.

#### `studyu_flutter_common` - `v1.8.4-dev.1`

- **FIX**: formatting issues.


## 2024-06-09

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`studyu_app` - `v2.7.6-dev.1`](#studyu_app---v276-dev1)
- [`studyu_designer_v2` - `v1.8.1-dev.1`](#studyu_designer_v2---v181-dev1)

---

#### `studyu_app` - `v2.7.6-dev.1`

- **FIX**(app): update android deployment.
- **FIX**(app): update ios deployment.
- **FIX**(app): update android deployment.

#### `studyu_designer_v2` - `v1.8.1-dev.1`

- **FIX**: add emojis again.


## 2024-06-07

### Changes
Expand Down
18 changes: 18 additions & 0 deletions app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## 2.7.6-dev.2

- **FIX**: formatting issues.
- **FIX**(app): update ios deployment.
- **FIX**(app): update android deployment.
- **FIX**: upgrade deps.
- **FIX**(app): update ios deployment.
- **FIX**(app): update android deployment.
- **FIX**(app): update android deployment.
- **FIX**(app): update ios deployment.
- **FIX**(app): update android deployment.

## 2.7.6-dev.1

- **FIX**(app): update android deployment.
- **FIX**(app): update ios deployment.
- **FIX**(app): update android deployment.

## 2.7.6-dev.0

- **FIX**: upgrade deps.
Expand Down
8 changes: 7 additions & 1 deletion app/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
include: ../flutter_analysis_options.yaml
include: ../analysis_options.yaml

analyzer:
errors:
avoid_classes_with_only_static_members: ignore
plugins:
- custom_lint
4 changes: 2 additions & 2 deletions app/android/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GEM
artifactory (3.0.17)
atomos (0.1.3)
aws-eventstream (1.3.0)
aws-partitions (1.941.0)
aws-partitions (1.943.0)
aws-sdk-core (3.197.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
Expand All @@ -19,7 +19,7 @@ GEM
aws-sdk-kms (1.83.0)
aws-sdk-core (~> 3, >= 3.197.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.152.0)
aws-sdk-s3 (1.152.1)
aws-sdk-core (~> 3, >= 3.197.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.8)
Expand Down
4 changes: 2 additions & 2 deletions app/ios/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GEM
artifactory (3.0.17)
atomos (0.1.3)
aws-eventstream (1.3.0)
aws-partitions (1.941.0)
aws-partitions (1.943.0)
aws-sdk-core (3.197.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
Expand All @@ -19,7 +19,7 @@ GEM
aws-sdk-kms (1.83.0)
aws-sdk-core (~> 3, >= 3.197.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.152.0)
aws-sdk-s3 (1.152.1)
aws-sdk-core (~> 3, >= 3.197.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.8)
Expand Down
Loading

0 comments on commit bb1b638

Please sign in to comment.