Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
ruby and mongoid versions
  • Loading branch information
terakilobyte committed Jul 21, 2022
commit 76fd35bb81eb85e873fc9a04890a5b8131adc5fa
4 changes: 3 additions & 1 deletion data/mongoid-published-branches.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
version:
published:
- 'master'
- '8.0'
- '7.4'
- '7.3'
- '7.2'
Expand All @@ -11,13 +12,14 @@ version:
- '6.2'
- '6.1'
- '5.4'
stable: '7.4'
stable: '8.0'
upcoming: master
git:
branches:
manual: 'master'
published:
- 'master'
- '8.0'
- '7.4'
- '7.3'
- '7.2'
Expand Down
5 changes: 4 additions & 1 deletion data/ruby-driver-published-branches.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
version:
published:
- 'master'
- '2.18'
- '2.17'
- '2.16'
- '2.15'
Expand All @@ -21,6 +22,7 @@ version:
- '1.x'
active:
- 'master'
- '2.18'
- '2.17'
- '2.16'
- '2.15'
Expand All @@ -38,13 +40,14 @@ version:
- '2.3'
- '2.2'
- '2.0'
stable: '2.17'
stable: '2.18'
upcoming: master
git:
branches:
manual: 'master'
published:
- 'master'
- 'v2.18'
- 'v2.17'
- 'v2.16'
- 'v2.15'
Expand Down