stable

gron-0.6.0-2.fc31

FEDORA-2020-d18e4b6803 created by lkiesow 5 years ago for Fedora 31

Initial build of gron, a tool to make JSON greppable

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf install --refresh --advisory=FEDORA-2020-d18e4b6803 \*

This update has been submitted for testing by lkiesow.

5 years ago

This update's test gating status has been changed to 'ignored'.

5 years ago

lkiesow edited this update.

5 years ago

This update has been pushed to testing.

5 years ago
User Icon lkiesow commented & provided feedback 5 years ago

Installation on a clean system works as expected and the tool works fine as well:

# echo '{"a":"b", "b":[1,2,3]}' | gron                                                                                                                                                                                   
json = {};                                                                                                                                                                                                                                    
json.a = "b";                                                                                                                                                                                                                                 
json.b = [];                                                                                                                                                                                                                                  
json.b[0] = 1;                                                                                                                                                                                                                                
json.b[1] = 2;                                                                                                                                                                                                                                
json.b[2] = 3;
User Icon lnie commented & provided feedback 5 years ago
karma

works as expected

This update can be pushed to stable now if the maintainer wishes

5 years ago

This update has been submitted for stable by bodhi.

5 years ago

This update has been pushed to stable.

5 years ago

Please login to add feedback.

Metadata
Type
newpackage
Karma
1
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
7 days
Dates
submitted
5 years ago
in testing
5 years ago
in stable
5 years ago
modified
5 years ago

Automated Test Results