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: dataform-co/dataform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.54
Choose a base ref
...
head repository: dataform-co/dataform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.55
Choose a head ref
  • 3 commits
  • 15 files changed
  • 2 contributors

Commits on May 1, 2026

  1. Populate new unit test properties and add flag to include unit tests …

    …in compiled graph (#2063)
    
    * Added new properties to Test proto
    
    * Simplified code
    
    * Simplified code for readability
    
    * More cleanup
    
    * renamed function
    
    * Fixed issue with schema/database overrides and tests
    
    * Removed unused code
    
    * Cleanup
    
    * Further cleanup
    
    * Fixed test naming
    
    * Added tags support
    
    * Removed adding test actions into the DAG until later
    
    * Addressed PR comments
    
    * Fixed tests
    
    * Add new property to configure wether unit tests should be included in the compiled DAG as dependencies to the action being tested
    fernst authored May 1, 2026
    Configuration menu
    Copy the full SHA
    86c3d82 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2026

  1. Revert "feat: add getContents() for reading external markdown files i…

    …nto table descriptions (#2138)" (#2155)
    
    It broke compilation in GCP https://issuetracker.google.com/509294486
    kolina authored May 4, 2026
    Configuration menu
    Copy the full SHA
    530f8eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09df14d View commit details
    Browse the repository at this point in the history
Loading