- 10 Aug, 2021 1 commit
-
-
Massimiliano Culpo authored
This workflow is run daily on `develop`.
-
- 29 Jul, 2021 1 commit
-
-
Massimiliano Culpo authored
Modifications: - Remove the "build tests" workflow from GitHub Actions - Setup a similar e2e test on Gitlab In this way we'll reduce load on GitHub Actions workflows and for e2e tests will benefit from the buildcache reuse granted by pipelines.
-
- 13 Jul, 2021 1 commit
-
-
Todd Gamblin authored
We don't really advertise `spack help --spec` enough. I think the README is a good place to start doing that.
-
- 26 May, 2021 1 commit
-
-
Todd Gamblin authored
-
- 17 Mar, 2021 1 commit
-
-
Massimiliano Culpo authored
* unit tests: mark slow tests as "maybeslow" This commit also removes the "network" marker and marks every "network" test as "maybeslow". Tests marked as db are maintained, but they're not slow anymore. * GA: require style tests to pass before running unit-tests * GA: make MacOS unit tests fail fast * GA: move all unit tests into the same workflow, run style tests as a prerequisite All the unit tests have been moved into the same workflow so that a single run of the dorny/paths-filter action can be used to ask for coverage based on the files that have been changed in a PR. The basic idea is that for PRs that introduce only changes to packages coverage is not necessary, this resulting in a faster execution of the tests. Also, for package only PRs slow unit tests are skipped. Finally, MacOS and linux unit tests are now conditional on style tests passing meaning that e.g. we won't waste a MacOS worker if we know that the PR has flake8 issues. * Addressed review comments * Skipping slow tests on MacOS for package only recipes * QA: make tests on changes correct before merging
-
- 10 Oct, 2020 1 commit
-
-
谭九鼎 authored
-
- 13 Aug, 2020 2 commits
-
-
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)
-
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
-
- 01 Aug, 2020 1 commit
-
-
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)
-
- 08 Jul, 2020 1 commit
-
-
Todd Gamblin authored
We got rid of `master` after #17377, but users still want a way to get the latest stable release without knowing its number. We've added a `releases/latest` tag to replace what was once `master`. Co-authored-by:
Massimiliano Culpo <massimiliano.culpo@gmail.com>
-
- 07 Jul, 2020 1 commit
-
-
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
-
- 23 Jun, 2020 1 commit
-
-
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
-
- 16 Jun, 2020 1 commit
-
-
Todd Gamblin authored
The release number in the README had not been updated since we did the relicense to Apache-2.0 OR MIT in v0.12.0. LLNL-CODE-811652 is Spack's new LLNL release number.
-
- 10 May, 2020 1 commit
-
-
Massimiliano Culpo authored
- Remove macos tests from travis - Add macos tests in github actions.
-
- 09 May, 2020 1 commit
-
-
Todd Gamblin authored
-
- 07 May, 2020 1 commit
-
-
Axel Huebl authored
Add nightly builds for popular and commonly used packages on macOS that should improve the onramp user experience if working well.
-
- 01 Jan, 2020 1 commit
-
-
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.
-
- 25 Dec, 2019 1 commit
-
-
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
-
- 01 Jul, 2019 2 commits
-
-
Todd Gamblin authored
-
Todd Gamblin authored
-
- 01 Jan, 2019 1 commit
-
-
Todd Gamblin authored
-
- 26 Oct, 2018 1 commit
-
-
Todd Gamblin authored
- also remove analytics beacon in README, which is not that useful anymore.
-
- 18 Oct, 2018 2 commits
-
-
Todd Gamblin authored
- all of Spack is Apache-2.0/MIT - no packages are LGPL-2.1
-
Todd Gamblin authored
This updates Spack's top-level metadata files to reflect the new Apache-2.0 and MIT licenses.
-
- 27 Jul, 2018 1 commit
-
-
Todd Gamblin authored
-
- 18 Jan, 2018 1 commit
-
-
Todd Gamblin authored
-
- 07 Nov, 2017 1 commit
-
-
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.
-
- 05 Nov, 2017 1 commit
-
-
Todd Gamblin authored
We moved to a new GitHub org! Now make the code and docs reflect that.
-
- 25 Jun, 2017 1 commit
-
-
Todd Gamblin authored
-
- 19 Jun, 2017 1 commit
-
-
Todd Gamblin authored
- Added a badge to show who's online. - Added a section under "Get involved!"
-
- 18 Jun, 2017 1 commit
-
-
Todd Gamblin authored
-
- 07 May, 2017 1 commit
-
-
Adam J. Stewart authored
-
- 01 Apr, 2017 1 commit
-
-
Todd Gamblin authored
- Update version guard in spack script to allow python 3 - Update min required version in the docs
-
- 26 Jan, 2017 1 commit
-
-
Todd Gamblin authored
* Switch from coveralls to codecov - Add .codecov.yml, simplify .travis.yml - Add codecov badge to README.md * Add tests for spack graph.
-
- 15 Nov, 2016 1 commit
-
-
Todd Gamblin authored
-
- 15 Oct, 2016 1 commit
-
-
Adam J. Stewart authored
* Major updates to Contribution Guide * Grammar changes * Fix missing/extra backticks * Rewording, links, and tips added
-
- 07 Sep, 2016 1 commit
-
-
Ian Lee authored
-
- 31 Aug, 2016 2 commits
-
-
Todd Gamblin authored
- Docs are now visible immediately, and we don't have to push them separately.
-
Adam J. Stewart authored
-
- 25 Aug, 2016 1 commit
-
-
Massimiliano Culpo authored
-