Changelog #2: Deployment logs and GitHub Actions support
This week I continue to tackle customers feedback, quality of life improvement and increase the SaaS detection coverage.
ยง๐ค Feature: Components and Edges Visibility
#224 Full deployment logs
One of the main feedback I got in the last 2 weeks, when it works it's great but when there is an issue with the deploys it's hardly possible to debug the problem. I knew it would quickly be an issue so it was already on the roadmap but I quickly put it on top following many recent customers questions. You can now view the full execution logs for all deployments, along with the content that will be uploaded and any error that could have happened.
Only deploys after today will have full logs available
ยง๐ค Feature: GitHub Action data source
#48 Add support for GitHub Actions
One of big additions this week was the integration of GitHub Actions as a data source. We are now able to parse and import workflows files to find additional components and SaaS. This is helpful to track CI, Build tools, and third-party that do not necessitate installation locally.
ยง๐ Bug fixes, minor updates
Found an issue? You can reach out on Twitter or Discord.
Bug Fixes
- #220 - Deployment now correctly diff blobs and should not create revisions when nothing has changed
- a6a142 - New components were overlapping previously positionned components
- dfbf71 - Some components metadata were not updated at deploy time
Minor updates
If a technology/saas is missing in Specfy please make a request on GitHub.
- 9d03341 add support for Ansible
- 8c7fbe6 add support for AWS CodeBuild
- e2120a5 add support for Elasticcloud
- 4a6d85e add support for Electron
- 0da2814 add support for GCP App Engine
- 72145e7 add support for GitGuardian
- b101bed add support for Klarna
- f9bd562 add support for LemonSqueezy
- d921821 add support for Lighthouse
- 07ee973 add support for Playwright
- 1bcf9db add support for Postmark
- eb1ee23 add support for Cloudflare Pages
- a4574c9 add support for Cloudflare Workers
- 6c20b0f add support for Codecov
- ccb4352 add support for Coveralls
- a813809 add support for Jira
- 831b854 add support for Vialink
- 120c32f add support for Yousign
- 171fa12 add more packages for Slack
- e0098c4 add more packages for Terraform