Lloyd Holman

Results 24 comments of Lloyd Holman

I got around this using `v2.3.14` by setting the `SESSION_DRIVER` in `docker-compose.yml` to `apc` and running `docker-compose up` again e.g. ``` - APP_LOG=errorlog - DEBUG=true - SESSION_DRIVER=apc depends_on: - postgres...

Hi Matt, Thanks for this, I've taken a break over Easter so will pick this up this week. Most of your commits seem worthy at first glance so I don't...

It goes without saying that this feature should be available for the solutions that OneBuild is building.

Slightly de-scoping here. This implementation will add the following tasks to `OneBuild.build.ps1` which will be be run as dependencies of the `New-Packages` task. 1. Get-GitHubRelease - To retrieve the highest...

@AwaNoodle Let me get the pending small bundle of fixes/enhancements for v1.1 out the door and I'll get this in. Would you be happy to work on scoping out #10...

@AwaNoodle Would you be happy to work on scoping out #10 after this is done?

Yes, that seems fairly trivial to add to the New-Packages task and associated module. I can see the value if you're heavily leaning on NuGet packaging. I see it adding...

@AwaNoodle Does the merging of #36 (originally #31) solve this for you, if so, could you close?

Ok, let's get early visibility of the PR so it's not a big surprise. ll -----Original Message----- From: "Mark Turner" [email protected] Sent: ‎09/‎02/‎2015 17:23 To: "lholman/OneBuild" [email protected] Cc: "Lloyd Holman"...

@AwaNoodle I need to think about this in a bit more detail, but fundamentally for OneBuild to add its value it needs to be responsible for versioning, thus the use...