Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.
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: gitploy-io/gitploy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3e3234f
Choose a base ref
...
head repository: gitploy-io/gitploy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 37643d4
Choose a head ref
  • 16 commits
  • 26 files changed
  • 2 contributors

Commits on Sep 20, 2022

  1. Remove the product hunter badge

    Noah Lee authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    6608155 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Bump github.com/mattn/go-sqlite3 from 1.14.15 to 1.14.16 (#488)

    Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.15 to 1.14.16.
    - [Release notes](https://github.com/mattn/go-sqlite3/releases)
    - [Commits](mattn/go-sqlite3@v1.14.15...v1.14.16)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/mattn/go-sqlite3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 30, 2022
    Configuration menu
    Copy the full SHA
    121ec99 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/jackc/pgx/v4 from 4.17.0 to 4.17.2 (#481)

    Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.17.0 to 4.17.2.
    - [Release notes](https://github.com/jackc/pgx/releases)
    - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
    - [Commits](jackc/pgx@v4.17.0...v4.17.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/jackc/pgx/v4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 30, 2022
    Configuration menu
    Copy the full SHA
    6e00bb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Bump github.com/urfave/cli/v2 from 2.16.2 to 2.23.4 (#497)

    Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.16.2 to 2.23.4.
    - [Release notes](https://github.com/urfave/cli/releases)
    - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
    - [Commits](urfave/cli@v2.16.2...v2.23.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/urfave/cli/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    d3e9c7d View commit details
    Browse the repository at this point in the history
  2. Bump github.com/slack-go/slack from 0.11.3 to 0.11.4 (#496)

    Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack) from 0.11.3 to 0.11.4.
    - [Release notes](https://github.com/slack-go/slack/releases)
    - [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md)
    - [Commits](slack-go/slack@v0.11.3...v0.11.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/slack-go/slack
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    db75ab1 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/prometheus/client_golang from 1.12.2 to 1.14.0 (#495)

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.2 to 1.14.0.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.12.2...v1.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    ff2feec View commit details
    Browse the repository at this point in the history
  4. Add the methods to Error for HTTP code (#491)

    * Add the methods for HTTP code
    
    * Fix the bugs
    Noah Lee authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    9415ab7 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Bump github.com/urfave/cli/v2 from 2.23.4 to 2.23.5 (#501)

    Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.23.4 to 2.23.5.
    - [Release notes](https://github.com/urfave/cli/releases)
    - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
    - [Commits](urfave/cli@v2.23.4...v2.23.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/urfave/cli/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    12ec42d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Add the refresh button for deploy (#500)

    Noah Lee authored Nov 13, 2022
    Configuration menu
    Copy the full SHA
    e7733f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Bump github.com/tidwall/gjson from 1.14.2 to 1.14.4 (#505)

    Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.14.2 to 1.14.4.
    - [Release notes](https://github.com/tidwall/gjson/releases)
    - [Commits](tidwall/gjson@v1.14.2...v1.14.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/tidwall/gjson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    8eec161 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Disable dependabot

    Noah Lee authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    825798d View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Replace into MIT License (#528)

    * chore: Replace into MIT license
    
    * feat: Update license limits to allow infinite members and deployments
    
    * chore: Update CONTRIBUTING.md with authorization instructions
    
    * chore: Remove license limit checks in middleware_test.go and license_test.go
    Noah Lee authored May 24, 2024
    Configuration menu
    Copy the full SHA
    ae0cc27 View commit details
    Browse the repository at this point in the history
  2. feat: Handle merge conflicts and commit status check failures in Crea…

    …teRemoteDeployment (#529)
    
    This commit modifies the CreateRemoteDeployment function in the `deployment.go` file. It adds logic to handle merge conflicts and commit status check failures when creating a remote deployment. If a merge conflict is detected, the function returns an error message instructing the user to resolve the conflict before retrying. If a commit status check fails, the function returns an error message indicating that a commit status check has failed.
    
    Refactor the commit message to adhere to the established conventions.
    Noah Lee authored May 24, 2024
    Configuration menu
    Copy the full SHA
    ded8e1b View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Place the default branch at the top of options (#530)

    * feat: Add GetDefaultBranch method to BranchSCM interface
    
    * feat: Add GetDefaultBranch method to BranchSCM interface
    
    * feat: Add getDefaultBranch method to branch API
    
    * feat: Add GetDefaultBranch method to BranchSCM interface
    Noah Lee authored May 27, 2024
    Configuration menu
    Copy the full SHA
    c197aaf View commit details
    Browse the repository at this point in the history
  2. feat: Add refresh button for deploy (#531)

    Noah Lee authored May 27, 2024
    Configuration menu
    Copy the full SHA
    03c1e7d View commit details
    Browse the repository at this point in the history
  3. refactor: Update DynamicPayloadModal to use Input.TextArea for multil…

    …ine input (#532)
    Noah Lee authored May 27, 2024
    Configuration menu
    Copy the full SHA
    37643d4 View commit details
    Browse the repository at this point in the history
Loading