Skip to content

Here's what's popular on GitHub today...

The ReadME Podcast
Podcast

Your favorite open source projects and the developers who make them happen. Listen in!

Java logo
Popular topic
Java is an object-oriented programming language used mainly for web, desktop, embedded devices and mobile applications.
GitHub Presente: Em Portuguese
Upcoming event recommended by GitHub
Jun
15

GitHub Presente: Em Portuguese

June 15, 2021 • Online

Evento virtual que reúne devs e profissionais de tech do Brasil
App recommended by GitHub

Coveralls

Coveralls.io: Deliver Better Code

We help you deliver code confidently by showing which parts of your code aren’t covered by your test suite.

Eliminate Tech Debt

Maintaining a well-tested codebase is mission-critical, but figuring out where your tests are lacking can be painful. You're already running your tests on a continuous integration server, let it do the heavy lifting. Coveralls works with your CI to sift through coverage data to find gaps you didn't know you had.

netdata
Trending repository
Trending repository
jrhizor
jrhizor commented May 27, 2021

The current documentation has you bounce back and forth between the cmdline and the UI.

The instructions will look like:

# pull UPGRADE_VERSION from github
docker-compose down
docker-compose up -d db server webapp
curl --data "{}" http://localhost:8001/api/v1/deployment/export > export.tar.gz
docker run --rm -v $(pwd):/config airbyte/migration:$UPGRADE_VERSION -- --input /config/export.tar.
Trending repository
Trending repository
zyupo
zyupo commented May 12, 2020

Spug运维平台在过去的公司里稳定运行3年以上,开源的大部分代码也是基于稳定版本之上,为了增加更多用户在企业使用的信心,如您愿意,请将您在企业中使用Spug的案例展示给我们,请在该issue页面提供您的使用案例,提交格式:企业名称 + 公司官网地址。官网地址为可选项,您可以直接提供企业名称即可。

此外,您也可以通过其他渠道如QQ、微信、邮件的方式联系项目作者提供使用案例。

征集长期有效,感谢大家支持!

Spug部分案例:

Google Cloud Build screenshot
App recommended by GitHub

Google Cloud Build

Google Cloud Build

Google Cloud Build lets you create fast, consistent, reliable builds across all languages. Automatically build containers or non-container artifacts on commits to your GitHub repository. Get complete control over defining custom workflows for building, testing, and deploying across multiple environments such as VMs, serverless, Kubernetes, or Firebase.