1
0
mirror of synced 2025-12-19 18:06:02 -05:00

4 Commits

Author SHA1 Message Date
Rich Lander
8c8e5836c3 Fix linter errors in repo (#9689)
* Fix linter errors

* Update links
2025-01-13 21:40:52 -08:00
Rich Lander
1f44a9a4f2 Update README and related files (#9478)
* Update README and related files

* Change schema name

* Cleanup mistakes

* Comment out future content

* Reduce line length
2024-08-22 15:54:43 -07:00
Rich Lander
62bf6fd4d3 Add releases-index json schema (#9424) 2024-07-30 12:48:19 -07:00
Rich Lander
49e018be1e Linux packages JSON format (#9412)
* Add packages JSON file

* Reformat document

* Remove zlib

* Remove 'Extra' concept

* Add reference doc

* Generate markdown

* Add trailing CR

* Apply suggestions from code review

Co-authored-by: Matt Thalman <mthalman@microsoft.com>

* Update schema per feedback

* Remove commands property

* Update markdown to commands schemea change

* Add formats description

* Change title

* Add more examples

* Add formats link to README

* Apply suggestions from code review

Co-authored-by: Matt Thalman <mthalman@microsoft.com>

* Update schema with descriptions

* Apply suggestions from code review

Co-authored-by: Omair Majid <omajid@redhat.com>
Co-authored-by: Noah Gilson <noahgilson@microsoft.com>

* Rename files

* Add eol-date

* Update README files

* Update schema links

* Update link titles

* Update per feedback

* Update per feedback

* Updates per feedback

* Update description

* Sort packages

* Remove Debian 11

* Add min-version information

* Change to link

* Update markdown

* Update schema per feedback

* Apply suggestions from code review

Co-authored-by: Matt Thalman <mthalman@microsoft.com>

* Update markdown

---------

Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: Omair Majid <omajid@redhat.com>
Co-authored-by: Noah Gilson <noahgilson@microsoft.com>
2024-07-22 13:11:55 -07:00