SPRINT 28
REVIEW
Ending February 17, 2025
February 19, 2025
Meeting Start: 9:30 am EST
2
SPEAKERS
● Overview (Jason Frey)
● UI (Gilbert Cherrie)
● Providers (Adam Grare)
● Platform (Joe Rafaniello)
● API (Keenan Brock)
3
4
5
UI-Classic:
1. Update Yarn to v4.6.0 (manageiq-ui-classic#9328)
2. [Morphy] Update babel/traverse (manageiq-ui-classic#9331)
3. [Morphy] Update path to regexp (manageiq-ui-classic#9334)
4. [Morphy] Update tar (manageiq-ui-classic#9335)
5. Rails 7.1 / Rails 7.0 compatible changes (manageiq-ui-classic#9336)
6. [Morphy] Update tar (manageiq-ui-classic#9337)
7. Remove jquery from the audit exclusion list (manageiq-ui-classic#9338)
8. [MORPHY] Update ansi regex to 5.0.1 (manageiq-ui-classic#9339)
9. [Morphy] Update semver regex (manageiq-ui-classic#9340)
10. [Morphy] Update marked to ~4.0.10 (manageiq-ui-classic#9341)
11. [Morphy] Update decode-uri-component package (manageiq-ui-classic#9342)
12. [Morphy] Update ua_parser_js (manageiq-ui-classic#9344)
13. [Morphy] Update jqueryui (manageiq-ui-classic#9345)
14. Bump elliptic from 6.6.0 to 6.6.1 (manageiq-ui-classic#9346)
UI
(Gilbert Cherrie)
6
UI-Service:
1. Update Yarn to v4.6.0 (manageiq-ui-service#1946)
UI
(Gilbert Cherrie)
7
Smartstate
● Use rpm ffi to parse RPM Sqlite3 package databases (#201)
Amazon
● Update AWS instance types, us-isof-east-1 and us-isof-south-1 regions (#885)
● With rails 7.1, these nil values are not persisted (#884)
OpenStack
● Fix stack creation due to fog-openstack class error (#905)
PROVIDERS
(Adam Grare)
8
Enhancements
● Explicitly state bundler_d files manageiq#23334
● Introduce all_attribute_names manageiq#23324
● deprecate attribute no longer uses virtual attribute manageiq#23321
● Bump manageiq-smartstate for EL8,9 RPM support manageiq#23326
● Update English Translations manageiq#23288
PLATFORM
(Joe Rafaniello)
9
Bugs
● Fix build issues container-amazon-smartstate#26
● Fix issue where brakeman does not detect lockfile correctly from engines manageiq#23325
● Drop cgi from the Gemfile as the default in ruby 3.1.3 and 3.3 has the CVE fix manageiq#23327
● Avoid calling MiqQueue.messaging_client and stub it as missing manageiq#23331
● Specify the FQ class name for the provisioning manager manageiq#23330
PLATFORM
(Joe Rafaniello)
10
Bugs
● Test each subhash for included attributes, not subhash equality #1280 @jrafanie
● Expose attribute aliases in list of attributes #1278 @kbrock
● rails 7.1: response.parsed_body is now a HashWithIndifferentAccess #1279 @jrafanie
API
(Keenan Brock)
11
Questions? Discussion?
Sprint 257 Review - March 5, 2025
Meeting Start: 9:30 am EST
https://zoom.us/j/3660261582?pwd=aGNRYVRFQ3kxWU0rZDNvaUdDS0VmZz09
THANK YOU
manageiq.org github.com/ManageIQ
twitter.com/ManageIQ
gitter.im/ManageIQ/manageiq
facebook.com/manageiq
github.com/ManageIQ/manageiq/
discussions
youtube.com/user/ManageIQVideo
linkedin.com/company/manageiq

ManageIQ - Sprint 256 Review - Slide Deck

  • 1.
    SPRINT 28 REVIEW Ending February17, 2025 February 19, 2025 Meeting Start: 9:30 am EST
  • 2.
    2 SPEAKERS ● Overview (JasonFrey) ● UI (Gilbert Cherrie) ● Providers (Adam Grare) ● Platform (Joe Rafaniello) ● API (Keenan Brock)
  • 3.
  • 4.
  • 5.
    5 UI-Classic: 1. Update Yarnto v4.6.0 (manageiq-ui-classic#9328) 2. [Morphy] Update babel/traverse (manageiq-ui-classic#9331) 3. [Morphy] Update path to regexp (manageiq-ui-classic#9334) 4. [Morphy] Update tar (manageiq-ui-classic#9335) 5. Rails 7.1 / Rails 7.0 compatible changes (manageiq-ui-classic#9336) 6. [Morphy] Update tar (manageiq-ui-classic#9337) 7. Remove jquery from the audit exclusion list (manageiq-ui-classic#9338) 8. [MORPHY] Update ansi regex to 5.0.1 (manageiq-ui-classic#9339) 9. [Morphy] Update semver regex (manageiq-ui-classic#9340) 10. [Morphy] Update marked to ~4.0.10 (manageiq-ui-classic#9341) 11. [Morphy] Update decode-uri-component package (manageiq-ui-classic#9342) 12. [Morphy] Update ua_parser_js (manageiq-ui-classic#9344) 13. [Morphy] Update jqueryui (manageiq-ui-classic#9345) 14. Bump elliptic from 6.6.0 to 6.6.1 (manageiq-ui-classic#9346) UI (Gilbert Cherrie)
  • 6.
    6 UI-Service: 1. Update Yarnto v4.6.0 (manageiq-ui-service#1946) UI (Gilbert Cherrie)
  • 7.
    7 Smartstate ● Use rpmffi to parse RPM Sqlite3 package databases (#201) Amazon ● Update AWS instance types, us-isof-east-1 and us-isof-south-1 regions (#885) ● With rails 7.1, these nil values are not persisted (#884) OpenStack ● Fix stack creation due to fog-openstack class error (#905) PROVIDERS (Adam Grare)
  • 8.
    8 Enhancements ● Explicitly statebundler_d files manageiq#23334 ● Introduce all_attribute_names manageiq#23324 ● deprecate attribute no longer uses virtual attribute manageiq#23321 ● Bump manageiq-smartstate for EL8,9 RPM support manageiq#23326 ● Update English Translations manageiq#23288 PLATFORM (Joe Rafaniello)
  • 9.
    9 Bugs ● Fix buildissues container-amazon-smartstate#26 ● Fix issue where brakeman does not detect lockfile correctly from engines manageiq#23325 ● Drop cgi from the Gemfile as the default in ruby 3.1.3 and 3.3 has the CVE fix manageiq#23327 ● Avoid calling MiqQueue.messaging_client and stub it as missing manageiq#23331 ● Specify the FQ class name for the provisioning manager manageiq#23330 PLATFORM (Joe Rafaniello)
  • 10.
    10 Bugs ● Test eachsubhash for included attributes, not subhash equality #1280 @jrafanie ● Expose attribute aliases in list of attributes #1278 @kbrock ● rails 7.1: response.parsed_body is now a HashWithIndifferentAccess #1279 @jrafanie API (Keenan Brock)
  • 11.
    11 Questions? Discussion? Sprint 257Review - March 5, 2025 Meeting Start: 9:30 am EST https://zoom.us/j/3660261582?pwd=aGNRYVRFQ3kxWU0rZDNvaUdDS0VmZz09
  • 12.