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: googleapis/google-api-java-client-services
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: https-github-com-fhar28/google-api-java-client-services
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 6 files changed
  • 1 contributor

Commits on Sep 30, 2024

  1. Update LICENSE

    Update copyright owner
    Farrah Gil P. Chua authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    09db751 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Create gradle-publish.yml android

    Farrah Gil P. Chua authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b8ed2ce View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Create gradle.yml

    Farrah Gil P. Chua authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    ffc03be View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Update codegen.yaml

                - name: Upload a Build Artifact
      uses: actions/[email protected]
      with:
        # Artifact name
        name: # optional, default is artifact
        # A file, directory or wildcard pattern that describes what to upload
        path: 
        # The desired behavior if no files are found using the provided path.
    Available Options:
      warn: Output a warning but do not fail the action
      error: Fail the action with an error message
      ignore: Do not output any warnings or errors, the action does not fail
    
        if-no-files-found: # optional, default is warn
        # Duration after which artifact will expire in days. 0 means using default retention.
    Minimum 1 day. Maximum 90 days unless changed from the repository settings page.
    
        retention-days: # optional
        # The level of compression for Zlib to be applied to the artifact archive. The value can range from 0 to 9: - 0: No compression - 1: Best speed - 6: Default compression (same as GNU Gzip) - 9: Best compression Higher levels will result in better compression, but will take longer to complete. For large files that are not easily compressed, a value of 0 is recommended for significantly faster uploads.
    
        compression-level: # optional, default is 6
        # If true, an artifact with a matching name will be deleted before a new one is uploaded. If false, the action will fail if an artifact for the given name already exists. Does not fail if the artifact does not exist.
    
        overwrite: # optional, default is false
        # If true, hidden files will be included in the artifact. If false, hidden files will be excluded from the artifact.
    
        include-hidden-files: # optional, default is false
    Farrah Gil P. Chua authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    776c8cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Wayfair-okta-com/fhar28-patch-1

    Update codegen.yaml
    Farrah Gil P. Chua authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    9f5305e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Merge pull request #1 from https-github-com-fhar28/fhar28-patch-1

    Update LICENSE
    Farrah Gil P. Chua authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1b7daaf View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2025

  1. Merge branch 'https-github-com-fhar28:main' into main

    Farrah Gil Pancho authored Apr 12, 2025
    Configuration menu
    Copy the full SHA
    ae873ff View commit details
    Browse the repository at this point in the history
  2. Create devcontainer.json

    Farrah Gil Pancho authored Apr 12, 2025
    Configuration menu
    Copy the full SHA
    db7a29f View commit details
    Browse the repository at this point in the history
  3. Update devcontainer.json

    Farrah Gil Pancho authored Apr 12, 2025
    Configuration menu
    Copy the full SHA
    c5d4ffd View commit details
    Browse the repository at this point in the history
  4. Update codegen.yaml

    Farrah Gil Pancho authored Apr 12, 2025
    Configuration menu
    Copy the full SHA
    c961a62 View commit details
    Browse the repository at this point in the history
  5. Update update-root-readme.yaml

    Farrah Gil Pancho authored Apr 12, 2025
    Configuration menu
    Copy the full SHA
    4536d41 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. Merge pull request #2 from Wayfair-okta-com/main

    Update
    Farrah Gil Pancho authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    aac5748 View commit details
    Browse the repository at this point in the history
Loading