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: GitTools/actions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.5
Choose a base ref
...
head repository: GitTools/actions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.6
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jan 22, 2025

  1. Refactor release workflow to separate prerelease and release jobs

    Split the release workflow into distinct jobs for prerelease and release, introducing conditional logic for handling prerelease events. Updated build and publish steps for better alignment with the respective job types and removed redundant conditions for release-specific tasks.
    arturcic committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    9c331b8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1458 from arturcic/feature/release-trigger

    Refactor release workflow to separate prerelease and release jobs
    arturcic authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    5aa753a View commit details
    Browse the repository at this point in the history
Loading