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: tumayt/python-semantic-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: NUT-A/python-semantic-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 3 files changed
  • 3 contributors

Commits on Feb 7, 2023

  1. feat(cli): output version info to Github Actions output

    Signed-off-by: Tümay Tuzcu <tumay@semiotic.ai>
    Tümay Tuzcu committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    e4a0fd0 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. add publish info to github output

    Tumay Tuzcu committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    059f000 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. ci(cli.py): expand published version into major, minor and patch part…

    … for github output
    
    Signed-off-by: Tumay Tuzcu <tumay@semiotic.ai>
    Tumay Tuzcu committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    f13dbb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. outputs for action

    Signed-off-by: Tumay Tuzcu <tumay@semiotic.ai>
    Tumay Tuzcu committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    b207e63 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from tumaysem/dev

    outputs for action
    tumayt authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    11a942e View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. build(action.yml): missing exports from github operations added

    Signed-off-by: Tumay Tuzcu <tumay@semiotic.ai>
    Tumay Tuzcu committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    13ff327 View commit details
    Browse the repository at this point in the history
  2. build(action.yml): formatting

    Signed-off-by: Tumay Tuzcu <tumay@semiotic.ai>
    Tumay Tuzcu committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    fa4358d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from tumaysem/github_output_not_consistent

    GitHub output not consistent
    tumayt authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    0e762c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

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