Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

add a 'report release' commmand to generate stable release metedata #27

Merged
merged 1 commit into from Jan 11, 2022

Conversation

devoncarew
Copy link
Member

add a 'report release' command to generate stable release metadata

  • add a new release command to the dart bin/report.dart tool
  • this generates an issues_closed.md file in the format of the older bin/issue.dart command
  • it uses graphql to perform the filtering on the server (query) side instead of the client side, and pages through the closed issues per week, in order to avoid a 1000 issues limit for the 'search' function

This new command generally always completes, and takes about 30 seconds to run.

@csells csells merged commit bbaf731 into flutter:master Jan 11, 2022
@devoncarew devoncarew mentioned this pull request Jan 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants