Projects with this topic
-
-
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-exercises
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 -
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 -
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 -
-
Sample API simulator written in Groovy with the Micronaut framework
Updated -
Weblog with Hugo SSG & GitLab Pages: https://codefreezr.gitlab.io/lifelonglearning
Updated -
A Simple Rest Api interface for beyondclass project.
Updated -
Spring Boot Service which handles all the life cycle methods of an Assignment from Creation -> Evaluation -> Deleting, Currently supports three types of Assignments:
Theory Coding Mcq'sUpdated -
An experiment in using the Microsoft Graph API with Groovy and Spring Boot.
Updated -
(discontinued) Telegram Bots for Java & Groovy :: https://teslex.gitlab.io/telegroo
Updated -
Small set of Gradle's tasks for checking file style for all files and for checking code style of Gradle's code
Updated