An open API service indexing awesome lists of open source software.

https://github.com/eric-jxl/weibo

This Weibo Hot List
https://github.com/eric-jxl/weibo

flask gunicorn python3

Last synced: 2 months ago
JSON representation

This Weibo Hot List

Awesome Lists containing this project

README

          

# weibo
### The Weibo Hot List

[![Docker Image CI](https://github.com/eric-jxl/weibo/actions/workflows/docker-image.yml/badge.svg)](https://github.com/eric-jxl/weibo/actions/workflows/docker-image.yml)
[![Sonarcloud Build](https://github.com/eric-jxl/weibo/actions/workflows/build.yml/badge.svg)](https://github.com/eric-jxl/weibo/actions/workflows/build.yml)
[![CodeQL Advanced](https://github.com/eric-jxl/weibo/actions/workflows/codeql.yml/badge.svg)](https://github.com/eric-jxl/weibo/actions/workflows/codeql.yml)
### 针对ghcr.io 打包镜像
- 使用[Github Actions](.github/workflows/docker-image.yml) 自动打包Docker镜像发布到[ghcr.io](https://github.com/eric-jxl/weibo/pkgs/container/weibo)
- 使用[Sonar](.github/workflows/build.ym)代码漏洞检查

> - *仅修改py文件和Dockerfile 触发CI/CD 打包镜像*
> - *提交PR 触发自动代码检查*