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: diggerhq/digger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.85
Choose a base ref
...
head repository: diggerhq/digger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 11 commits
  • 78 files changed
  • 2 contributors

Commits on Feb 19, 2025

  1. Pro deployment initial (#1883)

    * add fly.toml
    
    * deploy pro
    
    * upgrade atlas version
    motatoes authored Feb 19, 2025
    Copy the full SHA
    8c758fb View commit details

Commits on Feb 21, 2025

  1. feat/internal apis for users (#1885)

    * add internal endpoints for creation of user and org
    
    * support internal api for users
    
    * Apply suggestions from code review
    
    Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
    
    * fix merge
    
    * add idx and fk
    
    * drop unique index on organisation name
    
    * make it upsert org
    
    * make endpoints behind flag
    
    ---------
    
    Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
    motatoes and greptile-apps[bot] authored Feb 21, 2025
    Copy the full SHA
    f5f7f58 View commit details

Commits on Feb 24, 2025

  1. api support for repos (#1887)

    * support for repos url and migrations
    motatoes authored Feb 24, 2025
    Copy the full SHA
    889539f View commit details

Commits on Feb 25, 2025

  1. repo details page (#1888)

    * add endpoints for repo details
    motatoes authored Feb 25, 2025
    Copy the full SHA
    903c12c View commit details

Commits on Feb 26, 2025

  1. Update fly-pro.toml

    motatoes authored Feb 26, 2025
    Copy the full SHA
    f966529 View commit details
  2. Update next_deploy.yml

    motatoes authored Feb 26, 2025
    Copy the full SHA
    a2be157 View commit details
  3. Update fly-pro.toml

    motatoes authored Feb 26, 2025
    Copy the full SHA
    bab3696 View commit details

Commits on Mar 2, 2025

  1. Feat bitbucket support (#1890)

    * bb support
    motatoes authored Mar 2, 2025
    Copy the full SHA
    3f0a92b View commit details

Commits on Mar 3, 2025

  1. Update fly-pro.toml

    motatoes authored Mar 3, 2025
    Copy the full SHA
    1f15455 View commit details

Commits on Mar 5, 2025

  1. ensure link to workflow url always present (#1892)

    * async update of workflow urls
    motatoes authored Mar 5, 2025
    Copy the full SHA
    84f1c0e View commit details

Commits on Mar 9, 2025

  1. Copy the full SHA
    be4f65a View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff v0.6.85...develop