[FR] 8.7 Release Preparation and Update Main Branch to 8.8 (#2533)

* adding preparations for 8.8 release

* addressed flake single new line error

* froze and updated API schemas

* updated get_intregration_manifests

* adjusted boolean in find_latest_integration_version
This commit is contained in:
Terrance DeJesus
2023-02-08 17:27:21 -05:00
committed by GitHub
parent 60115443a4
commit 8a7ad13611
85 changed files with 3649 additions and 35 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ on:
description: 'List of branches to lock versions (ordered, comma separated)'
required: true
# 7.17 was intentionally skipped because it was added late and was bug fix only
default: '7.16,8.0,8.1,8.2,8.3,8.4,8.5,8.6'
default: '7.16,8.0,8.1,8.2,8.3,8.4,8.5,8.6,8.7'
jobs:
pr: