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: Shopify/tapioca
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.16.9
Choose a base ref
...
head repository: Shopify/tapioca
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 8 files changed
  • 4 contributors

Commits on Feb 10, 2025

  1. Configuration menu
    Copy the full SHA
    6fb250b View commit details
    Browse the repository at this point in the history
  2. Point Rails add-on to released version (#2193)

    ### Motivation
    
    We no longer need to point to the GitHub repo, the gem is already released.
    vinistock authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    055d7a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Configuration menu
    Copy the full SHA
    b5d94a9 View commit details
    Browse the repository at this point in the history
  2. Use more accurate heuristic to ignore test files in lsp addon

    Co-authored-by: Vinicius Stock <[email protected]>
    KaanOzkan and vinistock committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    0d96a35 View commit details
    Browse the repository at this point in the history
  3. Collect telemetry about add-on usage (#2187)

    ### Motivation
    
    Start collecting telemetry about when the different DSL functionalities we provide are used, so that we can get an idea of the adoption.
    
    ### Implementation
    
    All we have to do is push telemetry notifications to the outgoing queue in the right format.
    vinistock authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    2857c61 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2190 from Shopify/ko/ignore-test-files

    [Tapioca add-on] Use more accurate heuristic to ignore test files in lsp addon
    KaanOzkan authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    9fb659e View commit details
    Browse the repository at this point in the history
  5. Introduce addon_mode ivar to Tapioca::Cli

    Co-authored-by: Vinicius Stock <[email protected]>
    KaanOzkan and vinistock committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    33457a4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2195 from Shopify/ko/addon-mode

    Introduce `addon_mode` ivar to Tapioca::Cli
    KaanOzkan authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    639f237 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9c8596 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2198 from Shopify/ko/addon-version

    Bump add-on version to v0.1.2
    KaanOzkan authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    75f28fc View commit details
    Browse the repository at this point in the history
  9. Bump version to v0.16.10

    KaanOzkan committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    5828feb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ac18422 View commit details
    Browse the repository at this point in the history
Loading