summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
2021-12-23Use bash in setup_git.sh (#27676)Harmen Stoppels1-1/+1
2021-12-23ci: run style unit tests only if we target develop (#27472)Harmen Stoppels2-5/+6
2021-11-02Bootstrap GnuPG (#24003)Massimiliano Culpo1-5/+95
2021-11-03build(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#27179)dependabot[bot]4-18/+18
2021-11-02Fix GitHub Action's container build (#27143)Massimiliano Culpo1-1/+2
2021-11-02build(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#27135)dependabot[bot]4-18/+18
2021-11-01Pin actions to a commit sha instead of tag (#26538)Harmen Stoppels4-39/+39
2021-10-28Remove failing macOS test (#27009)Harmen Stoppels1-14/+0
2021-10-27Remove documentation tests from GitHub Actions (#26981)Massimiliano Culpo1-26/+6
2021-10-22Remove hard-coded repository in centos6 unit test (#26885)Harmen Stoppels1-4/+4
2021-10-05Set explicitly write permission for packages (#26539)Massimiliano Culpo1-1/+3
2021-10-04Build ppc64le docker images (#26442)Massimiliano Culpo1-5/+5
2021-09-30Build container images on Github Actions and push to multiple registries (#26...Massimiliano Culpo1-11/+27
2021-09-24Use Leap instead of Tumbleweed for e2e bootstrapping test (#26205)Massimiliano Culpo1-1/+1
2021-09-23Pin opensuse image in bootstrap tests (#26170)Harmen Stoppels1-1/+1
2021-09-15build(deps): bump codecov/codecov-action from 2.0.3 to 2.1.0 (#25925)dependabot[bot]1-4/+4
2021-09-14Make clingo the default solver (#25502)Massimiliano Culpo1-2/+5
2021-08-30build(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3 (#25594)dependabot[bot]1-4/+4
2021-08-27Make `SpecBuildInterface` pickleable (#25628)Massimiliano Culpo1-0/+4
2021-08-23re2c: add versions up to v2.2 (#25500)Harmen Stoppels1-0/+1
2021-08-19Use kcov from official Ubuntu 20.04 repository (#25385)Massimiliano Culpo1-45/+3
2021-08-18Bootstrap clingo from binaries (#22720)Massimiliano Culpo2-6/+53
2021-08-08Clean Up PR from Container BuilderAlec Scott1-9/+2
2021-08-07Fix GHCR Username in Container Builder (#25301)Alec Scott1-1/+1
2021-08-06Add New Build Containers Workflow (#24257)Alec Scott1-0/+79
2021-08-03Test bootstrapping in a workflow (#25138)Massimiliano Culpo1-0/+113
2021-07-31Use the new cool Github templates (#25118)gpotter27-118/+164
2021-07-29Move build tests from GA to Gitlab (#25120)Massimiliano Culpo1-77/+0
2021-07-27`spack style`: add `--root` option (#25085)Todd Gamblin1-1/+6
2021-07-24`spack style`: automatically bootstrap dependenciesvsoch1-2/+1
2021-07-24Bump codecov/action to v2.0.2 (#24983)Massimiliano Culpo1-5/+8
2021-07-09coverage: move config from `.coveragerc` to `pyproject.toml`Todd Gamblin1-4/+4
2021-07-09mypy: move configuration to pyproject.toml (#24802)Todd Gamblin1-2/+2
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-1/+1
2021-07-07cvs tests: don't use dateutil at allTodd Gamblin1-6/+5
2021-07-07style: Move isort configuration to pyproject.tomlTodd Gamblin1-2/+2
2021-07-07style: add support for `isort` and `--fix`Danny McClanahan1-2/+2
2021-07-04Remove add-maintainers-as-reviewers action (#24700)Adam J. Stewart2-91/+0
2021-06-29vermin: show line numbers of violations (#24580)Massimiliano Culpo1-2/+2
2021-06-28Use flake8-import-order to enforce PEP-8 compliance (#23947)Adam J. Stewart1-2/+2
2021-06-23Fix broken CI for package only PRs, make dateutil not strictly required (#24484)Massimiliano Culpo1-0/+4
2021-06-22Implement CVS fetcher (#23212)Erik Schnetter1-10/+13
2021-06-08mypy: add types-six to the list of installed packages (#24207)Massimiliano Culpo1-1/+1
2021-05-28build(deps): bump actions/cache from 2.1.5 to 2.1.6 (#23983)dependabot[bot]1-1/+1
2021-05-22Spack can Use RHEL8's `platform-python` if nothing else is available. (#23857)Todd Gamblin1-2/+0
2021-05-14build tests: put an upper bound on the version of GCC being used (#23630)Massimiliano Culpo1-1/+1
2021-05-13build(deps): bump actions/cache from 2.1.4 to 2.1.5 (#23584)dependabot[bot]1-1/+1
2021-04-22qa: install clingo-cffi from pip (#23163)Massimiliano Culpo1-23/+54
2021-03-20QA: don't run build tests on each commit (#22430)Massimiliano Culpo1-0/+12
2021-03-20QA: reduce number of unit tests for jobs not in the matrix (#22426)Massimiliano Culpo1-7/+28