Skip to content

Bump workflow to v2 #1031

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 4, 2022
Merged

Bump workflow to v2 #1031

merged 4 commits into from
Oct 4, 2022

Conversation

marandaneto
Copy link
Contributor

@marandaneto marandaneto commented Sep 30, 2022

#skip-changelog

@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2022

Codecov Report

Base: 90.48% // Head: 91.37% // Increases project coverage by +0.88% 🎉

Coverage data is based on head (be2f30a) compared to base (b40e31f).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1031      +/-   ##
==========================================
+ Coverage   90.48%   91.37%   +0.88%     
==========================================
  Files         114        9     -105     
  Lines        3573      197    -3376     
==========================================
- Hits         3233      180    -3053     
+ Misses        340       17     -323     
Impacted Files Coverage Δ
dart/lib/src/protocol/mechanism.dart
dart/lib/src/protocol/debug_image.dart
dart/lib/src/protocol/sentry_package.dart
...art/lib/src/environment/environment_variables.dart
dart/lib/src/sentry_envelope_item_header.dart
dart/lib/src/http_client/breadcrumb_client.dart
dart/lib/src/utils/isolate_utils.dart
dart/lib/src/sentry_stack_trace_factory.dart
dart/lib/src/sentry_trace_context_header.dart
.../lib/src/http_client/sentry_http_client_error.dart
... and 95 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@marandaneto
Copy link
Contributor Author

@krystofwoldrich @brustolin ping :)

@@ -11,7 +11,7 @@ on:

jobs:
android:
uses: getsentry/github-workflows/.github/workflows/updater.yml@v1
uses: getsentry/github-workflows/.github/workflows/updater.yml@v2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 📖 Consider pinning the action by specifying a commit SHA instead of a tag/branch.

@@ -21,7 +21,7 @@ jobs:
# api_token: ${{ github.token }}

cocoa:
uses: getsentry/github-workflows/.github/workflows/updater.yml@v1
uses: getsentry/github-workflows/.github/workflows/updater.yml@v2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 📖 Consider pinning the action by specifying a commit SHA instead of a tag/branch.

@marandaneto marandaneto enabled auto-merge (squash) October 4, 2022 07:29
@marandaneto marandaneto merged commit 2deb645 into main Oct 4, 2022
@marandaneto marandaneto deleted the chore/bump-workflow branch October 4, 2022 07:50
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.

3 participants