GithubHelp home page GithubHelp logo

kengotoda / gradle-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
7.0 4.0 2.0 1.76 MB

A boilerplate gradle project for spring-boot based web application

License: Apache License 2.0

Java 71.98% JavaScript 7.30% TypeScript 18.05% HTML 1.87% Shell 0.80%
gradle spring-boot-web spring-boot

gradle-boilerplate's Introduction

Gradle boilerplate

Commitizen friendly semantic-release Coverage

The boilerplate project with Gradle, spring-boot-starter-web, and semantic-release.

Suggested GitHub Apps

It's suggested to enable following GitHub Apps in your project:

Suggested Services

It's suggested to introduce following services in your project:

Copyright

Copyright [yyyy][name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

gradle-boilerplate's People

Contributors

dependabot-support avatar dependabot[bot] avatar kengotoda avatar renovate-bot avatar renovate[bot] avatar semantic-release-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gradle-boilerplate's Issues

The automated release is failing 🚨

🚨 The automated release from the main branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug fixes and new features again.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can fix this πŸ’ͺ.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the main branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here are some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


> Task :application:processResources NO-SOURCE

Task :infrastructure:processResources NO-SOURCE
Task :frontend:installNode SKIPPED
Task :frontend:installYarn SKIPPED
Task :domain:compileJava UP-TO-DATE
Task :infrastructure:compileJava UP-TO-DATE
Task :application:compileJava UP-TO-DATE
Task :application:classes UP-TO-DATE
Task :application:jar UP-TO-DATE
Task :domain:processResources NO-SOURCE
Task :domain:classes UP-TO-DATE
Task :domain:jar UP-TO-DATE
Task :infrastructure:classes UP-TO-DATE
Task :infrastructure:jar UP-TO-DATE
Task :presentation:compileJava UP-TO-DATE

Task :frontend:installFrontend FAILED

added 1 package, and audited 776 packages in 2s

1 moderate severity vulnerability

To address all issues, run:
npm audit fix

Run npm audit for details.
8 actionable tasks: 1 executed, 7 up-to-date

Unfortunately this error doesn't have any additional information. Feel free to kindly ask the author of the @semantic-release/exec plugin to add more helpful information.


Good luck with your project ✨

Your semantic-release bot πŸ“¦πŸš€

The automated release is failing 🚨

🚨 The automated release from the main branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you could benefit from your bug fixes and new features.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can resolve this πŸ’ͺ.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the main branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here is some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


> Task :application:processResources NO-SOURCE

Task :infrastructure:processResources NO-SOURCE
Task :frontend:installNode SKIPPED
Task :frontend:installYarn SKIPPED
Task :domain:compileJava UP-TO-DATE
Task :infrastructure:compileJava UP-TO-DATE
Task :application:compileJava UP-TO-DATE
Task :application:classes UP-TO-DATE
Task :application:jar UP-TO-DATE
Task :domain:processResources NO-SOURCE
Task :domain:classes UP-TO-DATE
Task :domain:jar UP-TO-DATE
Task :infrastructure:classes UP-TO-DATE
Task :infrastructure:jar UP-TO-DATE
Task :presentation:compileJava UP-TO-DATE

Task :frontend:installFrontend
audited 776 packages in 4.296s

59 packages are looking for funding
run npm fund for details

found 0 vulnerabilities

Task :frontend:assembleFrontend UP-TO-DATE
Task :presentation:copyFrontendResources UP-TO-DATE
Task :presentation:processResources NO-SOURCE
Task :presentation:classes UP-TO-DATE
Task :presentation:jibDockerBuild FAILED
11 actionable tasks: 2 executed, 9 up-to-date

Unfortunately this error doesn't have any additional information. Feel free to kindly ask the author of the @semantic-release/exec plugin to add more helpful information.


Good luck with your project ✨

Your semantic-release bot πŸ“¦πŸš€

The pre-commit script throws error

lint-staged is not working.

βœ” Preparing...
⚠ Running tasks...
  ❯ Running tasks for *.{md,json,ts,tsx}
    βœ– prettier --write [ENOENT]
↓ Skipped because of errors from tasks. [SKIPPED]
βœ” Reverting to original state because of errors...
βœ” Cleaning up...

βœ– prettier --write failed without output (ENOENT).
husky - pre-commit hook exited with code 1 (error)

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

The automated release is failing 🚨

🚨 The automated release from the master branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you could benefit from your bug fixes and new features.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can resolve this πŸ’ͺ.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the master branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here is some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


Cannot push to the Git repository.

semantic-release cannot push the version tag to the branch master on the remote Git repository with URL https://x-access-token:[secure]@github.com/KengoTODA/gradle-boilerplate.

This can be caused by:


Good luck with your project ✨

Your semantic-release bot πŸ“¦πŸš€

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.