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 a new 'dart bin/report.dart contributors' command #311

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

devoncarew
Copy link
Member

  • add a new 'dart bin/report.dart contributors' command

This will collect the top contributors to dart-lang git repos from the last 365 days.


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

Copy link

github-actions bot commented Oct 25, 2024

Package publishing

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

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

Copy link

PR Health

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
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 devoncarew requested a review from mosuem November 15, 2024 17:55
pkgs/repo_manage/lib/contributors.dart Outdated Show resolved Hide resolved
@devoncarew devoncarew merged commit cdbe4e5 into main Nov 21, 2024
13 checks passed
@devoncarew devoncarew deleted the org_contributors branch November 21, 2024 19:04
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Dec 2, 2024
… package_config, pool, protobuf, pub_semver, shelf, source_maps, source_span, stack_trace, stream_channel, string_scanner, sync_http, term_glyph, test, test_descriptor, test_process, test_reflective_loader, tools, vector_math, watcher, web, web_socket_channel, webdriver, webkit_inspection_protocol, yaml, yaml_edit

Revisions updated by `dart tools/rev_sdk_deps.dart`.

core (https://github.com/dart-lang/core/compare/1de8372..abcf992):
  abcf992c  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/core#728)

ecosystem (https://github.com/dart-lang/ecosystem/compare/52e4ceb..248b180):
  248b180  2024-12-01  dependabot[bot]  Bump the github-actions group with 4 updates (dart-lang/ecosystem#322)
  cdbe4e5  2024-11-21  Devon Carew  add a new 'dart bin/report.dart contributors' command (dart-lang/ecosystem#311)

glob (https://github.com/dart-lang/glob/compare/b6319d6..994191a):
  994191a  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/glob#100)

http_multi_server (https://github.com/dart-lang/http_multi_server/compare/c8aabe3..f6a7488):
  f6a7488  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/http_multi_server#75)

lints (https://github.com/dart-lang/lints/compare/f72e5ce..2e1321e):
  2e1321e  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart from 1.6.5 to 1.7.0 (dart-lang/lints#217)

markdown (https://github.com/dart-lang/markdown/compare/776689c..4d5dbc6):
  4d5dbc6  2024-12-01  dependabot[bot]  Bump the github-actions group with 2 updates (dart-lang/markdown#630)

package_config (https://github.com/dart-lang/package_config/compare/2583a4e..76f2f6c):
  76f2f6c  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/package_config#161)

pool (https://github.com/dart-lang/pool/compare/0bac9b2..f85209d):
  f85209d  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/pool#93)

protobuf (https://github.com/dart-lang/protobuf/compare/ccf104d..da7279c):
  da7279c  2024-12-02  dependabot[bot]  Bump dart-lang/setup-dart from 1.6.2 to 1.7.0 (google/protobuf.dart#949)

pub_semver (https://github.com/dart-lang/pub_semver/compare/ab3eab5..8e9fcb9):
  8e9fcb9  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/pub_semver#110)

shelf (https://github.com/dart-lang/shelf/compare/a2708cd..657ebd3):
  657ebd3  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/shelf#462)
  7f26ebd  2024-11-22  Devon Carew  rev shelf_web_socket in prep for publishing (dart-lang/shelf#458)

source_maps (https://github.com/dart-lang/source_maps/compare/b20b970..198d32b):
  198d32b  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/source_maps#98)

source_span (https://github.com/dart-lang/source_span/compare/f147469..22a243e):
  22a243e  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/source_span#120)

stack_trace (https://github.com/dart-lang/stack_trace/compare/63e79f5..b660cfa):
  b660cfa  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/stack_trace#168)

stream_channel (https://github.com/dart-lang/stream_channel/compare/9bfc2a8..71fe6dd):
  71fe6dd  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/stream_channel#113)

string_scanner (https://github.com/dart-lang/string_scanner/compare/255d671..77de235):
  77de235  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/string_scanner#85)

sync_http (https://github.com/dart-lang/sync_http/compare/82362bc..47e6b26):
  47e6b26  2024-12-02  dependabot[bot]  Bump dart-lang/setup-dart from 1.6.5 to 1.7.0 (google/sync_http.dart#53)

term_glyph (https://github.com/dart-lang/term_glyph/compare/31abb04..9ed8ed9):
  9ed8ed9  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/term_glyph#59)

test (https://github.com/dart-lang/test/compare/8a07bee..c2a6986):
  c2a69865  2024-12-01  dependabot[bot]  Bump the github-actions group with 2 updates (dart-lang/test#2419)
  c2f19b49  2024-11-26  Kevin Moore  Allow latest pkg:analyzer, bump min SDK to stable release (dart-lang/test#2418)

test_descriptor (https://github.com/dart-lang/test_descriptor/compare/7119567..408526a):
  408526a  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/test_descriptor#74)

test_process (https://github.com/dart-lang/test_process/compare/7c76f47..5b0349c):
  5b0349c  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/test_process#65)

test_reflective_loader (https://github.com/dart-lang/test_reflective_loader/compare/30a552d..faade62):
  faade62  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/test_reflective_loader#67)

tools (https://github.com/dart-lang/tools/compare/466bb19..1c5b8b9):
  1c5b8b94  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart from 1.6.5 to 1.7.0 in the github-actions group (dart-lang/tools#1203)

vector_math (https://github.com/google/vector_math.dart/compare/ec5080d..433fb6c):
  433fb6c  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (google/vector_math.dart#336)

watcher (https://github.com/dart-lang/watcher/compare/7a15a90..bc44e6f):
  bc44e6f  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/watcher#173)

web (https://github.com/dart-lang/web/compare/8d24376..bdf112e):
  bdf112e  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/web#323)

web_socket_channel (https://github.com/dart-lang/web_socket_channel/compare/abe77ea..7a2039f):
  7a2039f  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/web_socket_channel#387)

webdriver (https://github.com/google/webdriver.dart/compare/4998763..d83d6a3):
  d83d6a3  2024-12-02  dependabot[bot]  Bump dart-lang/setup-dart from 1.6.5 to 1.7.0 (google/webdriver.dart#309)
  1a5c815  2024-12-02  dependabot[bot]  Bump nanasess/setup-chromedriver from 2.2.2 to 2.3.0 (google/webdriver.dart#308)

webkit_inspection_protocol (https://github.com/google/webkit_inspection_protocol.dart/compare/a834c3b..effa752):
  effa752  2024-12-02  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (google/webkit_inspection_protocol.dart#132)

yaml (https://github.com/dart-lang/yaml/compare/402655e..2a37272):
  2a37272  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/yaml#173)

yaml_edit (https://github.com/dart-lang/yaml_edit/compare/8bd0fdf..fbdc70a):
  fbdc70a  2024-12-01  dependabot[bot]  Bump dart-lang/setup-dart in the github-actions group (dart-lang/yaml_edit#100)

Change-Id: Id7d9bb71236e6c20c9cdc2b1eb4690112e285b64
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/398501
Reviewed-by: Konstantin Shcheglov <[email protected]>
Commit-Queue: Devon Carew <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants