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

Marge treasure data v0.6.26 #23

Merged
merged 29 commits into from
Jan 29, 2024
Merged

Marge treasure data v0.6.26 #23

merged 29 commits into from
Jan 29, 2024

Commits on Nov 23, 2020

  1. Create codeql-analysis.yml

    Code scanning is a feature that you use to analyze the code in a GitHub repository to find security vulnerabilities and coding errors.
    NirmalaY12 authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    9a20b85 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Merge pull request treasure-data#105 from treasure-data/CodeQL

    Create codeql-analysis.yml
    kietdo360 authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    3aa023e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Extract method

    xuantuan58 committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    aac02ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beac285 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b89183 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f17c4f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3056fa View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Merge pull request treasure-data#114 from treasure-data/fix-resource-…

    …leak-program-members
    
    Fix resource leak when import program members
    xuantuan58 authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    7dcc07b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Bump up v0.6.25

    xuantuan58 committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    9bb4b9f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Merge pull request treasure-data#115 from treasure-data/fix-resource-…

    …leak-program-members
    
    Follows the PR treasure-data#114 bump up v0.6.25
    xuantuan58 authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    e618a73 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    1e48ea1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request treasure-data#116 from treasure-data/ready-for-mav…

    …en-central
    
    Get ready for Maven Central by adding sources and javadoc JARs
    dmikurube authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    8455367 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    4442e45 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Update codeql

    minidragon88 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    fe2026d View commit details
    Browse the repository at this point in the history
  2. Merge pull request treasure-data#117 from treasure-data/codeql-depend…

    …abot-update
    
    Update CodeQL actions to v2 and enable Dependabot for GitHub Actions
    minidragon88 authored May 19, 2023
    Configuration menu
    Copy the full SHA
    808295f View commit details
    Browse the repository at this point in the history
  3. Bump actions/upload-artifact from 2 to 3

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 19, 2023
    Configuration menu
    Copy the full SHA
    615576f View commit details
    Browse the repository at this point in the history
  4. Bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 19, 2023
    Configuration menu
    Copy the full SHA
    7941925 View commit details
    Browse the repository at this point in the history
  5. Merge pull request treasure-data#118 from treasure-data/dependabot/gi…

    …thub_actions/actions/upload-artifact-3
    
    Bump actions/upload-artifact from 2 to 3
    minidragon88 authored May 19, 2023
    Configuration menu
    Copy the full SHA
    b319786 View commit details
    Browse the repository at this point in the history
  6. Merge pull request treasure-data#119 from treasure-data/dependabot/gi…

    …thub_actions/actions/checkout-3
    
    Bump actions/checkout from 2 to 3
    minidragon88 authored May 19, 2023
    Configuration menu
    Copy the full SHA
    768f228 View commit details
    Browse the repository at this point in the history
  7. Bump actions/setup-java from 1 to 3

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 1 to 3.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v1...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 19, 2023
    Configuration menu
    Copy the full SHA
    c344f10 View commit details
    Browse the repository at this point in the history
  8. update java distribution

    minidragon88 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    aa36cd5 View commit details
    Browse the repository at this point in the history
  9. Merge pull request treasure-data#120 from treasure-data/dependabot/gi…

    …thub_actions/actions/setup-java-3
    
    Bump actions/setup-java from 1 to 3
    minidragon88 authored May 19, 2023
    Configuration menu
    Copy the full SHA
    00bf61a View commit details
    Browse the repository at this point in the history
  10. Update coverage location

    minidragon88 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    fcc8cae View commit details
    Browse the repository at this point in the history
  11. Merge pull request treasure-data#121 from treasure-data/update_action…

    …_artifacts
    
    Update coverage location
    minidragon88 authored May 19, 2023
    Configuration menu
    Copy the full SHA
    2b765ec View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Catch up to Java 11

    vietnguyen-td committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    6b40048 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    e3283d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. update-to-v0.6.26

    pn-koshikawa committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    42a1d13 View commit details
    Browse the repository at this point in the history
  2. update compileClasspath

    pn-koshikawa committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0936314 View commit details
    Browse the repository at this point in the history
  3. fix build error

    pn-koshikawa committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ffb524a View commit details
    Browse the repository at this point in the history