0.27.2 (2022-10-02)
🐞 Bug Fixes (4 changes)
- Store update job failures in separate model by @andrcuns. See merge request !1780
- Fix incorrect return value on mr creation in some cases by @andrcuns. See merge request !1779
- Do not stop obsolete mr closing and vulnerability issue creation when open mr limit reached by @andrcuns. See merge request !1773
📦 Development dependency updates (2 changes)
- dep: bump solargraph from 0.47.1 to 0.47.2 by @dependabot-bot. See merge request !1778
- dep: bump rspec_junit_formatter from 0.5.1 to 0.6.0 by @dependabot-bot. See merge request !1775
🔧 CI changes (2 changes)
- chore(deps): update registry.gitlab.com/dependabot-gitlab/ci-images:ruby docker digest to 61e257f by @dependabot-bot. See merge request !1776
- Make sure migration runs successfully in deploy test job by @andrcuns. See merge request !1774
🛠️ Chore (7 changes)
- Restore deleted migration by @andrcuns. See merge request !1781
- Update github graphql schema by @andrcuns. See merge request !1784
- Correctly unset removed attributes by @andrcuns. See merge request !1783
- Update seeded test data by @andrcuns. See merge request !1782
- Clean up old run log and error array objects by @andrcuns. See merge request !1782
- Remove old migration for non existing model by @andrcuns. See merge request !1782
- Add validation for migrations completed successfully by @andrcuns. See merge request !1781
- Add migration testing by @andrcuns. See merge request !1777