Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #1076: Add support for palantir-java-format #1083

Merged
merged 15 commits into from
Jan 12, 2022

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    57d0c0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb02b2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    220276f View commit details
    Browse the repository at this point in the history
  4. Fix PalantirJavaFormatIntegrationTest gradle integration test

    Both versions tested are compatible with java 8
    carterkozak committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    d7dd8cd View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    6aff52d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    368c75f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b38c3b5 View commit details
    Browse the repository at this point in the history
  4. Fix broken nomaven_15.

    nedtwigg committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    e742e2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ab3a25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9352f6 View commit details
    Browse the repository at this point in the history
  7. Simplify the PJF step using a compileOnly dependency

    Support for non-default styles and alternative artifacts have
    been dropped in favor simplicity.
    If requested, we can add support for reflowing strings in the
    future.
    carterkozak committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    0d83dca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f761b4d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac019eb View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    a5bf1fe View commit details
    Browse the repository at this point in the history
  2. Revert "Remove the CodeQL workflow because it is using jcenter which …

    …is now dead."
    
    This reverts commit a5bf1fe.
    nedtwigg committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    f4db9e0 View commit details
    Browse the repository at this point in the history