1. 31 3月, 2016 2 次提交
  2. 26 3月, 2016 1 次提交
  3. 25 3月, 2016 1 次提交
  4. 23 3月, 2016 2 次提交
  5. 22 3月, 2016 1 次提交
  6. 17 3月, 2016 1 次提交
  7. 07 3月, 2016 1 次提交
  8. 22 2月, 2016 1 次提交
  9. 19 2月, 2016 1 次提交
  10. 18 2月, 2016 1 次提交
    • B
      Cross compilation build pipeline · 2794805d
      bryk 提交于
      With this we can cross compile. The build usage is backwards compatible,
      everything works as before. The addition is that there are some tasks
      with :cross suffix that do cross compilation.
      
      Now dist folder is separated by architecture.
      
      Sample output from ./build/run-gulp-in-docker.sh
      docker-image:canary:cross
      
      ```
      gcr.io/google_containers/kubernetes-dashboard-arm64          canary
      241c95709a4b        About an hour ago   35.04 MB
      gcr.io/google_containers/kubernetes-dashboard-amd64          canary
      3ccd83107b69        About an hour ago   35.37 MB
      gcr.io/google_containers/kubernetes-dashboard-arm            canary
      4533431c6a73        About an hour ago   29.03 MB
      gcr.io/google_containers/kubernetes-dashboard-ppc64le        canary
      3bfa0191f041        About an hour ago   35.53 MB
      gcr.io/google_containers/kubernetes-dashboard-amd64          v0.1.0
      3351515d6e5e        About an hour ago   35.44 MB
      gcr.io/google_containers/kubernetes-dashboard-arm64          v0.1.0
      45e4a971bfc3        About an hour ago   35.44 MB
      gcr.io/google_containers/kubernetes-dashboard-arm            v0.1.0
      1057ae5d74e5        About an hour ago   35.44 MB
      gcr.io/google_containers/kubernetes-dashboard-ppc64le        v0.1.0
      d587f991ac08        About an hour ago   35.44 MB
      ```
      2794805d
  11. 16 2月, 2016 1 次提交
  12. 11 2月, 2016 1 次提交
  13. 10 2月, 2016 1 次提交
  14. 08 2月, 2016 1 次提交
  15. 01 2月, 2016 1 次提交
  16. 30 1月, 2016 1 次提交
  17. 26 1月, 2016 2 次提交
  18. 18 1月, 2016 1 次提交
  19. 13 1月, 2016 2 次提交
  20. 12 1月, 2016 1 次提交
  21. 07 1月, 2016 2 次提交
  22. 06 1月, 2016 1 次提交
  23. 05 1月, 2016 2 次提交
  24. 04 1月, 2016 1 次提交
  25. 02 1月, 2016 1 次提交
  26. 31 12月, 2015 1 次提交
  27. 28 12月, 2015 1 次提交
  28. 23 12月, 2015 1 次提交
  29. 21 12月, 2015 1 次提交
    • B
      Lint project SCSS stylesheet files · 568f01bd
      bryk 提交于
      This change adds linter for styles to the project and updates all styles
      to conform with the default set of rules.
      
      This should help us maintain a little bit more consistency in our
      styles.
      568f01bd
  30. 19 12月, 2015 1 次提交
  31. 15 12月, 2015 1 次提交
  32. 11 12月, 2015 2 次提交
  33. 10 12月, 2015 1 次提交