Here's what's popular on GitHub today...
-
Updated
May 25, 2021 - Rust
Your favorite open source projects and the developers who make them happen. Listen in!
Docker
-
Updated
May 25, 2021 - TypeScript
GitHub Community AMA
May 26, 2021 • Online
-
Updated
May 23, 2021 - Python
Layer CI
Ship code faster with LayerCI
Developers move much faster using LayerCI to get per-branch review & E2E testing environments.
- It's easy to write efficient tests with our familiar Docker-like syntax. Never see a huge YAML file again.
- Get a staging server per-commit by adding
EXPOSE WEBSITEto the bottom of your pipeline configuration - Skip repetitive setup with our industry-leading Layer cache, it's like "docker build" but supercharged specifically for CI.
-
Updated
May 25, 2021 - C#
-
Updated
May 25, 2021
We want to use caching to speed up Appwrite's Travis CI build process, and we can use the community help here.
Currently our build process time is around ~10 minutes which is OK, but as faster it can be less time maintainers needs to wait for confirmation that there changes are running as expected.
This change should be focused on our Travis CI YAML file. Any suggestions for improving the co
-
Updated
May 25, 2021 - JavaScript
-
Updated
May 21, 2021 - Jupyter Notebook
-
Updated
May 12, 2021 - JavaScript
-
Updated
May 25, 2021 - Python
-
Updated
May 21, 2021 - HTML
-
Updated
May 25, 2021 - Python
-
Updated
May 22, 2021 - Python
-
Updated
May 25, 2021 - Python
-
Updated
May 23, 2021 - Vue
-
Updated
May 20, 2021 - JavaScript
-
Updated
May 24, 2021 - Python
-
Updated
Jan 6, 2021
WhiteSource Bolt
We'll help you harness the power of open source without compromising on security or agility!
WhiteSource Bolt for GitHub is a FREE app, which continuously scans all your repos, detects vulnerabilities in open source components and provides fixes. It supports both private and public repositories.
We've got you covered with over 200 programming languages support and continuous tracking of multiple open source vulnerabilities databases like the NVD and additional security advisories.
The
spec.rsthat reads the oci-spec specification is a general-purpose code that can be used not only in this project.Therefore, I would like to extract and provide it as a separate crate from youki in this repository.
Ideally, the youki itself should use the crate.
If anyone is interested in this, I would like to challenge you.