Skip to content
This repository has been archived by the owner on Mar 6, 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: coderabbitai/ai-pr-reviewer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.57.0
Choose a base ref
...
head repository: coderabbitai/ai-pr-reviewer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.58.0
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jul 14, 2023

  1. update versioning.yml (#365)

    <!-- This is an auto-generated comment: release notes by openai -->
    ### Summary by OpenAI
    
    **Chore:**
    - Updated the trigger for `versioning.yml` workflow to activate on push
    events to the `main` branch instead of release events.
    - Switched the operating system in the workflow from Windows to Ubuntu.
    - Upgraded the action used to tag the latest version.
    
    > 🎉 Ubuntu takes the stage, no more Windows cage,
    > On push to main, our workflow now engage.
    > Tagging versions with a new sage,
    > In the book of our code, we turn a new page. 🚀
    <!-- end of auto-generated comment: release notes by openai -->
    harjotgill authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    1967195 View commit details
    Browse the repository at this point in the history
  2. update versioning.yml (#366)

    <!-- This is an auto-generated comment: release notes by openai -->
    ### Summary by OpenAI
    
    **Chore:**
    - Updated the workflow file `versioning.yml` to use a new action for
    version bumping and tag pushing.
    - Changed the branch name from `main` to `master`.
    - Set the runs-on value to `ubuntu-22.04`.
    - Defined fetch-depth as 0 and explicitly set permissions.
    - Renamed the job and set the `WITH_V` environment variable to false.
    - Added steps to update the latest tag and create a GitHub release.
    
    **Documentation:**
    - Updated the URL and repository name in the README.md file.
    
    > 🎉 Here's to the code that's ever evolving,  
    > To the 'master' branch, our problems it's solving.  
    > With tags updated and versions anew,  
    > Our repo shines bright, polished and true.  
    > Ubuntu runs on, no task too demanding,  
    > While README changes keep understanding expanding. 🚀
    <!-- end of auto-generated comment: release notes by openai -->
    harjotgill authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f640f42 View commit details
    Browse the repository at this point in the history
Loading