Skip to content

Upgrade to use AutoMapper 8 #5

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

Merged
merged 4 commits into from
Nov 20, 2018

Conversation

Tasteful
Copy link
Contributor

No description provided.

@Tasteful
Copy link
Contributor Author

#2

@TylerCarlson1
Copy link
Member

@Tasteful Has the updates to AM resolve the Blocking?

@jbogard
Copy link
Member

jbogard commented Nov 20, 2018 via email

@AppVeyorBot
Copy link

@Tasteful
Copy link
Contributor Author

@TylerCarlson1 Everything is now ready to be merged into development. Not sure if we should bump version to 1.0.0 before merging into master and tagging for the release

@TylerCarlson1 TylerCarlson1 merged commit 1efbcf0 into AutoMapper:development Nov 20, 2018
@TylerCarlson1
Copy link
Member

@Tasteful I'm less sure, but if you think it's fine for a 1.0.0 for a nuget release I'm all for it.

@TylerCarlson1
Copy link
Member

@jbogard The build failed complaining about API key.

This hasn't been pushed on nuget yet, and the myget feed seems to have taken the nuget package

@jbogard
Copy link
Member

jbogard commented Nov 20, 2018 via email

@jbogard
Copy link
Member

jbogard commented Nov 20, 2018 via email

@TylerCarlson1
Copy link
Member

Was thinking AutoMapper.Collection.EFCore or AutoMapper.Collection.EntityFrameworkCore which is what it is in MyGet.

If you want to follow that convention then I would suggest AutoMapper.Collection.Extensions.EFCore.
@Tasteful Not sure how you feel but I'm fine with changing the name to be consistent with the new system.

@jbogard
Copy link
Member

jbogard commented Nov 20, 2018 via email

@jbogard
Copy link
Member

jbogard commented Nov 20, 2018 via email

@TylerCarlson1
Copy link
Member

https://ci.appveyor.com/project/TylerCarlson1/automapper-collection-efcore/builds/20445749

Ending lines if can't read it.

Uploading artifacts...
[1/2] artifacts\AutoMapper.Collection.EntityFrameworkCore.0.1.0-ci-00005.nupkg (12,462 bytes)...100%
[2/2] artifacts\AutoMapper.Collection.EntityFrameworkCore.0.1.0-ci-00005.symbols.nupkg (15,716 bytes)...100%
"NuGet" deployment for branch "master" has been skipped because current branch is "development"
"NuGet" deployment has been skipped as environment variable has not matched ("appveyor_repo_tag" is "false", should be "true")
Deploying using NuGet provider
Provider setting not found or it's value is empty. If secure setting is used please check that value was encrypted (or YAML was exported) while being logged under correct account.
Parameter name: api_key

It's possible I didn't set the up correctly and it's trying to go to nuget, but I doubt it.

@Tasteful
Copy link
Contributor Author

Tasteful commented Nov 21, 2018

Version number does not matter for me, i was more thinking of first release to nuget maybe should have 1.0.0 and not 0.1.0 but we can push it as 0.1.0 do indicate that it is still new and not have come to the first stable major release.

The naming does not matter for me either, named it to AutoMapper.Collection.EntityFrameworkCore to match with the already existing package AutoMapper.Collection.EntityFramework. Will it not be confused if we have the AutoMapper.Collection.EntityFramework and the AutoMapper.Collection.Extensions.EntityFrameworkCore or should the first package also be renamed? And we also have the AutoMapper.Collection that probably should be renamed in that case also to AutoMapper.Extensions.Collection because it is an extension to AutoMapper.

The reason the build is failing is that the appveyor is setup on @TylerCarlson1 account and not as all the other projects on @jbogard account. The encrypted passwords in the package will only match for projects build and connected to @jbogard account.

@jbogard
Copy link
Member

jbogard commented Nov 21, 2018 via email

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.

4 participants