You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary or problem description
Currently the repo is using stable and released Neo from Nuget.org until a newer one comes out, then neo-modules can check and fix incompatilbe changes. This is risky and it puts every potential issues and fix into the end before release. It's not good to check all changes in the end and easy to forget sth.
Do you have any solution you want to propose?
We already have MyGet Neo package for each commit, it's better to update the latest Neo when pushing a new PR, then we could catch changes timely.
Where in the software does this update applies to?
Summary or problem description
Currently the repo is using stable and
released
Neo from Nuget.org until a newer one comes out, then neo-modules can check and fix incompatilbe changes. This is risky and itputs every potential issues and fix
into the end before release. It's not good to check all changes in the end and easy to forget sth.Do you have any solution you want to propose?
We already have MyGet Neo package for each commit, it's better to update the latest Neo when pushing a new PR, then we could catch changes timely.
Where in the software does this update applies to?
Need your opinion
@roman-khimov @shargon @vncoelho @cschuchardt88 @AnnaShaleva @Liaojinghui
The text was updated successfully, but these errors were encountered: