OrleansContrib / OrleansTemplates

MIT License
37 stars 9 forks source link

Recommend removing this repository #7

Closed creyke closed 7 years ago

creyke commented 7 years ago

This repository is confusing developers as it doesn't support VS 2017.

Templates are now officially provided from the dotnet repo.

Any objections @nehmebilal ?

galvesribeiro commented 7 years ago

I agree with you.

I have an outstanding PR https://github.com/dotnet/orleans/pull/3018 that adds a .Net CLI project template which support VS 2017 already in place.

nehmebilal commented 7 years ago

No objections! I have no time to maintain it.

galvesribeiro commented 7 years ago

Lets leave a note on main README saying that we will deprecate this repo in 30 days.

nehmebilal commented 7 years ago

Are you planing to delete the repo or just mark it as obselete? Deleting repos means loose the code and history which is probably something to avoid (I know I can fork it).

galvesribeiro commented 7 years ago

No no, just lock and deprecate it. The name is misleading for newcomers.

nehmebilal commented 7 years ago

Is the following at the top of the README good enough?

IMPORTANT NOTE: This repo is NOT up-to-date with the latest version of Orleans and is not being maintained.

galvesribeiro commented 7 years ago

Perfect! Just add that as a header and lock the repo and we should be fine

nehmebilal commented 7 years ago

How you you lock a repo and what does that do? 😄

galvesribeiro commented 7 years ago

I've made it read-only to everyone. It should be OK :)

galvesribeiro commented 7 years ago

And also made the note a bit bigger ;)

nehmebilal commented 7 years ago

Haha looks good :)