index
:
spack
adelie
adelie-v0.19.0
adelie-v0.20.3
adelie-v0.21.0
develop
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
unit_tests.yaml
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-23
Remove support for Python 2.6 (#27256)
Massimiliano Culpo
1
-35
/
+2
2021-11-18
Allow recent pytest versions to be used with Spack (#25371)
Massimiliano Culpo
1
-4
/
+4
2021-11-18
ci: run style unit tests only if we target develop (#27472)
Harmen Stoppels
1
-0
/
+2
2021-11-03
build(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#27179)
dependabot[bot]
1
-8
/
+8
2021-11-02
build(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#27135)
dependabot[bot]
1
-8
/
+8
2021-11-01
Pin actions to a commit sha instead of tag (#26538)
Harmen Stoppels
1
-19
/
+19
2021-10-27
Remove documentation tests from GitHub Actions (#26981)
Massimiliano Culpo
1
-26
/
+6
2021-10-22
Remove hard-coded repository in centos6 unit test (#26885)
Harmen Stoppels
1
-4
/
+4
2021-09-15
build(deps): bump codecov/codecov-action from 2.0.3 to 2.1.0 (#25925)
dependabot[bot]
1
-4
/
+4
2021-09-14
Make clingo the default solver (#25502)
Massimiliano Culpo
1
-2
/
+5
2021-08-30
build(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3 (#25594)
dependabot[bot]
1
-4
/
+4
2021-08-27
Make `SpecBuildInterface` pickleable (#25628)
Massimiliano Culpo
1
-0
/
+4
2021-08-19
Use kcov from official Ubuntu 20.04 repository (#25385)
Massimiliano Culpo
1
-45
/
+3
2021-08-18
Bootstrap clingo from binaries (#22720)
Massimiliano Culpo
1
-2
/
+2
2021-07-27
`spack style`: add `--root` option (#25085)
Todd Gamblin
1
-1
/
+6
2021-07-24
`spack style`: automatically bootstrap dependencies
vsoch
1
-2
/
+1
2021-07-24
Bump codecov/action to v2.0.2 (#24983)
Massimiliano Culpo
1
-5
/
+8
2021-07-09
coverage: move config from `.coveragerc` to `pyproject.toml`
Todd Gamblin
1
-4
/
+4
2021-07-09
mypy: move configuration to pyproject.toml (#24802)
Todd Gamblin
1
-2
/
+2
2021-07-08
imports: sort imports everywhere in Spack (#24695)
Todd Gamblin
1
-1
/
+1
2021-07-07
cvs tests: don't use dateutil at all
Todd Gamblin
1
-6
/
+5
2021-07-07
style: Move isort configuration to pyproject.toml
Todd Gamblin
1
-2
/
+2
2021-07-07
style: add support for `isort` and `--fix`
Danny McClanahan
1
-2
/
+2
2021-06-29
vermin: show line numbers of violations (#24580)
Massimiliano Culpo
1
-2
/
+2
2021-06-28
Use flake8-import-order to enforce PEP-8 compliance (#23947)
Adam J. Stewart
1
-2
/
+2
2021-06-23
Fix broken CI for package only PRs, make dateutil not strictly required (#24484)
Massimiliano Culpo
1
-0
/
+4
2021-06-22
Implement CVS fetcher (#23212)
Erik Schnetter
1
-10
/
+13
2021-06-08
mypy: add types-six to the list of installed packages (#24207)
Massimiliano Culpo
1
-1
/
+1
2021-05-22
Spack can Use RHEL8's `platform-python` if nothing else is available. (#23857)
Todd Gamblin
1
-2
/
+0
2021-04-22
qa: install clingo-cffi from pip (#23163)
Massimiliano Culpo
1
-23
/
+54
2021-03-20
QA: reduce number of unit tests for jobs not in the matrix (#22426)
Massimiliano Culpo
1
-7
/
+28
2021-03-19
CI: treat push to develop in the same way as PRs (#22421)
Massimiliano Culpo
1
-5
/
+3
2021-03-19
CI: drastically reduce the number of tests for package only PRs (#22410)
Massimiliano Culpo
1
-1
/
+1
2021-03-16
The action to detect changes needs a repository to be checked out on push eve...
Massimiliano Culpo
1
-0
/
+4
2021-03-16
Speed-up CI by reorganizing tests (#22247)
Massimiliano Culpo
1
-0
/
+337