Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plural.sh Changes #8

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Plural.sh Changes #8

wants to merge 26 commits into from

Commits on Aug 7, 2023

  1. init cleanup code

    Signed-off-by: David van der Spek <[email protected]>
    davidspek committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    997fb39 View commit details
    Browse the repository at this point in the history
  2. fix readme

    Signed-off-by: David van der Spek <[email protected]>
    davidspek committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    1dec385 View commit details
    Browse the repository at this point in the history
  3. fix patch and add bootstrap.sh for reference

    Signed-off-by: David van der Spek <[email protected]>
    davidspek committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ffdb679 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. some changes compared to upstream

    Signed-off-by: David van der Spek <[email protected]>
    davidspek committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    90e0016 View commit details
    Browse the repository at this point in the history
  2. fix indent issue

    Signed-off-by: David van der Spek <[email protected]>
    davidspek committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0d84d86 View commit details
    Browse the repository at this point in the history
  3. remove --selector from dasel commands

    Signed-off-by: David van der Spek <[email protected]>
    davidspek committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    05ec54a View commit details
    Browse the repository at this point in the history
  4. Add makefile to download patched cri-o binaries

    Signed-off-by: David van der Spek <[email protected]>
    davidspek committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    73cbd84 View commit details
    Browse the repository at this point in the history
  5. try fixing crio config

    Signed-off-by: David van der Spek <[email protected]>
    davidspek committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f22357b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. use prebuilt cri-o binaries

    Signed-off-by: David van der Spek <[email protected]>
    davidspek committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    694ace9 View commit details
    Browse the repository at this point in the history
  2. cleanup build to upstream part1

    Signed-off-by: David van der Spek <[email protected]>
    davidspek committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4744ab6 View commit details
    Browse the repository at this point in the history
  3. build script cleanup part 2

    Signed-off-by: David van der Spek <[email protected]>
    davidspek committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    366c5cc View commit details
    Browse the repository at this point in the history
  4. fix configuring subuid and subgid using script

    Signed-off-by: David van der Spek <[email protected]>
    davidspek committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    93867fa View commit details
    Browse the repository at this point in the history
  5. cleanup crio install to use upstream binary method

    Signed-off-by: David van der Spek <[email protected]>
    davidspek committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    91deb44 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. fix cri-o installation for tar file

    Signed-off-by: David van der Spek <[email protected]>
    davidspek committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    05bb14a View commit details
    Browse the repository at this point in the history
  2. fix location of 50-sysbox-mod.conf

    Signed-off-by: David van der Spek <[email protected]>
    davidspek committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e617047 View commit details
    Browse the repository at this point in the history
  3. cleanup todo comment

    Signed-off-by: David van der Spek <[email protected]>
    davidspek committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5a2763c View commit details
    Browse the repository at this point in the history
  4. ci: add packer build automation (#2)

    Signed-off-by: David van der Spek <[email protected]>
    davidspek authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a5a12de View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. fix: setup semantic release and build caching (#3)

    Signed-off-by: David van der Spek <[email protected]>
    davidspek authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    1c77008 View commit details
    Browse the repository at this point in the history
  2. add semantic release config file

    Signed-off-by: David van der Spek <[email protected]>
    davidspek committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    b5bd971 View commit details
    Browse the repository at this point in the history
  3. ci: disable fail fast in the build matrix

    Signed-off-by: David van der Spek <[email protected]>
    davidspek committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e9bd09f View commit details
    Browse the repository at this point in the history
  4. disable regions with quota issue

    Signed-off-by: David van der Spek <[email protected]>
    davidspek committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3c92516 View commit details
    Browse the repository at this point in the history
  5. Configure Renovate (#1)

    Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
    plural-renovate[bot] and plural-renovate[bot] authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    2f562cd View commit details
    Browse the repository at this point in the history
  6. ci: setup renovate to manage sysbox version

    Signed-off-by: David van der Spek <[email protected]>
    davidspek committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    11ffc05 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. chore(deps): update docker/setup-qemu-action action to v3 (#8)

    Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
    plural-renovate[bot] and plural-renovate[bot] authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    21adea0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update aws-actions/configure-aws-credentials action to v4 (

    #7)
    
    Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
    plural-renovate[bot] and plural-renovate[bot] authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3d6d38e View commit details
    Browse the repository at this point in the history
  3. chore(deps): update actions/checkout action to v4 (#6)

    Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
    plural-renovate[bot] and plural-renovate[bot] authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    0ed0fca View commit details
    Browse the repository at this point in the history