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: turboBasic/JenkinsLibrary
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: turboBasic/JenkinsLibrary
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 21 files changed
  • 1 contributor

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    f24938f View commit details
    Browse the repository at this point in the history
  2. build: Extract Gradle helper methods to classes and move to buildSrc

    - Add org.example.JenkinsPlugins class for Jenkins plugin resolution
    methods
    turboBasic committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    63252db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6e9bea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f87d0af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9abf527 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea1b9ed View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    e06484e View commit details
    Browse the repository at this point in the history
  2. doc: Update Readme files

    Add information about Integration tests
    turboBasic committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    808c7a1 View commit details
    Browse the repository at this point in the history
  3. ci(github): add commit linter

    - add Conventional commit linter to GitHub Workflows
    - use Megalinter python flavor
    turboBasic committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    de6c0b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dbaf6a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    eec098e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57519a4 View commit details
    Browse the repository at this point in the history
  3. build: add lint-commits command to dev wrapper

    Also add node 21 to Docker image
    turboBasic committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6fdd46c View commit details
    Browse the repository at this point in the history
Loading