finops-toolkit
finops-toolkit copied to clipboard
Added release logic to Optimization Engine
🛠️ Description
Changed build, package and publish scripts to include the required assets for the Optimization Engine release and deployment process. The docs/deploy folder includes files that are just copies coming from the src/optimization-engine folder.
Also included minor bug fixes in workbooks and runbooks.
📋 Checklist
🔬 How did you test this change?
- [ ] 🤏 Lint tests
- [ ] 🤞 PS -WhatIf / az validate
- [X] 👍 Manually deployed + verified
- [ ] 💪 Unit tests
- [ ] 🙌 Integration tests
🙋♀️ Do any of the following that apply?
- [ ] 🚨 This is a breaking change.
- [ ] 🤏 The change is less than 20 lines of code.
📑 Did you update docs/changelog.md?
- [ ] ✅ Yes (required for
devPRs)- [ ] ➡️ Will cover in a future PR (feature branch PRs only)
- [X] ❎ Not needed (small/internal change)
📖 Did you update documentation?
- [ ] ✅ Public docs in
docs(required fordev)- [ ] ✅ Internal dev docs in
src(required fordev)- [ ] ➡️ Will cover in a future PR (feature branch PRs only)
- [X] ❎ Not needed (small/internal change)