Highlights
- Arctic Code Vault Contributor
Popular repositories
521 contributions in the last year
Contribution activity
January 2021
Created 24 commits in 3 repositories
Created 1 repository
-
benbrown/hubotcomposer
JavaScript
•
Built by
Created a pull request in microsoft/BotFramework-Composer that received 3 comments
feat: change source of packages from local feed to live npm/nuget feed
Description Updates the package manager to use the npm and nuget search API rather than a static feed we hand-manage. This currently uses these feeds:
+1,666
−246
•
3
comments
Opened 3 other pull requests in 2 repositories
microsoft/BotFramework-Composer
2
open
microsoft/botframework-components
1
merged
Reviewed 8 pull requests in 2 repositories
benbrown/hubotcomposer 6 pull requests
microsoft/BotFramework-Composer 2 pull requests
Created an issue in microsoft/botframework-components that received 1 comment
Create a template that includes a core dispatcher + a calendar bot
Now that we have a functional yeoman template system for creating new bots in Composer, we should validate that we can create a multi-bot project.
1
comment
Opened 9 other issues in 1 repository
microsoft/BotFramework-Composer
8
open
1
closed
- allow installation of components from private myget feeds
- Extract provisioning script
- Package manager: show package readme
- Package Manager: detect when a package is a dep, prevent removal
- Add telemetry for new create flow
- Package Manager: Check for updates
- Package Manager: Allow additional feeds
- Package Manager: Search npm/nuget
- Package Manager: Source packages from npm / nuget feeds