Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudquery/plugin-sdk-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 39fadc3
Choose a base ref
...
head repository: cloudquery/plugin-sdk-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 000443d
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Aug 29, 2023

  1. chore: add a resource roundtrip (#104)

    Test resource encoding and decoding with a roundtrip to help catch
    type conversions errors.
    mnorbury authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d81c298 View commit details
    Browse the repository at this point in the history
  2. fix: make the underlying timestamp consistent (#105)

    Switch to using a base storage of `ms` and consistent across all parsing methods
    mnorbury authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d97dabd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    000443d View commit details
    Browse the repository at this point in the history
Loading