Giter Club home page Giter Club logo

christmasgreeter's Introduction

ChristmasGreeter

Java version Codacy Badge Codecov Code coverage CI Docker Image CI Code Analysis CI Docker Image Telegram License

The ultimate tool to wish everyone a merry Christmas.

Purpose

This project is meant as a playground to experiment with the most recent Java features.

The project itself is built with Java 19, and it comes with the following dependencies:

  • Apache Commons 3
  • JUnit 5
  • Mockito 5
  • Apache log4j 2

How to set up the project

  1. Install JDK 19
  2. Clone the project locally and move into its folder
  3. Run the command ./gradlew build
  4. Import the project inside your IDE as a Gradle project
  5. Ensure your IDE is correctly configured to use a Java 19 JDK.

How to contribute to the project

Take a look at this project's contributing guidelines here.

License

See the LICENSE file for license rights and limitations (MIT).

christmasgreeter's People

Contributors

dependabot[bot] avatar martellienrico avatar renovate-bot avatar renovate[bot] avatar rob93c avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

martellienrico

christmasgreeter's Issues

Move the project to Java 19

The project should be upgraded to Java 19.
Make sure to also update accordingly every workflow in place and the Dockerfile.

  • Update the project
  • Update Dockerfile
  • Update Docker workflow
  • Update codeql workflow
  • Update Maven workflow

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

dockerfile
Dockerfile
  • gradle 8.0-jdk19
  • eclipse-temurin 21
github-actions
.github/workflows/codeql-analysis.yml
  • actions/checkout v4
  • github/codeql-action v3
  • actions/setup-java v4
  • github/codeql-action v3
  • github/codeql-action v3
.github/workflows/coverage.yml
  • actions/checkout v4
  • actions/setup-java v4
  • codecov/codecov-action v4
.github/workflows/docker-image.yml
  • actions/checkout v4
  • docker/setup-buildx-action v3
  • docker/login-action v3
  • docker/metadata-action v5
  • docker/build-push-action v6
gradle
settings.gradle
build.gradle
gradle/libs.versions.toml
  • org.apache.commons:commons-lang3 3.15.0
  • org.junit.jupiter:junit-jupiter-api 5.10.3
  • org.junit.jupiter:junit-jupiter-engine 5.10.3
  • org.apache.logging.log4j:log4j-core 2.23.1
  • org.mockito:mockito-junit-jupiter 5.12.0
  • com.github.johnrengelman.shadow 8.1.1
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 8.9

  • Check this box to trigger a request for Renovate to run again on this repository

Configure codecov to ignore Pull Requests when coverage doesn't change

At the moment, codecov always checks for coverage statistics for each pull request.
It should be configured adding a properly populated codecov.yml file in the root directory of the project in order to ignore pull requests opened by the Renovate bot to update a dependency.

The official documentation can be found here.

Migrate the project to Gradle

The project should be updated with the configuration needed to use Gradle as its dependency manager, without having an impact on the existing code.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.