Projects with this topic
-
ICL : Intellisrc Common Library : This library can help you to write less code and speedup the development of your next great application. It is particularly designed to accomplish most of the common tasks required by backend services.
Updated -
Jenkins Shared Library. Reusable Trivy scanning and email reporting functions for the Tetris App CI/CD pipeline.
Updated -
-
Jenkins Shared Library
This Jenkins Shared Library centralizes and reuses common pipeline code to simplify and standardize pipeline creation in Jenkins.
It contains custom steps and functions that can be imported and used in any Jenkins file.
To see a practical example of its use, see the Jenkins examples repository: https://gitlab.com/JuanMiguelVimeCastillo/jenkins-shared-library-demo
Updated -
A Jenkins pipeline library written in Groovy. This repository is a copy of my original library which is hosted at https://github.com/sandialabs/SPiFI .
Updated -
A very simple deployment tool, like Ansible, but for running bash commands.
Updated -
-
-
-
This Jenkins Shared Library helps minimize duplication in Jenkins pipelines by providing reusable and standardized pipeline scripts and functions. It includes modular code for common tasks, streamlining build, test, and deployment workflows across multiple projects and ensuring greater consistency.
Updated -
-
Gradle build system used to automate the setup of a minecraft mod development environment. (mirror of https://github.com/FabricMC/fabric-loom)
Updated -
-
Base coding style check configuration
Updated -
Code smells are evil, so detecting them as soon as possible is important. My personal aim with this project is to have some fun with the AST and learn the groovy language but also implement some smell detectors :)
Updated -
-
New repository: https://github.com/AnatoliyKozlov/evaluator-spring-boot-starter
This spring-boot-starter facilitates the debugging of your deployed web application. It allows you to execute arbitrary code in the context of your application or outside it via the web route.
Archived 5Updated -
Sample API simulator written in Groovy with the Micronaut framework
Updated