Anis Alibegić
40e18905f2
Fixed various typos in a lot of files
...
Closes https://github.com/dart-lang/sdk/pull/49478
TEST=Manual
GitOrigin-RevId: f4c9c6869dfe73639295e86574a021523b3d374d
Change-Id: I134a97caed4eec59d70e9cbca16b7e9a472cf2c1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/251902
Reviewed-by: Michael Thomsen <mit@google.com >
Commit-Queue: Alexander Thomas <athom@google.com >
Reviewed-by: Aske Simon Christensen <askesc@google.com >
Reviewed-by: Kevin Chisholm <kevinjchisholm@google.com >
Reviewed-by: Alexander Thomas <athom@google.com >
2022-07-25 12:21:59 +00:00
dependabot[bot]
a621a45625
Bump ossf/scorecard-action from 1.1.1 to 1.1.2
...
Closes https://github.com/dart-lang/sdk/pull/49390
GitOrigin-RevId: 5b022e7e1e2e9410632b04d9bbabd769e3a41181
Change-Id: I75dc0efef00a1925106db0cb46ca453bc12347a4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/250488
Reviewed-by: Alexander Thomas <athom@google.com >
2022-07-21 19:42:10 +00:00
dependabot[bot]
186fcaf17e
Bump github/codeql-action from 2.1.12 to 2.1.16
...
Closes https://github.com/dart-lang/sdk/pull/49466
GitOrigin-RevId: 84bf8ee18d5bbfecde9106e88471bf1c019ea83e
Change-Id: Ifdfa94523d425fda9eb3fb1c1905ab3d4bdd23d9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/251785
Reviewed-by: Alexander Thomas <athom@google.com >
2022-07-21 19:41:39 +00:00
Alexander Thomas
595ec38f27
[scorecards] Remove outdated version comments
...
Dependabot doesn't update those, so it's better to remove them than keep
the stale comment. Use `git blame` to see the version number in the
upgrade CL instead.
Change-Id: I1b071db4c62154784bcdc7b4ab41f7ef95363c1f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/247547
Reviewed-by: William Hesse <whesse@google.com >
2022-06-08 15:29:00 +00:00
dependabot[bot]
f0bee54f4f
Bump actions/checkout from 3.0.0 to 3.0.2
...
Closes https://github.com/dart-lang/sdk/pull/49173
GitOrigin-RevId: 393b22722ff9137c5f9b491eedc7eee682146cbf
Change-Id: I4d082235d98cb86e34d0989b83f506b2cf35c905
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/247187
Reviewed-by: Alexander Thomas <athom@google.com >
2022-06-08 15:22:51 +00:00
dependabot[bot]
3d4dd1a95c
Bump ossf/scorecard-action from 1.0.4 to 1.1.1
...
Closes https://github.com/dart-lang/sdk/pull/49172
GitOrigin-RevId: c58d448c52fe088715cca5e93d5ad3aab8513db5
Change-Id: I25babf0798e059f028e539ec8bb7bdaef37429bb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/247186
Reviewed-by: Alexander Thomas <athom@google.com >
2022-06-08 15:22:43 +00:00
dependabot[bot]
d64322e055
Bump github/codeql-action from 1.0.26 to 2.1.12
...
Closes https://github.com/dart-lang/sdk/pull/49171
GitOrigin-RevId: 8d1b2ba0ef3f7f4b2abeed770c24761b62717ed6
Change-Id: I2e92e574d2c4559e401d27242ded7eac0d464285
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/247184
Reviewed-by: Alexander Thomas <athom@google.com >
2022-06-08 15:22:10 +00:00
dependabot[bot]
113fbd237e
Bump actions/upload-artifact from 3.0.0 to 3.1.0
...
Closes https://github.com/dart-lang/sdk/pull/49170
GitOrigin-RevId: e3cc5698bedcb03a1d0b73aaee5c545d8b5e223b
Change-Id: Ida7b2fec955fa3bd430239842804041178afd9ea
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/247182
Reviewed-by: Alexander Thomas <athom@google.com >
2022-06-08 15:21:55 +00:00
Naveen
55a4649075
chore: Included githubactions in the dependabot config
...
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.
Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot
GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com >
Closes https://github.com/dart-lang/sdk/pull/49168
GitOrigin-RevId: afc9a321581047a18b4992663062c8148563ca61
Change-Id: I371263d2ee93375a2b9756b344ed70c7cdf14a66
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/247160
Reviewed-by: Alexander Thomas <athom@google.com >
2022-06-03 07:17:56 +00:00
Jesse Seales
bb3135586c
Create scorecards-analysis.yml
...
Enables scorecards for sdk repo as part security scanning effort on multiple dart-lang repos.
scorecards-analysis.yaml generated through integration with OSSF Scorecards
Closes https://github.com/dart-lang/sdk/pull/48949
GitOrigin-RevId: 89dd40b4fe8f2a440d6b79f583fcf4a5e4a5b72e
Change-Id: I16e5cb892883bfa93a7a1bc89d155d43085ed1db
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/243560
Reviewed-by: Alexander Thomas <athom@google.com >
Commit-Queue: Jesse Seales <jseales@google.com >
2022-05-06 14:43:39 +00:00
Devon Carew
4f0ed6a45c
[repo] remove no longer used github metadata
...
Change-Id: Ic166a239c4f5ca5b483b002f534a38d51ed95d93
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/242720
Reviewed-by: Kevin Moore <kevmoo@google.com >
Commit-Queue: Devon Carew <devoncarew@google.com >
Reviewed-by: William Hesse <whesse@google.com >
2022-05-05 23:40:35 +00:00
itsjustkevin
99397b2501
Add cherry-pick template to sdk repo.
...
Github allows templates to be built in a yaml format.
The current template is built in a query string outside of source control and difficult to update. The updated format provides validation enforcing issue structure and providing ease of creating automations.
Change-Id: Ic9c8b7f13dc67f440cdc827495821ebf162454bd
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/242121
Reviewed-by: Alexander Thomas <athom@google.com >
Commit-Queue: Kevin Chisholm <kevinjchisholm@google.com >
2022-04-22 17:04:29 +00:00
Alexander Thomas
30beab0f43
[infra] Add OWNERS to the Dart SDK
...
* Add team "groups" in tools/OWNERS_<group name>.
* Add top-level OWNERS as a fallback.
* Add OWNERS for all top-level directories.
* Add OWNERS to all packages.
For additional background information see go/dart-sdk-owners.
TEST=No op until code-owners is enabled.
Bug: b/200915407
Change-Id: I7fe6116cc599c749cd50ca16151d6d6a801d99d7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/229147
Reviewed-by: Jonas Termansen <sortie@google.com >
2022-02-14 14:06:34 +00:00
Robert Nystrom
d26821e725
"dartfmt" -> "dart format" in issue template.
...
Change-Id: Ic0b2fdb90b4e5fce54951905df37678b7b8c23dd
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/200560
Auto-Submit: Bob Nystrom <rnystrom@google.com >
Reviewed-by: Kevin Moore <kevmoo@google.com >
Commit-Queue: Kevin Moore <kevmoo@google.com >
2021-05-19 00:39:43 +00:00
Sigurd Meldgaard
00b7040dc8
Remove obsolete dartfix build target and scripts
...
The package was deleted in 224a997a23
Bug: https://github.com/dart-lang/sdk/issues/43863
Change-Id: I599ea7b594365ef244550c90f50bab15d116c937
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/170696
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com >
Reviewed-by: Vijay Menon <vsm@google.com >
2020-11-13 09:18:36 +00:00
Bob Nystrom
597e9c6222
Update new issue template.
...
- Clarify which products are developed in the SDK repo and point to
other repos for relevant stuff.
- In particular, route language issues to language repo.
Change-Id: I36c9c2108a67d8131d2c6e7641d34bf31745843d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/100887
Auto-Submit: Bob Nystrom <rnystrom@google.com >
Reviewed-by: Aadil Maan <aadilmaan@google.com >
Commit-Queue: Bob Nystrom <rnystrom@google.com >
2019-04-30 18:14:21 +00:00
Michael Thomsen
0637a860f0
Revert "Create new template for breaking changes"
...
This reverts commit 2d6afa04cb .
Reason for revert: Had an unintended effect on the workflow for opening regular issues
Original change's description:
> Create new template for breaking changes
>
> Closes #35846
> https://github.com/dart-lang/sdk/pull/35846
>
> GitOrigin-RevId: 3c0aac6a5a878c9ed381d49fa065fcd78fc68bae
> Change-Id: I74dd6045d9c669d7e2b65fb79a43916a490fb850
> Reviewed-on: https://dart-review.googlesource.com/c/91942
> Commit-Queue: Michael Thomsen <mit@google.com >
> Reviewed-by: Leaf Petersen <leafp@google.com >
TBR=mit@google.com ,leafp@google.com ,copybara-piper-blackhole@google.com
Change-Id: Ia66e03ff95d1e10e686bbb42c137c7e70e88d323
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/92047
Reviewed-by: Michael Thomsen <mit@google.com >
Commit-Queue: Michael Thomsen <mit@google.com >
2019-02-05 16:28:27 +00:00
Michael Thomsen
2d6afa04cb
Create new template for breaking changes
...
Closes #35846
https://github.com/dart-lang/sdk/pull/35846
GitOrigin-RevId: 3c0aac6a5a878c9ed381d49fa065fcd78fc68bae
Change-Id: I74dd6045d9c669d7e2b65fb79a43916a490fb850
Reviewed-on: https://dart-review.googlesource.com/c/91942
Commit-Queue: Michael Thomsen <mit@google.com >
Reviewed-by: Leaf Petersen <leafp@google.com >
2019-02-05 15:29:05 +00:00
Paul Berry
4d8e48c339
Fix probot configuration to point to the "needs-info" label.
...
This should cause issues tagged with "needs-info" to be automatically
closed if the original issue author doesn't respond within 21 days. I
believe this was Devon's intent in
16e721573c , but due to a typo it had no
effect (the "need-info" label is not used).
After landing this CL I will remove the "need-info" label and update
https://github.com/dart-lang/sdk/wiki/How-the-issue-tracker-works#other-labels
accordingly.
Change-Id: I613d29aca47be6e4c03a90e526b710d3c5dca847
Reviewed-on: https://dart-review.googlesource.com/c/87483
Reviewed-by: Devon Carew <devoncarew@google.com >
Commit-Queue: Paul Berry <paulberry@google.com >
2018-12-20 21:26:57 +00:00
Devon Carew
16e721573c
Add no-response bot configuration.
...
Change-Id: I01cf29f1e26b2eaa97ce20416e61a325f3ca0d4b
Reviewed-on: https://dart-review.googlesource.com/c/78281
Reviewed-by: Kevin Moore <kevmoo@google.com >
2018-10-05 22:21:06 +00:00
Devon Carew
93cad16e71
Update the move metadata file.
...
Change-Id: I7ce7824a72ceb4d97e9c498d274636af223dc9d6
Reviewed-on: https://dart-review.googlesource.com/64720
Reviewed-by: Phil Quitslund <pquitslund@google.com >
Commit-Queue: Devon Carew <devoncarew@google.com >
2018-07-12 17:34:43 +00:00
JekCharlsonYu
73a446d5a1
Create move.yml
2018-07-11 19:29:40 -07:00
Kevin Moore
765242d1b0
Add an issue template to the SDK
...
Trying to encourage folks to start with Stack Overflow before they file
as issue
Change-Id: Ic7a0b973316c7606388426d2a33d8ef32913683f
Reviewed-on: https://dart-review.googlesource.com/49622
Reviewed-by: William Hesse <whesse@google.com >
2018-04-05 13:05:09 +00:00