Devon Carew

Results 101 issues of Devon Carew

This is a tracking issue for potentially deprecating and discontinuing `package:oauth2`. General notes: - this package is published under our `tools.dart.dev` publisher; for people who are not aware, that publisher...

meta

I'm currently working on a project where most of the tests for the project are code-gen'd from a specification. Many of the tests are currently failing - of ~7,590 tests,...

GitHub recently added the ability for workflow tasks to contribute arbitrary markdown to the summary page of the workflow. For an example, see: https://github.blog/2022-05-09-supercharging-github-actions-with-job-summaries/. The mechanism is: - when the...

type-enhancement

We could likely use a general update to the action. Some things we'd want to include: - [x] use patch versions in our versioning scheme (even if they're always zero)....

type-enhancement
meta

Being a verified publisher would give us some additional badging in the github app marketplace listing for this action. Some more info here: - https://docs.github.com/en/developers/github-marketplace/github-marketplace-overview/about-marketplace-badges and - https://docs.github.com/en/developers/github-marketplace/github-marketplace-overview/applying-for-publisher-verification-for-your-organization

type-enhancement

This PR contains changes created by the blast repo tool. - `dependabot`

autosubmit

As an update for consumers of this package, we intend to deprecate package:usage. https://github.com/dart-lang/usage/issues/185 has details and discussion, but briefly: - this package uses the older Universal Analytics protocol to...

From the [google analytics docs](https://support.google.com/analytics/answer/11583528?hl=en#:~:text=Until%20July%201%2C%202023%2C%20you,for%20at%20least%20six%20months.): > all standard Universal Analytics properties will stop processing new hits on July 1, 2023 We don't yet know whether we'll support GA4 in this...

type-enhancement

We plan to deprecate and remove the `SimplexNoise` classes (both the vector_math and vector_math_64 library versions). Some details and discussion are here: https://github.com/google/vector_math.dart/issues/269. From investigation, we believe there's little to...