Commit Graph

26 Commits

Author SHA1 Message Date
David Anderson 06cc530299
Update README.md 2021-11-20 12:27:14 -08:00
Winkie's d61757648d doc: add links to github actions on badge status 2021-02-10 15:24:55 +01:00
Vitalii Koshura 7c06f28e08
Prettify README.md
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-01-14 12:46:38 +01:00
Christian Beer adfb0f585d add OSX CI badge to readme 2021-01-01 10:03:04 +01:00
Christian Beer ebc507e082 [CI] replace Travis and AppVeyor with Github Actions
This consolidates the different CI builds on one platform that provides support for the major three operating systems we build on (Linux, Windows, MacOS). The nomenclature and syntax is a bit different but it has the same functionality.
This commit introduces the Linux and Windows based workflows. All the build artifacts can now be downloaded from [bintray](https://bintray.com/beta/#/boinc/boinc-ci?tab=files). The CI workflows run for every pull request, every merge into the master branch and every Sunday around 12:00 (GMT).
Every first Sunday in a month a cleanup Script is run to delete old artifacts from Bintray. Artifacts from closed/merged pull requests get deleted then. Artifacts from weekly builds and merges into the master branch older than 6 months get deleted too.

Co-authored-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-12-23 12:31:16 +01:00
Vitalii Koshura f59c1bba20
Change Discord temporary invite link to permanent
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2019-08-22 17:53:27 +03:00
Vitalii Koshura 36d266c849
Add Discord badge
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2019-08-06 21:22:14 +03:00
Vitalii Koshura f2b6502e77
Add Slack badge
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2019-07-29 04:19:31 +03:00
Kevin Reed 3f40511faa Update README.md and CONTRIBUTING.md with updated links and information about how to connect via slack or email 2019-07-24 15:13:48 -05:00
Kevin Reed 8f2cde75fc Reorder text on README 2019-05-20 15:34:29 -05:00
Kevin Reed 740252c72f Update README link for contribution to refer to the BOINC development processes page. 2019-05-20 15:32:30 -05:00
Kevin Reed bce363705a Add security reporting section to README. 2019-05-20 15:32:08 -05:00
Vitalii Koshura 6172dc83a4
Add Codecov status badge to README.md
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2019-05-03 00:15:51 +03:00
Will d2ce781e42 README.md - HTTPS Link for GNU.org
Made link to gnu.org https
2017-10-07 14:53:17 -04:00
Christian Beer c2e698a4a9 Readme: add AppVeyor badge 2017-08-10 11:30:48 +02:00
Christian Beer 1ef9299ada add scrutinizer-ci badge 2016-09-06 09:37:41 +02:00
funkydude 71831ee639 Expand usage of HTTPS and fix a few URLs 2016-03-08 20:04:28 +00:00
Rom Walton d7db64857c Update github README 2015-11-07 11:30:32 -05:00
Rom Walton 5cc2e1217c Update github README 2015-11-07 11:28:57 -05:00
Rom Walton d67c12fb98 Fix copyright date 2015-10-14 13:54:22 -04:00
Rom Walton d2ce99c39d more updates 2015-10-14 13:53:14 -04:00
Rom Walton 02abe9a9e9 Add reference to current Coverity status 2015-10-14 13:51:39 -04:00
Rom Walton 5722bf5f94 More updates 2015-10-07 15:15:42 -04:00
Rom Walton 8f24f27391 Update description and wiki location 2015-10-07 15:11:42 -04:00
Christian Beer 19902e0cfc DOC: fix build status image on github mirror 2015-02-04 09:12:16 +01:00
Christian Beer 3ae20d73ef Enable Travis-CI for master branch
- An email is send only to those adresses given in .travis.yml
- Only the master branch is build
- The compiler gcc and clang are used
- The components libraries, server and client/manager are build separately
- The README.md just displays the current build status on the github mirror
2015-01-09 18:58:03 +01:00