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: theforeman/foreman_puppet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: theforeman/foreman_puppet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.1-stable
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 10 files changed
  • 5 contributors

Commits on Dec 20, 2022

  1. Fix broken CardTemplate (#321)

    * Fix broken CardTemplate
    
    Using CardTemplate from Foreman in foreman_puppet v4.0.3,
    led to the puppet tab not functioning.
    
    * Fix linter issue with a padding attribute
    
    * Update the foreman core version in the CI
    ronlavi2412 authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    877d0d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59a66f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. GraphQL: Fix graphql tests (#322) (#324)

    * GraphQL: Fix graphql tests (#322)
    
    * GraphQL: Fix create host mutation test
    
    * GraphQL: fix loading puppetclass taxonomies
    
    (cherry picked from commit 41ab916)
    
    * Update tests matrix
    kamils-iRonin authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    f89e904 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Bump foreman_puppet to 4.1.0 (#327)

    Splitting to 4.0-stable branch:
    |Foreman version|Plugin version|
    |---------------|--------------|
    | ~> 3.4       | ~> 4.1     |
    | ~> 3.3       | ~> 4.0     |
    ronlavi2412 authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    4862d34 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Fixes Host view permissions to search by puppetclass

    (cherry picked from commit 3722ec5)
    Manisha15 authored and nadjaheitmann committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    ab289f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Remove plugin example task from code base

    (cherry picked from commit a494813)
    nadjaheitmann committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    2a706a1 View commit details
    Browse the repository at this point in the history
  2. add static ouiaID in foreman_puppet sub tabs

    (cherry picked from commit d98361e)
    ronlavi2412 authored and nadjaheitmann committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    71c1b5f View commit details
    Browse the repository at this point in the history
  3. Bump foreman_puppet to 4.1.1

    nadjaheitmann authored and ronlavi2412 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    1f0ceaa View commit details
    Browse the repository at this point in the history
Loading