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: OP5dev/TF-via-PR
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.7.0
Choose a base ref
...
head repository: OP5dev/TF-via-PR
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.7.1
Choose a head ref
  • 4 commits
  • 2 files changed
  • 3 contributors

Commits on Sep 4, 2025

  1. chore(deps): bump aws-actions/configure-aws-credentials from 4.3.1 to…

    … 5.0.0 (#505)
    
    chore(deps): bump aws-actions/configure-aws-credentials
    
    Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 4.3.1 to 5.0.0.
    - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
    - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
    - [Commits](aws-actions/configure-aws-credentials@7474bc4...a03048d)
    
    ---
    updated-dependencies:
    - dependency-name: aws-actions/configure-aws-credentials
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    5b5ec65 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. fix: avoid reading comments from issue #0, if action is called w/o PR (

    …#508)
    
    * fix: avoid reading comments from issue 0, if called w/o PR
    
    * refact: use much simpler change to fix issue
    birjj authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    8f1f86d View commit details
    Browse the repository at this point in the history
  2. fix: deletion of apply comment on-diff (#509)

    * limit ci test scope
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * commend on diff
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * apply on diff
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * plan on-diff
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * retry
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * plan with and without diff
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * apply both
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * think smarter
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * apply
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * think much smarter
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * apply
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    * ready for merge
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    rdhar authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    7e61f69 View commit details
    Browse the repository at this point in the history
  3. fix: create comment on diff on apply (#510)

    Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
    rdhar authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    a90a5e0 View commit details
    Browse the repository at this point in the history
Loading