BotBuilderCommunity/botbuilder-community-js

1.0.0 Release checklist

Closed this issue · 5 comments

Pre 1.0.0 release

Post 1.0.0 release

szul commented

@iMicknl I was going to wait on deprecating the old adapters package and pointing to the new one until after v1 is merged into master. Let me know if you want to handle this differently.

@szul deprecating the old packages is stated for post 1.0.0 release.

szul commented

Once #99 is merged, all packages should have changelogs, and every package except the ATS storage package will conform to the ESLint rules. What more do you think is needed before merging v1 with master and performing the post v1 items?

szul commented

@iMicknl I think we're in a good state to merge v1 with master. The console adapter and ATS storage have been broken out/renamed, and we have the renamed middleware packages. Everything except for the ATS storage is passing ESLint, and the Azure Pipeline build checks are solid. We have changelogs in each as well. I'd like to get this merged so we can focus on the requested adapters and some other items without worrying about merge backs, future deprecations (because of renames), etc.

@szul, fine by me! Maybe we could have a look for automating the releases in the future, after merge to master and all tests pass.

I will be on vacation until October 4, so don’t wait for my comments. 😉