Skip to content

Commit

Permalink
Merge pull request #23 from approvals/fix/upgrade_deps
Browse files Browse the repository at this point in the history
Fix/upgrade deps
  • Loading branch information
yelmuratoff authored Feb 18, 2025
2 parents 6cb9f97 + 934b935 commit 849f8c1
Show file tree
Hide file tree
Showing 201 changed files with 58 additions and 4,590 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/auto_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ on:

jobs:
build:
defaults:
run:
working-directory: packages/approval_tests
runs-on: ubuntu-latest
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on: [push, pull_request]

jobs:
build:
defaults:
run:
working-directory: packages/approval_tests
runs-on: ${{ matrix.os }}
strategy:
fail-fast: true
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/mdsnippets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
jobs:
format_and_snippets:
runs-on: ubuntu-latest
defaults:
run:
working-directory: packages/approval_tests
steps:
- name: 📚 Git Checkout
uses: actions/checkout@v4
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
permissions:
id-token: write # Required for authentication using OIDC
uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1
with:
working-directory: packages/approval_tests
# with:
# working-directory: path/to/package/within/repository
create_release:
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.1.6
- Upgraded all dependencies to actuals.

## 1.1.3
- Updated README.md file: fix links.

Expand All @@ -13,7 +16,6 @@
## 1.1.1
- Updated README.md file.


## 1.1.0

- **Breaking release**:
Expand Down
File renamed without changes.
202 changes: 0 additions & 202 deletions LICENSE.md

This file was deleted.

Loading

0 comments on commit 849f8c1

Please sign in to comment.