cryptic-game / java-backend-old

This is the Java Backend of the Cryptic project.

Home Page:https://cryptic-game.github.io/java-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rebuild Website on new Blogpost

JannikEmmerich opened this issue · comments

Cloudflare provides and endpoint that rebuilds the webiste. This endpoint should be configures with an environment variable and called if someone changes something on a blog post. (max. 1x in a hour + forcerebuild) (Webhook)

I'll have a look at this the next days.

I'll have a look at this the next days.

So?

Cloned master but could not start it. Forgot to mention it :D
There are 20 errors with resolving de.m4rc3l.nova:* in java-backend @JannikEmmerich

Starting Gradle Daemon...
Gradle Daemon started in 1 s 129 ms

Configure project :
Using git branch as version: master-SNAPSHOT

Task :prepareKotlinBuildScriptModel UP-TO-DATE
Could not resolve: de.m4rc3l.nova:nova-core:edge
Could not resolve: de.m4rc3l.nova:nova-data-jpa:edge
Could not resolve: de.m4rc3l.nova:nova-data-jpa:edge
Could not resolve: de.m4rc3l.nova:nova-core:edge
Could not resolve: de.m4rc3l.nova:nova-core:edge
Could not resolve: de.m4rc3l.nova:nova-core:edge
Could not resolve: de.m4rc3l.nova:nova-core:edge
Could not resolve: de.m4rc3l.nova:nova-data-jpa:edge
Could not resolve: de.m4rc3l.nova:nova-data-jpa:edge
Could not resolve: de.m4rc3l.nova:nova-core:edge
Could not resolve: de.m4rc3l.nova:nova-core:edge
Could not resolve: de.m4rc3l.nova:nova-core:edge

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.3.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 11s