Skip to content

Commit

Permalink
add issue_tracker links to pubspec files (#1975)
Browse files Browse the repository at this point in the history
  • Loading branch information
devoncarew authored Jan 24, 2025
1 parent 92114ab commit 8b73e68
Show file tree
Hide file tree
Showing 21 changed files with 38 additions and 20 deletions.
2 changes: 1 addition & 1 deletion pkgs/benchmark_harness/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repository: https://github.com/dart-lang/tools/tree/main/pkgs/benchmark_harness
issue_tracker: https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Abenchmark_harness

topics:
- benchmarking
- benchmarking

environment:
sdk: ^3.2.0
Expand Down
3 changes: 2 additions & 1 deletion pkgs/io/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: io
version: 1.1.0-wip
description: >-
Utilities for the Dart VM Runtime including support for ANSI colors, file
copying, and standard exit code values.
version: 1.1.0-wip
repository: https://github.com/dart-lang/tools/tree/main/pkgs/io
issue_tracker: https://github.com/dart-lang/tools/labels/package%3Aio

environment:
sdk: ^3.4.0
Expand Down
3 changes: 2 additions & 1 deletion pkgs/markdown/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ version: 7.3.1-wip
description: >-
A portable Markdown library written in Dart that can parse Markdown into HTML.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/markdown
issue_tracker: https://github.com/dart-lang/tools/labels/package%3Amarkdown

topics:
- markdown
- markdown

executables:
markdown:
Expand Down
9 changes: 5 additions & 4 deletions pkgs/mime/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@ description: >-
a file extension and file contents.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/mime
issue_tracker: https://github.com/dart-lang/tools/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Amime

topics:
- magic-numbers
- mime
- mimetype
- multipart-form
- magic-numbers
- mime
- mimetype
- multipart-form

environment:
sdk: ^3.2.0
Expand Down
1 change: 1 addition & 0 deletions pkgs/package_config/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: package_config
version: 2.1.1
description: Support for reading and writing Dart Package Configuration files.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/package_config
issue_tracker: https://github.com/dart-lang/tools/labels/package%3Apackage_config

environment:
sdk: ^3.4.0
Expand Down
5 changes: 3 additions & 2 deletions pkgs/pool/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: pool
version: 1.5.2-wip
description: >-
Manage a finite pool of resources.
Useful for controlling concurrent file system or network requests.
Manage a finite pool of resources. Useful for controlling concurrent file
system or network requests.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/pool
issue_tracker: https://github.com/dart-lang/tools/labels/package%3Apool

environment:
sdk: ^3.4.0
Expand Down
10 changes: 6 additions & 4 deletions pkgs/pub_semver/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
name: pub_semver
version: 2.1.5
description: >-
Versions and version constraints implementing pub's versioning policy. This
is very similar to vanilla semver, with a few corner cases.
Versions and version constraints implementing pub's versioning policy. This
is very similar to vanilla semver, with a few corner cases.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/pub_semver
issue_tracker: https://github.com/dart-lang/tools/labels/package%3Apub_semver

topics:
- dart-pub
- semver
- dart-pub
- semver

environment:
sdk: ^3.4.0
Expand Down
3 changes: 2 additions & 1 deletion pkgs/pubspec_parse/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ description: >-
Simple package for parsing pubspec.yaml files with a type-safe API and rich
error reporting.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/pubspec_parse
issue_tracker: https://github.com/dart-lang/tools/labels/package%3Apubspec_parse

topics:
- dart-pub
- dart-pub

environment:
sdk: ^3.6.0
Expand Down
1 change: 1 addition & 0 deletions pkgs/source_maps/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: source_maps
version: 0.10.14-wip
description: A library to programmatically manipulate source map files.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/source_maps
issue_tracker: https://github.com/dart-lang/tools/labels/package%3Asource_maps

environment:
sdk: ^3.3.0
Expand Down
1 change: 1 addition & 0 deletions pkgs/source_span/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ version: 1.10.1
description: >-
Provides a standard representation for source code locations and spans.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/source_span
issue_tracker: https://github.com/dart-lang/tools/labels/package%3Asource_span

environment:
sdk: ^3.1.0
Expand Down
1 change: 1 addition & 0 deletions pkgs/sse/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ description: >-
communication through Server Sent Events (SSE) and corresponding POST
requests.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/sse
issue_tracker: https://github.com/dart-lang/tools/labels/package%3Asse

environment:
sdk: ^3.3.0
Expand Down
1 change: 1 addition & 0 deletions pkgs/stack_trace/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: stack_trace
version: 1.12.1
description: A package for manipulating stack traces and printing them readably.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/stack_trace
issue_tracker: https://github.com/dart-lang/tools/labels/package%3Astack_trace

environment:
sdk: ^3.4.0
Expand Down
1 change: 1 addition & 0 deletions pkgs/stream_channel/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: >-
An abstraction for two-way communication channels based on the Dart Stream
class.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/stream_channel
issue_tracker: https://github.com/dart-lang/tools/labels/package%3Astream_channel

environment:
sdk: ^3.3.0
Expand Down
1 change: 1 addition & 0 deletions pkgs/stream_transform/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: stream_transform
version: 2.1.2-wip
description: A collection of utilities to transform and manipulate streams.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/stream_transform
issue_tracker: https://github.com/dart-lang/tools/labels/package%3Astream_transform

environment:
sdk: ^3.4.0
Expand Down
1 change: 1 addition & 0 deletions pkgs/string_scanner/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: string_scanner
version: 1.4.1
description: A class for parsing strings using a sequence of patterns.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/string_scanner
issue_tracker: https://github.com/dart-lang/tools/labels/package%3Astring_scanner

environment:
sdk: ^3.1.0
Expand Down
1 change: 1 addition & 0 deletions pkgs/term_glyph/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: term_glyph
version: 1.2.3-wip
description: Useful Unicode glyphs and ASCII substitutes.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/term_glyph
issue_tracker: https://github.com/dart-lang/tools/labels/package%3Aterm_glyph

environment:
sdk: ^3.1.0
Expand Down
1 change: 1 addition & 0 deletions pkgs/test_reflective_loader/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: test_reflective_loader
version: 0.2.3
description: Support for discovering tests and test suites using reflection.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/test_reflective_loader
issue_tracker: https://github.com/dart-lang/tools/labels/package%3Atest_reflective_loader

environment:
sdk: ^3.1.0
Expand Down
2 changes: 1 addition & 1 deletion pkgs/timing/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 1.0.2
description: >-
A simple package for tracking the performance of synchronous and asynchronous
actions.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/timing
issue_tracker: https://github.com/dart-lang/tools/labels/package%3Atiming

environment:
sdk: ^3.4.0
Expand Down
1 change: 1 addition & 0 deletions pkgs/watcher/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: >-
A file system watcher. It monitors changes to contents of directories and
sends notifications when files have been added, removed, or modified.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/watcher
issue_tracker: https://github.com/dart-lang/tools/labels/package%3Awatcher

environment:
sdk: ^3.1.0
Expand Down
5 changes: 3 additions & 2 deletions pkgs/yaml/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ name: yaml
version: 3.1.3
description: A parser for YAML, a human-friendly data serialization standard
repository: https://github.com/dart-lang/tools/tree/main/pkgs/yaml
issue_tracker: https://github.com/dart-lang/tools/labels/package%3Ayaml

topics:
- yaml
- config-format
- yaml
- config-format

environment:
sdk: ^3.4.0
Expand Down
5 changes: 2 additions & 3 deletions pkgs/yaml_edit/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ version: 2.2.2
description: >-
A library for YAML manipulation with comment and whitespace preservation.
repository: https://github.com/dart-lang/tools/tree/main/pkgs/yaml_edit

issue_tracker: https://github.com/dart-lang/yaml_edit/issues
issue_tracker: https://github.com/dart-lang/tools/labels/package%3Ayaml_edit

topics:
- yaml
- yaml

environment:
sdk: ^3.1.0
Expand Down

0 comments on commit 8b73e68

Please sign in to comment.