Skip to content
Snippets Groups Projects
  1. Jun 21, 2018
    • Mark Mandel's avatar
      Remove line · e6cdac05
      Mark Mandel authored
      Found a line here that makes no sense.
      e6cdac05
    • Mark Mandel's avatar
      Update minikube instructions to 0.28.0 · 68d83080
      Mark Mandel authored
      Have working instructions for running Kubernetes 1.10 on top of
      minikube 0.28.0 - including a workaround for non default profiles.
      
      Since Agones works fine on k8s 1.10, figured it was worth making the move.
      68d83080
  2. Jun 19, 2018
  3. Jun 18, 2018
  4. Jun 17, 2018
  5. Jun 14, 2018
  6. Jun 13, 2018
  7. Jun 12, 2018
  8. Jun 09, 2018
  9. Jun 08, 2018
  10. Jun 06, 2018
  11. Jun 04, 2018
  12. Jun 01, 2018
    • Mark Mandel's avatar
      Update to release process · 71c24f95
      Mark Mandel authored
      This PR includes:
      - small fixes to the release process that came up
        during the last release
      - Adding links to the release process from the main README
      - Including a release calendar that people can see.
      71c24f95
  13. May 31, 2018
  14. May 30, 2018
  15. May 29, 2018
    • Mark Mandel's avatar
      Archive C++ src on build and release · fc913123
      Mark Mandel authored
      Previously we only kept the C++ build artifacts for each build and
      release, which (if my understanding of C++ is correct - which I don't
      think it was a while ago) is relatively useless, unless you are on the
      same OS, compiler etc.
      
      So here we are taking a zip of the src, and keeping it, pushing it to
      Cloud Storage when a PR is made, and also making sure it's in the
      releases folder on release.
      fc913123
  16. May 26, 2018
  17. May 25, 2018
  18. May 24, 2018
Loading