-
Notifications
You must be signed in to change notification settings - Fork 75
Comparing changes
Open a pull request
base repository: spotify/fmt-maven-plugin
base: c9bccb4
head repository: spotify/fmt-maven-plugin
compare: 019c431
- 18 commits
- 41 files changed
- 12 contributors
Commits on Jun 14, 2022
-
[maven-release-plugin] prepare for next development iteration
Klara Ward committedJun 14, 2022 Configuration menu - View commit details
-
Copy full SHA for da95eca - Browse repository at this point
Copy the full SHA da95ecaView commit details
Commits on Jun 22, 2022
-
Use 2.19 for formatting code in this repo (#154)
Klara authoredJun 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 9494d83 - Browse repository at this point
Copy the full SHA 9494d83View commit details -
Add metadata for Spotify OSS (#155)
Klara authoredJun 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 155b7e5 - Browse repository at this point
Copy the full SHA 155b7e5View commit details
Commits on Sep 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 98ba143 - Browse repository at this point
Copy the full SHA 98ba143View commit details
Commits on Sep 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 25fa19d - Browse repository at this point
Copy the full SHA 25fa19dView commit details
Commits on Sep 30, 2022
-
Allow skipping of sourceDirectory or testSourceDirectory (#128)
* Allow skipping of sourceDirectory or testSourceDirectory Fixes #31 Adds 2 extra configuration options controlling whether to skip relevant directories: - skipSourceDirectory - skipTestSourceDirectory Tests added: - check_skipsourcedirectory: Tests that sourceDirectory is skipped for check goal when skipSourceDirectory is true. sourceDirectory includes unformatted code so it would fail if not skipped. - check_skiptestsourcedirectory: Tests that testSourceDirectory is skipped for check goal when skipTestSourceDirectory is true. testSourceDirectory includes unformatted code so it would fail if not skipped. - skipsourcedirectory: Tests that sourceDirectory files are not formatted with format goal when skipSourceDirectory is true. - skiptestsourcedirectory: Tests that testSourceDirectory files are not formatted with format goal when skipTestSourceDirectory is true. Co-authored-by: Sean Flanigan <[email protected]> * Apply suggestions from code review Co-authored-by: Klara <[email protected]> * Use loadMojo * Add invoker.properties for skip directory tests * Update groupId to com.spotify.fmt for skip directory test pom.xml Co-authored-by: Sean Flanigan <[email protected]> Co-authored-by: Klara <[email protected]> Co-authored-by: Klara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1cf19c0 - Browse repository at this point
Copy the full SHA 1cf19c0View commit details
Commits on Feb 27, 2023
-
fix: upgrade org.apache.maven.plugin-tools:maven-plugin-annotations f…
…rom 3.4 to 3.7.1 (#162) Snyk has created this PR to upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.4 to 3.7.1. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.maven.plugin-tools/maven-plugin-annotations/ See this project in Snyk: https://app.snyk.io/org/spotify-foss/project/c9cb7045-0744-4928-a764-5614b672ccad?utm_source=github&utm_medium=referral&page=upgrade-pr
Configuration menu - View commit details
-
Copy full SHA for 34e4846 - Browse repository at this point
Copy the full SHA 34e4846View commit details -
fix: upgrade io.norberg:auto-matter from 0.25.1 to 0.26.1 (#163)
Snyk has created this PR to upgrade io.norberg:auto-matter from 0.25.1 to 0.26.1. See this package in Maven Repository: https://mvnrepository.com/artifact/io.norberg/auto-matter/ See this project in Snyk: https://app.snyk.io/org/spotify-foss/project/c9cb7045-0744-4928-a764-5614b672ccad?utm_source=github&utm_medium=referral&page=upgrade-pr
Configuration menu - View commit details
-
Copy full SHA for e59e44e - Browse repository at this point
Copy the full SHA e59e44eView commit details -
fix: upgrade org.apache.maven:maven-plugin-api from 3.8.4 to 3.8.7 (#164
) Snyk has created this PR to upgrade org.apache.maven:maven-plugin-api from 3.8.4 to 3.8.7. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.maven/maven-plugin-api/ See this project in Snyk: https://app.snyk.io/org/spotify-foss/project/c9cb7045-0744-4928-a764-5614b672ccad?utm_source=github&utm_medium=referral&page=upgrade-pr
Configuration menu - View commit details
-
Copy full SHA for b40fe15 - Browse repository at this point
Copy the full SHA b40fe15View commit details
Commits on Mar 16, 2023
-
fix: upgrade org.apache.maven.plugin-tools:maven-plugin-annotations f…
…rom 3.7.1 to 3.8.1 (#169) Snyk has created this PR to upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.7.1 to 3.8.1. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.maven.plugin-tools/maven-plugin-annotations/ See this project in Snyk: https://app.snyk.io/org/spotify-foss/project/c9cb7045-0744-4928-a764-5614b672ccad?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9799b8 - Browse repository at this point
Copy the full SHA a9799b8View commit details
Commits on Apr 25, 2023
-
fix: upgrade io.norberg:auto-matter from 0.26.1 to 0.26.2 (#173)
Snyk has created this PR to upgrade io.norberg:auto-matter from 0.26.1 to 0.26.2. See this package in Maven Repository: https://mvnrepository.com/artifact/io.norberg/auto-matter/ See this project in Snyk: https://app.snyk.io/org/spotify-foss/project/c9cb7045-0744-4928-a764-5614b672ccad?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eca0449 - Browse repository at this point
Copy the full SHA eca0449View commit details
Commits on Apr 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eded35e - Browse repository at this point
Copy the full SHA eded35eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07fd7a4 - Browse repository at this point
Copy the full SHA 07fd7a4View commit details
Commits on May 11, 2023
-
fix: upgrade org.apache.maven.plugin-tools:maven-plugin-annotations f…
…rom 3.8.1 to 3.8.2 (#174) Snyk has created this PR to upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.8.1 to 3.8.2. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.maven.plugin-tools/maven-plugin-annotations/ See this project in Snyk: https://app.snyk.io/org/spotify-foss/project/c9cb7045-0744-4928-a764-5614b672ccad?utm_source=github&utm_medium=referral&page=upgrade-pr
Configuration menu - View commit details
-
Copy full SHA for b2fa616 - Browse repository at this point
Copy the full SHA b2fa616View commit details
Commits on Sep 22, 2023
-
Bump org.apache.maven:maven-core from 3.3.9 to 3.8.1 (#177)
Bumps [org.apache.maven:maven-core](https://github.com/apache/maven) from 3.3.9 to 3.8.1. - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.3.9...maven-3.8.1) --- updated-dependencies: - dependency-name: org.apache.maven:maven-core dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4bbc48a - Browse repository at this point
Copy the full SHA 4bbc48aView commit details -
[Snyk] Upgrade org.apache.maven:maven-plugin-api from 3.8.7 to 3.9.0 (#…
…167) * fix: upgrade org.apache.maven:maven-plugin-api from 3.8.7 to 3.9.0 Snyk has created this PR to upgrade org.apache.maven:maven-plugin-api from 3.8.7 to 3.9.0. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.maven/maven-plugin-api/ See this project in Snyk: https://app.snyk.io/org/spotify-foss/project/c9cb7045-0744-4928-a764-5614b672ccad?utm_source=github&utm_medium=referral&page=upgrade-pr * bump maven-core and maven-compat to latest version as well --------- Co-authored-by: Klara <[email protected]> Co-authored-by: Caesar Ralf Franz Hoppen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a05c27c - Browse repository at this point
Copy the full SHA a05c27cView commit details -
* Reformat pom.xml * Add ignore to release files * Change to use spotify:foss-root as parent * Adds java 21 to builds * Bumps google-format to 1.17 for jdk21 compatibility * Remove running itself --------- Co-authored-by: Caesar Ralf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 84160f3 - Browse repository at this point
Copy the full SHA 84160f3View commit details -
[maven-release-plugin] prepare release 2.21
Caesar Ralf committedSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 019c431 - Browse repository at this point
Copy the full SHA 019c431View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff c9bccb4...019c431