Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Umbraco v8 #93

Open
wants to merge 102 commits into
base: master
Choose a base branch
from
Open

Umbraco v8 #93

wants to merge 102 commits into from

Conversation

aaronpowell
Copy link
Owner

Introducing Chauffeur for Umbraco v8!

Complete rewrite of Chauffeur to support Umbraco v8 plus a migration to F# and .NET SDK project templates.

Not all Deliverables have been migrated across, it will be a slow process to do that, but we'll get there 😉.

I'm reliant on umbraco/Umbraco-CMS#4033 being merged too
Currently explodes on the install deliverable, which is to be expected
CHAUFFEUR FINALLY BOOTS 😀
Have to tell it that it's ok not to have a DB available or the runtime will fail early
Mostly reused the v7 Chauffeur implementation
Using the UserManager to reset passwords by faking a token reset first
Most of the core moved across
Looks like I have to write my own deserializer for the XML though :frown:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants