Skip to content

Commit

Permalink
Preparation for pre-release 3.
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdoe committed Jan 28, 2024
1 parent 743e1ef commit a563a4a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions CCMenu/Resources/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>21.0</string>
<string>22.0</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
Expand All @@ -34,7 +34,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>2211.1</string>
<string>2220.1</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.developer-tools</string>
<key>LSMinimumSystemVersion</key>
Expand Down
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ For now the roadmap is tracked in this readme file.
- [X] GitHub repository and workflow selection
- [X] Caching of last-used authentication token

### Pre-release 3 (planned)
### Version 22 (CCMenu2 pre-release 3)

- [X] Notifications
- [ ] Build timer updates every second
- [X] Build timer updates every second
- [X] Discover project names for CCTray feeds

### Pre-release 4 (planned)
Expand All @@ -48,7 +48,8 @@ For now the roadmap is tracked in this readme file.

- [ ] Improve accessibility
- [ ] Add support for localisation
- [ ] Show avatar in notifications (committer or repo owner)
- [ ] Show avatar in notifications (committer or repo owner)
- [ ] Pipeline groups with submenus
- [ ] Reduced polling frequency on low data connections
- [ ] Add Nevergreen-style dashboard (full screen window)
- [ ] Embed libjq to transform feeds from other CI servers

0 comments on commit a563a4a

Please sign in to comment.