Skip to content

Commit

Permalink
Merge pull request #969 from zopencommunity/upstream_status
Browse files Browse the repository at this point in the history
docs: add upstream status report based on patches
  • Loading branch information
IgorTodorovskiIBM authored Feb 19, 2025
2 parents 588c0c5 + 305f66f commit 36ee0ab
Show file tree
Hide file tree
Showing 141 changed files with 6,379 additions and 2 deletions.
3 changes: 3 additions & 0 deletions cicd/on_nightly.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ UpdateDocs() {
# Generate the currency status
./tools/get_bump_status.sh docs/updatestatus.md

# Generate the upstream status
python3 ./tools/generate_zopencommunity_patch_report.py --report docs/upstreamstatus.md --images docs/images/upstream

python3 tools/create_cve_json.py --verbose --output-file docs/api/zopen_vulnerability.json

# This script updates the status page
Expand Down
6 changes: 4 additions & 2 deletions docs/_sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@
- [Available Tools and Libraries](/Latest.md)
- [Newly Released Packages](/newly_released.md)
- [Package Vulnerabilities](/Vulnerabilities.md)
- [Status](/Progress.md)
- [Currency](/updatestatus.md)
- Status
- [Overall Status](/Progress.md)
- [Currency](/updatestatus.md)
- [Upstreaming](/upstreamstatus.md)
- [Usage Stats](https://usage.zopen.community)
- [CICD Pipeline](/Guides/Testing.md)
- Reference
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/upstream/fzfport_cumulative_trend.png
Binary file added docs/images/upstream/gitport_cumulative_trend.png
Binary file added docs/images/upstream/gmpport_cumulative_trend.png
Binary file added docs/images/upstream/gnport_cumulative_trend.png
Binary file added docs/images/upstream/gpgport_cumulative_trend.png
Binary file added docs/images/upstream/gumport_cumulative_trend.png
Binary file added docs/images/upstream/jqport_cumulative_trend.png
Binary file added docs/images/upstream/luaport_cumulative_trend.png
Binary file added docs/images/upstream/luvport_cumulative_trend.png
Binary file added docs/images/upstream/m4port_cumulative_trend.png
Binary file added docs/images/upstream/overall_cumulative_trend.png
Binary file added docs/images/upstream/phpport_cumulative_trend.png
Binary file added docs/images/upstream/sedport_cumulative_trend.png
Binary file added docs/images/upstream/tarport_cumulative_trend.png
Binary file added docs/images/upstream/tclport_cumulative_trend.png
Binary file added docs/images/upstream/tigport_cumulative_trend.png
Binary file added docs/images/upstream/vimport_cumulative_trend.png
Binary file added docs/images/upstream/xzport_cumulative_trend.png
Binary file added docs/images/upstream/zipport_cumulative_trend.png
5,971 changes: 5,971 additions & 0 deletions docs/upstreamstatus.md

Large diffs are not rendered by default.

Loading

0 comments on commit 36ee0ab

Please sign in to comment.