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

Commits on Dec 5, 2020

  1. Update issue templates

    axl89 authored Dec 5, 2020
    Configuration menu
    Copy the full SHA
    7f6bd72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82c6ee8 View commit details
    Browse the repository at this point in the history
  3. Changed kitchen suite name

    My computer for some reason had conflicts with "default", so... welp.
    axl89 committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    a727472 View commit details
    Browse the repository at this point in the history
  4. Added application configuration checks

    This command is provided by ovh/the-bastion in the bastion.conf file.
    axl89 committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    249f306 View commit details
    Browse the repository at this point in the history
  5. Changelog

    axl89 committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    121aadb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    acd0273 View commit details
    Browse the repository at this point in the history
  7. Fixed git-chlog default branch

    Github now uses main, not master.
    axl89 committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    cf05d29 View commit details
    Browse the repository at this point in the history
  8. Reverted acd0273

    axl89 committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    a9d1a7f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Added import_gpg_key recipe

    commit 3ccdcfd
    Author: Axel Amigo Arnold <axl89@users.noreply.github.com>
    Date:   Sat Dec 12 14:38:34 2020 +0100
    
        Fixed GPG package name for openSUSE platform
    
    commit 9e7ee97
    Author: Axel Amigo Arnold <axl89@users.noreply.github.com>
    Date:   Sat Dec 12 11:11:13 2020 +0100
    
        Update import_gpg_key_test.rb
    
    commit 2588bc3
    Author: Axel Amigo Arnold <axl89@users.noreply.github.com>
    Date:   Sat Dec 12 11:10:31 2020 +0100
    
        Update import_gpg_key.rb
    
    commit 33b55b9
    Author: Axel Amigo Arnold <axl89@users.noreply.github.com>
    Date:   Thu Dec 10 01:32:56 2020 +0100
    
        Added docs on the new recipe
    
    commit 18c6f8d
    Author: Axel Amigo Arnold <axl89@users.noreply.github.com>
    Date:   Thu Dec 10 01:28:37 2020 +0100
    
        Changed GPG import resource sensitive value
    
        It shouldn't matter that much, since we're importing a public key
        anyway, but better safe than sorry I guess.
    
    commit 384cc04
    Author: Axel Amigo Arnold <axl89@users.noreply.github.com>
    Date:   Thu Dec 10 01:22:09 2020 +0100
    
        Lint
    
    commit be54098
    Author: Axel Amigo Arnold <axl89@users.noreply.github.com>
    Date:   Thu Dec 10 01:21:11 2020 +0100
    
        Added data_bags to CI with dummy data
    
    commit cd46480
    Author: Axel Amigo Arnold <axl89@users.noreply.github.com>
    Date:   Thu Dec 10 01:20:31 2020 +0100
    
        Changed ovh/the-bastion version to v3.01.02
    
    commit 4e9bdb6
    Author: Axel Amigo Arnold <axl89@users.noreply.github.com>
    Date:   Thu Dec 10 01:19:19 2020 +0100
    
        Added import_gpg_key recipe and tests
    
        See https://ovh.github.io/the-bastion/installation/advanced.html#generating-and-importing-the-admins-gpg-key
    
    commit 1848b06
    Author: Axel Amigo Arnold <axl89@users.noreply.github.com>
    Date:   Thu Dec 10 01:18:37 2020 +0100
    
        Changed cookbook description
    
    commit 58f9297
    Author: Axel Amigo Arnold <axl89@users.noreply.github.com>
    Date:   Thu Dec 10 01:17:53 2020 +0100
    
        Added perl-check.sh to install check
    
        See https://ovh.github.io/the-bastion/installation/basic.html#check-that-the-code-works-on-your-machine
    axl89 committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    eb5aa09 View commit details
    Browse the repository at this point in the history
  2. Version bump

    axl89 committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    c7767ea View commit details
    Browse the repository at this point in the history
Loading