Don Olmstead

Results 61 comments of Don Olmstead

This was done in the context of a Windows build which doesn't have the versioning issue. Not sure if that would influence your decision at all. Related is https://github.com/curl/curl/pull/9065 which...

Yea just putting it up here if there is interest. If not feel free to close it.

@srawlins if you take another stab at this my wish list would be - Add line breaks to support formatting line lengths - Some markdown support, like adding a link...

@jakemac53 what about a root `.mono_repo` which would have files you could sync over? Could maybe even use some of the package info or something from dependent pubspecs?

Other examples of files to keep in sync, .gitignore, LICENSE.

It was my understanding that pub uses the .gitignore to determine what not to push

@matanlurey so hypothetically how should this be approached? Maybe a `.mono_repo` directory that has the files to sync?

This can easily be done through a middleware with the 0.12 implementation.

@nex3 there's also [`HttpRequest.timeout`](https://api.dartlang.org/stable/1.24.2/dart-html/HttpRequest/timeout.html) which we could have a special context for. We might also want to handle the `onTimeout` if that's the case.

@tboerger the gitea release plugin hasn't been migrated to the plugin library so I don't think whatever is there on dockerhub is right.