- Include a list of errors in the PR comment (@comp615)
- Fix: only count errors and warnings in change summary (@comp615)
- Update
from
parameter format. It seems Apollo no longer wantssec
included with offsets.
- Pass
from
parameter to Apollo Studio API as a string instead of a number (see: https://status.apollographql.com/incidents/c5dvk0tbg5bv)
- Rewrite to use a direct call to the Apollo Studio API instead of using the Apollo CLI
- Add additional debug logging
- Use the
apolloVersion
argument that was previously added but not used in the code
- Improve output for debugging
- Add branch and author information when pushing to Apollo Studio (@AndresRodH)
- Add
apolloVersion
setting to specify Apollo CLI version - Update Apollo CLI to 2.33.6 (latest)
- Update dependencies
Initial release! 🎉