Skip to content
Snippets Groups Projects
  1. Aug 13, 2020
    • Massimiliano Culpo's avatar
      Move Python 2.6 unit tests to Github Actions (#17279) · 1707448f
      Massimiliano Culpo authored
      * Run Python2.6 unit tests on Github Actions
      * Skip url tests on Python 2.6 to reduce waiting times
      * Skip foreground background tests on Python 2.6 to reduce waiting times
      * Removed references to Travis in the documentation
      * Deleted install_patchelf.sh (can be installed from repo on CentOS 6)
      1707448f
    • Todd Gamblin's avatar
      docs: document releases and branches in Spack · 30388283
      Todd Gamblin authored
      - [x] Remove references to `master` branch
      - [x] Document how release branches are structured
      - [x] Document how to make a major release
      - [x] Document how to make a point release
      - [x] Document how to do work in our release projects
      30388283
  2. Jul 31, 2020
    • Massimiliano Culpo's avatar
      Move Python 2.6 unit tests to Github Actions (#17279) · 9dbad500
      Massimiliano Culpo authored
      * Run Python2.6 unit tests on Github Actions
      * Skip url tests on Python 2.6 to reduce waiting times
      * Skip foreground background tests on Python 2.6 to reduce waiting times
      * Removed references to Travis in the documentation
      * Deleted install_patchelf.sh (can be installed from repo on CentOS 6)
      Unverified
      9dbad500
  3. Jul 07, 2020
  4. Jul 06, 2020
    • Todd Gamblin's avatar
      docs: document releases and branches in Spack · 9ec9327f
      Todd Gamblin authored
      - [x] Remove references to `master` branch
      - [x] Document how release branches are structured
      - [x] Document how to make a major release
      - [x] Document how to make a point release
      - [x] Document how to do work in our release projects
      9ec9327f
  5. Jun 23, 2020
    • Massimiliano Culpo's avatar
      Added unit tests to Github Actions (#16610) · 239b709f
      Massimiliano Culpo authored
      * Added unit tests to Github Actions
      
      * Set user e-mail and name for git tests to succeed
      
      * Simplify setup.sh logic
      
      * Replicate Travis script on Github Actions
      
      * Update flags since '.' is not allowed
      
      * Added badge, simplified workflow
      
      * Remove pinning of coverage
      
      * Remove unit tests run on Github Actions from Travis
      Unverified
      239b709f
  6. Jun 16, 2020
  7. May 09, 2020
  8. May 06, 2020
  9. Jan 01, 2020
    • Todd Gamblin's avatar
      tests: rename checks in github actions · 9192f046
      Todd Gamblin authored
      I usually want to look at the Travis CI output, but I currently have to
      scroll down to see it. This renames checks to be a bit shorter and more
      consistent with Travis's naming, and also so that actions appear lower
      than travis and codecov in the list of checks.
      9192f046
  10. Dec 25, 2019
    • Massimiliano Culpo's avatar
      Migrate build tests from Travis to Github Actions (#13967) · 2aa8132a
      Massimiliano Culpo authored
      This PR moves build smoke tests from TravisCI and migrates them to Github Actions. The result is that build tests are performed in parallel with unit tests and they don't hog additional resources on Travis. The workflow will not run if a PR only changes packages in the built-in repository, but will always run on pushes to develop or master.
      
      * Removed build tests from Travis and passed them to Github Actions
      * Store ~/.ccache in Github Actions cache
      * Add filters on paths and make sure this workflow don't run
      * Use paths-ignore and exclude only files in the built-in repo
      * Added a badge to README.md
      2aa8132a
  11. Jul 01, 2019
  12. Jan 01, 2019
  13. Oct 26, 2018
  14. Oct 17, 2018
  15. Jul 26, 2018
  16. Jan 17, 2018
  17. Nov 07, 2017
    • Todd Gamblin's avatar
      add artisanal handcrafted SVG Spack logo. (#6165) · 3a0324fe
      Todd Gamblin authored
      - This isn't one of those autogenerated SVGs from a drawing program!
      
      - This is a completely re-traced, minimalist SVG file with clearly
        delineated pieces so that your favorite renderer can draw a Spack logo
        at whatever resolution you want.
      
      - Included versions with text, as well.
      Unverified
      3a0324fe
  18. Nov 05, 2017
  19. Jun 25, 2017
  20. Jun 19, 2017
  21. Jun 17, 2017
  22. May 06, 2017
  23. Mar 31, 2017
  24. Jan 26, 2017
  25. Nov 15, 2016
  26. Oct 14, 2016
  27. Sep 06, 2016
  28. Aug 31, 2016
  29. Aug 30, 2016
  30. Aug 25, 2016
  31. Aug 10, 2016
  32. May 11, 2016
  33. May 10, 2016
  34. Apr 15, 2016
  35. Mar 30, 2016
  36. Feb 29, 2016
Loading