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: github/CopilotForXcode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: jefferyq2/CopilotForXcode
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.
  • 7 commits
  • 7 files changed
  • 1 contributor

Commits on Jan 29, 2026

  1. Create swift.yml

    jefferyq2 authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    e8175c2 View commit details
    Browse the repository at this point in the history
  2. Add GitHub Actions workflow for npm package publishing

    This workflow runs tests and publishes a Node.js package to GitHub Packages upon release creation.
    jefferyq2 authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    3584b56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b72bf9 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. Add GitHub Actions workflow for Terraform

    This workflow sets up Terraform CLI for CI/CD, initializing, formatting, planning, and applying Terraform configurations based on events.
    jefferyq2 authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    2784fa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f43ed6c View commit details
    Browse the repository at this point in the history
  3. Create static.yml

    jefferyq2 authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    f5b0121 View commit details
    Browse the repository at this point in the history
  4. Add APIsec scan workflow for API security testing

    This workflow configures APIsec for automated API security scanning on pushes and pull requests to the main branch, with scheduled scans and manual triggers.
    jefferyq2 authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    bfe9b58 View commit details
    Browse the repository at this point in the history
Loading