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: FragSoc/csgo-server-scrim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: FragSoc/csgo-server-scrim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/ansible
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 6 files changed
  • 1 contributor

Commits on Jun 10, 2022

  1. Cleanup AWS script

    Add redundant scrim server to the compose file with correct params
    Remove git commands
    Use install instead of mkdir + chmod
    Laura Demkowicz-Duffy committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    f30361a View commit details
    Browse the repository at this point in the history
  2. fix: rename scrim1 -> scrim2

    Laura Demkowicz-Duffy committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    4beb0c9 View commit details
    Browse the repository at this point in the history
  3. feat: add new ansible playbook and ignore ansible inventories

    Laura Demkowicz-Duffy committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    8cfef2c View commit details
    Browse the repository at this point in the history
  4. fix: add shebang and options to entry.sh

    Laura Demkowicz-Duffy committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    ec0d053 View commit details
    Browse the repository at this point in the history
  5. Add shebang to shell script and slim docker-compose

    Laura Demkowicz-Duffy committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    e7d416b View commit details
    Browse the repository at this point in the history
  6. fix: fix not being able to bring servers up

    Laura Demkowicz-Duffy committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    14ae4c8 View commit details
    Browse the repository at this point in the history
  7. feat: restart containers on failure

    Laura Demkowicz-Duffy committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    b96af7f View commit details
    Browse the repository at this point in the history
  8. fix: don't send massive stuff to docker

    Laura Demkowicz-Duffy committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    a4f62af View commit details
    Browse the repository at this point in the history
  9. Merge branch 'fix/aws_script' into feat/ansible

    Laura Demkowicz-Duffy committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    86941c0 View commit details
    Browse the repository at this point in the history
  10. fix: pin compose spec version and fix restart value

    Laura Demkowicz-Duffy committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    e5ecef6 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'fix/aws_script' into feat/ansible

    Laura Demkowicz-Duffy committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    4b48381 View commit details
    Browse the repository at this point in the history
Loading