Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/4lejandrito/liferay-hidden-tickets
List tickets hidden by a feature flag
https://github.com/4lejandrito/liferay-hidden-tickets
Last synced: about 1 month ago
JSON representation
List tickets hidden by a feature flag
- Host: GitHub
- URL: https://github.com/4lejandrito/liferay-hidden-tickets
- Owner: 4lejandrito
- Created: 2021-11-18T06:04:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-23T20:50:29.000Z (about 3 years ago)
- Last Synced: 2024-10-12T23:11:03.481Z (2 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Liferay Hidden Tickets
List all the tickets that added a feature flag within the given git range. Use with caution.
## Installation
Move the `lht` script to your $PATH.
## Usage
Just run `lht ` in the liferay-portal(-ee) repo root and wait for the ticket names to be listed.
**Example (in liferay-portal-ee):**
```bash
lht 7.4.13-ga1 HEAD
```