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: codifycli/codify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: codifycli/codify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: kevin/esbuild-bundle-all
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 39 files changed
  • 1 contributor

Commits on Nov 23, 2024

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

Commits on Nov 24, 2024

  1. Refactored import to move resources into orchestrator. Added mocking …

    …system!! to help with future testing of all orchestrators. Added tests for destroy orchestrator and fixed various bugs
    kevinwang5658 committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    4e69d5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2706aa9 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    d1d8b35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7b93e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b35d0b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ed39f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Updated scripts for upload, pkg and notarize. All oclif commands now …

    …happen within the .build folder now. Updated codify.json file to make initial setup easier. Reverted back to old esbuild (keeping the node_modules folder).
    kevinwang5658 committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    4971422 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Refactored apply and plan orchestrators to follow the new style. Add …

    …recursive check for the codify.json file
    kevinwang5658 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    c8afabe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd8ab3e View commit details
    Browse the repository at this point in the history
Loading