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: coder/terraform-provider-coder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: coder/terraform-provider-coder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stevenmasley/tests_main_passing
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 30, 2025

  1. validate input vales

    @Emyrk
    Emyrk committedApr 30, 2025
    Configuration menu
    Copy the full SHA
    875b316View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bb9a1fView commit details
    Browse the repository at this point in the history
  3. add more validation tests

    @Emyrk
    Emyrk committedApr 30, 2025
    Configuration menu
    Copy the full SHA
    6ee8b80View commit details
    Browse the repository at this point in the history
  4. add better error message

    @Emyrk
    Emyrk committedApr 30, 2025
    Configuration menu
    Copy the full SHA
    2cb01ccView commit details
    Browse the repository at this point in the history
  5. revert test removal'

    @Emyrk
    Emyrk committedApr 30, 2025
    Configuration menu
    Copy the full SHA
    5e19e2aView commit details
    Browse the repository at this point in the history
  6. WIP

    @Emyrk
    Emyrk committedApr 30, 2025
    Configuration menu
    Copy the full SHA
    b6787b0View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. chore: refactor validation while still keeping it mostly the same

    Some validation changes:
    - Invalid options rejected (not in option set)
    @Emyrk
    Emyrk committedMay 1, 2025
    Configuration menu
    Copy the full SHA
    aaf1a17View commit details
    Browse the repository at this point in the history
  2. fixup test cases

    @Emyrk
    Emyrk committedMay 1, 2025
    Configuration menu
    Copy the full SHA
    7cf79d8View commit details
    Browse the repository at this point in the history
  3. fixup test cases

    @Emyrk
    Emyrk committedMay 1, 2025
    Configuration menu
    Copy the full SHA
    bb16d1eView commit details
    Browse the repository at this point in the history
  4. add nan cases

    @Emyrk
    Emyrk committedMay 1, 2025
    Configuration menu
    Copy the full SHA
    506f1c9View commit details
    Browse the repository at this point in the history
  5. merge cases

    @Emyrk
    Emyrk committedMay 1, 2025
    Configuration menu
    Copy the full SHA
    a0ccb6fView commit details
    Browse the repository at this point in the history
  6. remove comment

    @Emyrk
    Emyrk committedMay 1, 2025
    Configuration menu
    Copy the full SHA
    fe4b4d7View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ad4eb6View commit details
    Browse the repository at this point in the history
  8. add 2 validation modes

    @Emyrk
    Emyrk committedMay 1, 2025
    Configuration menu
    Copy the full SHA
    62f36eaView commit details
    Browse the repository at this point in the history
  9. add commented block

    @Emyrk
    Emyrk committedMay 1, 2025
    Configuration menu
    Copy the full SHA
    247df4eView commit details
    Browse the repository at this point in the history
  10. move constant

    @Emyrk
    Emyrk committedMay 1, 2025
    Configuration menu
    Copy the full SHA
    dd7af3bView commit details
    Browse the repository at this point in the history
  11. remove duped validation

    @Emyrk
    Emyrk committedMay 1, 2025
    Configuration menu
    Copy the full SHA
    fbd613eView commit details
    Browse the repository at this point in the history
  12. try to get a diff

    @Emyrk
    Emyrk committedMay 1, 2025
    Configuration menu
    Copy the full SHA
    56fbc72View commit details
    Browse the repository at this point in the history
Loading