Skip to content
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

Add retries to pub.dev/api/ calls #199

Merged
merged 4 commits into from
Nov 22, 2023
Merged

Add retries to pub.dev/api/ calls #199

merged 4 commits into from
Nov 22, 2023

Conversation

mosuem
Copy link
Member

@mosuem mosuem commented Nov 21, 2023

Trying to fix CI issues such as https://github.com/dart-lang/i18n/actions/runs/6927812726/job/18894419545. See also internal https://chat.google.com/room/AAAAkQUOtE8/Hgl4bXnbkOs.

Also sneaking in a small change to the commenting workflow.


  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

@github-actions github-actions bot added the type-infra A repository infrastructure change or enhancement label Nov 21, 2023
Copy link

Package publishing

Package Version Status Publish tag (post-merge)
package:firehose 0.3.33 ready to publish firehose-v0.3.33
package:dart_flutter_team_lints 2.1.1 already published at pub.dev

Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

Copy link

PR Health

Package publish validation ✔️

Details
Package Version Status
package:firehose 0.3.33 ready to publish
package:dart_flutter_team_lints 2.1.1 already published at pub.dev

Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

License Headers ✔️

Details
// Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
Files
no missing headers

All source files should start with a license header.

Changelog Entry ✔️

Details
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

Coverage ⚠️

Details
File Coverage
pkgs/firehose/lib/src/pub.dart 💔 89 % ⬇️ 11 %

This check for test coverage is informational (issues shown here will not fail the PR).

This check can be disabled by tagging the PR with skip-coverage-check

Breaking changes ⚠️

Details
Package Change Current Version New Version Needed Version Looking good?
dart_flutter_team_lints None 2.1.1 2.1.1 2.1.1 ✔️
firehose None 0.3.32 0.3.33 0.3.32 ⚠️

This check can be disabled by tagging the PR with skip-breaking-check

@mosuem mosuem merged commit 805ab4f into main Nov 22, 2023
16 checks passed
@mosuem mosuem deleted the addRestartsToPubCall branch November 22, 2023 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:firehose type-infra A repository infrastructure change or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants