Skip to content

Commit

Permalink
[FR] 8.11 Release Preparation and Update Main Branch to 8.12 (#3182)
Browse files Browse the repository at this point in the history
* prepping for 8.12 branch

* added ananlytic manifests and schemas

* fix linting issues

* updated analytic package manifests and schemas

Removed changes from:
- detection_rules/etc/packages.yml

(selectively cherry picked from commit b4f8fc3)
  • Loading branch information
terrancedejesus authored and github-actions[bot] committed Oct 13, 2023
1 parent 0c66652 commit ef087a0
Show file tree
Hide file tree
Showing 76 changed files with 3,461 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lock-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: '8.3,8.4,8.5,8.6,8.7,8.8,8.9,8.10'
default: '8.3,8.4,8.5,8.6,8.7,8.8,8.9,8.10,8.11'

jobs:
pr:
Expand Down
Loading

0 comments on commit ef087a0

Please sign in to comment.