Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.
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: copilot-community-sdk/copilot-sdk-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: copilot-community-sdk/copilot-sdk-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.2
Choose a head ref
  • 19 commits
  • 18 files changed
  • 5 contributors

Commits on Jan 22, 2026

  1. Configuration menu
    Copy the full SHA
    03a058c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44cd01d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e30b85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7135f86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d7e673 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2026

  1. Initial plan

    Copilot committed Jan 23, 2026
    Configuration menu
    Copy the full SHA
    7327b8c View commit details
    Browse the repository at this point in the history
  2. Add daily schedule trigger to SDK E2E tests workflow

    Co-authored-by: brunoborges <129743+brunoborges@users.noreply.github.com>
    Copilot and brunoborges committed Jan 23, 2026
    Configuration menu
    Copy the full SHA
    066862d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from copilot-community-sdk/copilot/adjust-sdk-e…

    …2e-test-frequency
    
    Add daily schedule to SDK E2E test workflow
    brunoborges authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    a95113b View commit details
    Browse the repository at this point in the history
  4. Add GitHub Actions workflow for GitHub Pages deployment

    This workflow automates the deployment of static content to GitHub Pages upon pushes to the main branch or manually via the Actions tab.
    brunoborges authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    e9ff597 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2026

  1. Enhance Maven site deployment and documentation

    - Update GitHub Actions workflow to build and deploy Maven site to GitHub Pages.
    - Modify README.md to reference the correct image path and update documentation link.
    - Add Maven Antrun plugin to copy README.md and images to the site directory.
    - Introduce Maven Site Plugin for improved site generation.
    - Create new documentation file (DOCS.md) with detailed API reference and usage examples.
    - Add .gitignore for site markdown resources.
    - Include site.xml for Maven site configuration.
    brunoborges committed Jan 24, 2026
    Configuration menu
    Copy the full SHA
    60e5719 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    391515d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6c840b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4962a99 View commit details
    Browse the repository at this point in the history
  5. Remove unused image from README and update Maven configuration to cop…

    …y necessary files for site generation
    brunoborges committed Jan 24, 2026
    Configuration menu
    Copy the full SHA
    fdefd8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a152f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3b9ba3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6551101 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2026

  1. Configuration menu
    Copy the full SHA
    212d985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf4f909 View commit details
    Browse the repository at this point in the history
Loading