Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix the repository URL in pubspec.yaml #140

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Fix the repository URL in pubspec.yaml #140

merged 2 commits into from
Oct 15, 2024

Conversation

sschuberth
Copy link
Contributor

The branch name main must be preceded by tree.


  • 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.

The branch name `main` must be preceded by `tree`.
@sschuberth
Copy link
Contributor Author

Fixes #138.

Copy link

github-actions bot commented Oct 15, 2024

PR Health

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
args None 2.6.0 2.6.1-wip 2.6.0 ✔️
Changelog Entry ✔️
Package Changed Files

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

Coverage ✔️
File Coverage

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

API leaks ✔️

The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.

Package Leaked API symbols
License Headers ✔️
// Copyright (c) 2024, 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.

@devoncarew
Copy link
Member

Thanks for the PR! Can you also rev the pubspec version to 2.6.1-wip, and add a (brief) changelog entry for the same version?

@sschuberth
Copy link
Contributor Author

Can you also rev the pubspec version to 2.6.1-wip, and add a (brief) changelog entry for the same version?

Done.

Copy link
Member

@devoncarew devoncarew left a comment

Choose a reason for hiding this comment

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

👍

@devoncarew devoncarew merged commit ade36c4 into dart-lang:main Oct 15, 2024
14 checks passed
@sschuberth sschuberth deleted the patch-1 branch October 15, 2024 20:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants