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
fix: create output channel before registering with c9 progress (#4415)
Output channel is used inside a c9 wrapper before it is created.
### Testing
Packaged and things that use progress in c9 (e.g. upload lambda, upload
s3) no longer fails.
<!---
REMINDER:
- Read CONTRIBUTING.md first.
- Add test coverage for your changes.
- Update the changelog using `npm run newChange`.
- Link to related issues/commits.
- Testing: how did you test your changes?
- Screenshots
-->
## License
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
Co-authored-by: aws-toolkit-automation <>
0 commit comments