TheSnoozer
TheSnoozer
Hello dear follower of this project. It's been a long journey and I feel that I recently don't have the time to contribute as much to this project :-( My...
Hi, I would like to have an additional property that indicates whether the current commit is also in remote repro (aka. pushed to origin). With the native git it should...
Hi, I just wanted to check-in if a color coded chat would be something that would fit this scope of this project? Technically its pretty much at the border of...
Rather a tiny improvement, but thought it makes sense to add a progress when downloading from api
Similar to all other services (e.g. the [jenkins service](https://github.com/trautonen/coveralls-maven-plugin/blob/master/src/main/java/org/eluder/coveralls/maven/plugin/service/Jenkins.java)), there should be a service that supports github actions. Environment variables are documented in https://help.github.com/en/actions/automating-your-workflow-with-github-actions/using-environment-variables#default-environment-variables Untested: ```java public class GithubAction extends...
java.lang.NullPointerException at mapwriter.util.Utils.getWorldName(Utils.java:159) with Replay Mod
Hi I'm using Minecraft 1.8 with the following mods - forge-1.8-11.14.4.1577 - LiteLoader 1.8 with Forge 1.8 - Replay Mod v1.8-2.0.0 When watching my replayfiles (basically a recording of what...
Related to https://github.com/git-commit-id/git-commit-id-maven-plugin/issues/674. This change is required to make the times produced by the git-commit-id-maven-plugin usable for Maven's [reproducible builds]( https://maven.apache.org/guides/mini/guide-reproducible-builds.html). Timestamp for reproducible output archive entries must either formatted...
#674: parse 'project.build.outputTimestamp' formatted as ISO 8601 ### Context ### Contributor Checklist - [ ] Added relevant integration or unit tests to verify the changes - [ ] Update the...
### Describe the release details (required) This is the place holder to release the new **7.0.1** version. Note that the current open tickets should be addressed, before performing a release....
``` [out:json][timeout:25]; // gather results ( // (around:radius,latitude,longitude) is_in(43.5391108,6.9376076); ); // print results out body; >; out skel qt; ``` returns valid data (e.g. `area`) however the api just states...