Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Continuous integration

Automatically build and test your code as you push it upstream, preventing bugs from being deployed to production. A complementary practice to CI is that before submitting work, each programmer must do a complete build and run (and pass) all unit tests. Integration tests are usually run automatically on a CI server when it detects a new commit.

https://github.com/cedricwalter/properties-sync-maven-plugin

Apache maven plugin for failing fast at build time when using maven resources filtering with environment based <filters>. This maven plugin will force you to keep in sync all properties files with the reference.

apache-maven continuous-delivery continuous-integration java plugins

Last synced: 19 Jan 2025

https://github.com/ci-space/edit-config

Console app and GitHub action for editing configuration files

continuous-integration github-actions go semver-release

Last synced: 20 Jan 2025

https://github.com/andrea-acampora/nestjs-ddd-quickstarter

Template repository for NestJS projects following Domain-Driven Design, Clean Architecture and Functional Programming principles and best practice.

clean-architecture continuous-integration ddd dev-ops functional-programming nestjs testing

Last synced: 20 Jan 2025

https://github.com/pirafrank/github-commit-sign

A node module and CLI tool to perform multi-file signed commits on a GitHub repo through their GraphQL APIs. Good for CI/CD environments.

cd ci commits continuous-integration git github graphql

Last synced: 13 Jan 2025