Todd Gamblin
e5066664ab
README: Update LLNL release number to Apache-2.0/MIT version ( #17109 )
...
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.
2020-06-15 17:10:49 -07:00
Massimiliano Culpo
05203ec3fb
Add unit test on MacOS using Github Actions ( #14220 )
...
- Remove macos tests from travis
- Add macos tests in github actions.
2020-05-09 13:35:14 -07:00
Todd Gamblin
5883e9df53
ci: update Travis badge in README.md to point to travis-ci.com
2020-05-09 00:56:18 -07:00
Axel Huebl
bf203383bd
macOS Package Builds (nightly) ( #16345 )
...
Add nightly builds for popular and commonly used packages on
macOS that should improve the onramp user experience if
working well.
2020-05-06 11:51:29 -07:00
Todd Gamblin
9192f046d2
tests: rename checks in github actions
...
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.
2019-12-31 17:59:59 -08:00
Massimiliano Culpo
2aa8132afd
Migrate build tests from Travis to Github Actions ( #13967 )
...
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
2019-12-25 00:06:48 -08:00
Todd Gamblin
f51c4c5e77
readme: make list of links even tighter.
2019-06-30 23:15:37 -07:00
Todd Gamblin
af39390578
README: Tighten up text, mention the Code of Conduct in the README.
2019-06-30 23:08:33 -07:00
Todd Gamblin
4ecb465a36
README: LLNL release number and SPDX id don't need to be monospaced.
2019-01-01 00:44:28 -08:00
Todd Gamblin
ad405085ce
license: add copyright to MIT license and SPDX in README ( #9645 )
...
- also remove analytics beacon in README, which is not that useful
anymore.
2018-10-26 00:49:35 -07:00
Todd Gamblin
1b6eb88763
relicense: remove outdated blurb in README.md
...
- all of Spack is Apache-2.0/MIT
- no packages are LGPL-2.1
2018-10-17 15:12:15 -07:00
Todd Gamblin
1e1ea54bad
relicense: update COPYRIGHT, LICENSE-*, README, CONTRIBUTING, and NOTICE
...
This updates Spack's top-level metadata files to reflect the new
Apache-2.0 and MIT licenses.
2018-10-17 14:42:06 -07:00
Todd Gamblin
ab1cd6577c
readme: add our @spackpm Twitter handle ( #8810 )
2018-07-26 09:45:32 -05:00
Todd Gamblin
4dd6ee25d6
Fix logo link in README.md to point to the develop branch. ( #6969 )
2018-01-17 09:06:14 -08:00
Todd Gamblin
3a0324fe1a
add artisanal handcrafted SVG Spack logo. ( #6165 )
...
- 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.
2017-11-06 22:42:16 -08:00
Todd Gamblin
05fa302655
Replace github.com/llnl/spack with github.com/spack/spack ( #6142 )
...
We moved to a new GitHub org! Now make the code and docs reflect that.
2017-11-04 17:08:04 -07:00
Todd Gamblin
cac4362f64
Make LICENSE recognizable by GitHub. ( #4598 )
2017-06-24 22:22:55 -07:00
Todd Gamblin
04af95c69a
Add Slack info to READMEmd ( #4542 )
...
- Added a badge to show who's online.
- Added a section under "Get involved!"
2017-06-19 01:00:40 -07:00
Todd Gamblin
d1f176541d
Update README.md and add analytics. ( #4537 )
2017-06-17 19:37:33 +02:00
Adam J. Stewart
12633b06e4
Add Read the Docs badge to README ( #4153 )
2017-05-06 14:24:45 -05:00
Todd Gamblin
a8bcc23fe7
Spack works with Python 3
...
- Update version guard in spack script to allow python 3
- Update min required version in the docs
2017-03-31 13:40:41 -07:00
Todd Gamblin
a5700a8888
Use codecov for coverage instead of coveralls ( #2933 )
...
* Switch from coveralls to codecov
- Add .codecov.yml, simplify .travis.yml
- Add codecov badge to README.md
* Add tests for spack graph.
2017-01-26 02:19:35 -08:00
Todd Gamblin
2fcac22e66
Add tutorial link to README
2016-11-14 18:35:21 -07:00
Adam J. Stewart
78d3c7e2a2
Major updates to Contribution Guide ( #1968 )
...
* Major updates to Contribution Guide
* Grammar changes
* Fix missing/extra backticks
* Rewording, links, and tips added
2016-10-14 09:16:13 -07:00
Ian Lee
d55b17dd65
Fixed broken link in README ( #1733 )
2016-09-06 14:52:44 -07:00
Todd Gamblin
8709e1c1c3
Move docs to readthedocs.io
...
- Docs are now visible immediately, and we don't have to push them
separately.
2016-08-30 21:19:31 -07:00
Adam J. Stewart
732c1985ef
Overhaul Spack's CI Infrastructure
2016-08-30 15:20:03 -05:00
Massimiliano Culpo
80754a4062
and the missing word is... ( #1628 )
2016-08-25 02:46:12 -07:00
Todd Gamblin
db59f87e32
Update README.md for PEP8
2016-08-10 16:33:39 -07:00
Todd Gamblin
3d3a520a7d
update readme for flake8 checking
2016-05-11 02:59:08 -07:00
Todd Gamblin
81cb520b47
Make Travis badge use SVG.
2016-05-10 00:51:08 -07:00
alalazo
c005b5fe9c
Added coverage badge pointing to LLNL/develop
2016-04-15 09:24:44 +02:00
Ben Boeckel
2bc43f7f37
docs: add a link to the spack repo in the PR section
2016-03-30 16:44:08 -04:00
Ian Lee
67f327f805
Updated links to use new llnl.gov address
2016-02-28 19:47:19 -08:00
Todd Gamblin
e009a910cc
Fix travis badge URL.
2015-12-09 01:28:54 -08:00
Todd Gamblin
b8bb24d4bf
Update README.md and LICENSE with new github.com/llnl URLs
2015-12-09 01:10:14 -08:00
Todd Gamblin
45ffcdee7b
Add very basic Travis CI support.
2015-11-29 22:02:13 -08:00
Todd Gamblin
05b791a621
Add citation information to README
2015-11-28 19:45:36 -08:00
Todd Gamblin
3c788147ca
Add Spack logo.
2015-10-18 19:14:40 -07:00
Todd Gamblin
805fa96951
Update to link to more contributors.
2015-10-17 17:41:17 -07:00
Jeff Squyres
13e02bb179
README.md: trivial typo fix
...
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2015-10-16 06:36:32 -04:00
Todd Gamblin
c1be1a362b
Update mailing list info to Googele Groups.
2015-04-13 11:02:13 -07:00
Todd Gamblin
b2f54bac95
Add contributions section to README.md
2015-03-24 09:58:32 -07:00
Todd Gamblin
744df77691
add mailing list links to README
2015-03-24 09:37:38 -07:00
Todd Gamblin
065e5ccd1a
Update contributors list.
2015-02-18 20:51:50 -08:00
Todd Gamblin
d1d0b85d80
Add Alfredo to contributors.
2015-02-09 01:13:56 -08:00
Todd Gamblin
5a5f5cb018
Add Bob Robey to README credits.
2014-10-27 21:33:51 -07:00
Todd Gamblin
7380de8ee3
Change git URL to https URL in all docs.
2014-09-19 09:55:13 -07:00
Todd Gamblin
c55041e9d4
Partial commit of more packages.
2014-08-04 07:54:22 -07:00
Todd Gamblin
f1188e3664
Add release number to README
2014-01-14 11:11:29 -08:00