James Martinez
James Martinez
We should look into dependabot or greenkeeper as a way to keep our dependencies updated. Any tool that opens PRs using new versions of dependencies would be a good fit.
Explore how we can clean up our changelog. Lerna is a valid option since we already use it in other heroku ember apps.
### Description We don't explicitly catch on pipeline destroy when the API errors, so the pipeline itself was going into a deleted state and was causing issues with ember refetching...
### Bug description Ember data is making an extraneous request to a singular plugin resource, even though we have loaded them all up front. This is a pretty common ember-data...
### Bug description WIth longer connector names, the nodes and text get crunched and look not so great. ### Steps to reproduce 1. Create a pipeline 2. Look at the...
### Description Please include a summary of the change and what type of change it is (new feature, bug fix, refactoring, documentation). Please also include relevant motivation and context. List...
I have been playing around with this library to learn zig, and I think I found an issue in the async example where clients are not being cleaned up correctly....