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: AcmeSoftwareLLC/version-playground
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: AcmeSoftwareLLC/version-playground
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 0 files changed
  • 2 contributors

Commits on Apr 22, 2025

  1. Sync with main (#8)

    * Add GitHub Actions workflow for CI deployment and versioning
    
    * Add README.md with project title for Version Playground
    
    * Initialize CHANGELOG.md file
    
    * Add initial content to CHANGELOG.md
    
    * Update landing page description in index.html
    
    * Add testing note to README.md (#1)
    
    Co-authored-by: Sarbagya Dhaubanjar <[email protected]>
    
    * Testing 2 (#2)
    
    * Remove automatic CHANGELOG update and branch push from CI workflow
    
    * Remove CHANGELOG.md file
    
    ---------
    
    Co-authored-by: Sarbagya Dhaubanjar <[email protected]>
    
    * Testing 3 (#3)
    
    * Remove automatic CHANGELOG update and branch push from CI workflow
    
    * Remove CHANGELOG.md file
    
    * Add fetchReviewers option to changelog generation step
    
    ---------
    
    Co-authored-by: Sarbagya Dhaubanjar <[email protected]>
    
    * Testing 4 (#4)
    
    * Remove automatic CHANGELOG update and branch push from CI workflow
    
    * Remove CHANGELOG.md file
    
    * Add fetchReviewers option to changelog generation step
    
    * Update versioning configuration for prerelease tagging and namespace
    
    ---------
    
    Co-authored-by: Sarbagya Dhaubanjar <[email protected]>
    
    * Testing 5 (#5)
    
    * Remove automatic CHANGELOG update and branch push from CI workflow
    
    * Remove CHANGELOG.md file
    
    * Add fetchReviewers option to changelog generation step
    
    * Update versioning configuration for prerelease tagging and namespace
    
    * Add main and PR version workflows for semantic versioning and release management
    
    ---------
    
    Co-authored-by: Sarbagya Dhaubanjar <[email protected]>
    
    * Testing 10 (#7)
    
    * Remove automatic CHANGELOG update and branch push from CI workflow
    
    * Remove CHANGELOG.md file
    
    * Add fetchReviewers option to changelog generation step
    
    * Update versioning configuration for prerelease tagging and namespace
    
    * Add main and PR version workflows for semantic versioning and release management
    
    * Update CI workflows to set namespace for semantic versioning and adjust release settings
    
    ---------
    
    Co-authored-by: Sarbagya Dhaubanjar <[email protected]>
    
    ---------
    
    Co-authored-by: Sarbagya Dhaubanjar <[email protected]>
    sarbagya-acme and sarbagyastha authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    0043f52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1513d55 View commit details
    Browse the repository at this point in the history
  3. Testing 30 (#11) (#12)

    * Remove quotes from tag_prefix in semantic versioning configuration
    
    * Remove unused namespace from semantic versioning and ensure prerelease flag is set for production release
    
    ---------
    
    Co-authored-by: Sarbagya Dhaubanjar <[email protected]>
    sarbagya-acme and sarbagyastha authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    8e12447 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14 from AcmeSoftwareLLC/develop

    Add namespace configuration for semantic versioning (#13)
    sarbagya-acme authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    8abba74 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. Configuration menu
    Copy the full SHA
    d443032 View commit details
    Browse the repository at this point in the history
Loading