Luca Boccassi
1f1d48f96e
CI: add code coverage reports via lcov and coveralls.io
2021-09-27 12:22:22 +01:00
Luca Boccassi
2ecce1f1a8
docs: add ARCHITECTURE.md with code map
...
Initial and coarse version of a code map, useful for people getting
started and looking at the repository for the first time.
2021-06-03 22:14:19 +02:00
Mantas Mikulėnas
fb906b00c6
README: point at IRC channel on the new network
2021-05-25 12:27:22 +02:00
Evgeny Vereshchagin
012648f965
ci: point the Fossies badge to main
...
Another follow-up to https://github.com/systemd/systemd/issues/16834
2021-01-21 20:08:44 +01:00
Frantisek Sumsal
c5a7055f5f
ci: change the Semaphore CI badge branch to 'main'
...
Follow-up to #16834
2021-01-21 21:15:57 +03:00
Frantisek Sumsal
2e445f4fe5
ci: bump the Semaphore CI badge to the v2 instance
2021-01-15 20:31:20 +00:00
Frantisek Sumsal
590ebd62f2
ci: remove remaining Travis CI artifacts
2021-01-11 16:02:37 +01:00
Evgeny Vereshchagin
15d98deb48
ci: turn off Azure Pipelines
2021-01-07 13:09:13 +00:00
Frantisek Sumsal
2084f8454a
README.md: update CentOS CI badges
2020-10-06 13:59:52 +02:00
Lennart Poettering
d9b6decd88
README: add reference to systemd.io
2020-06-16 13:34:04 +02:00
Evgeny Vereshchagin
135a1add7b
turn off fuzzit part 2
...
it's just a follow-up to https://github.com/systemd/systemd/pull/16064
2020-06-11 18:59:44 +02:00
Evgeny Vereshchagin
ceae629564
README: add a Fossies codespell badge
...
I keep forgetting where the report is. Hopefully the badge will
make it easier to find it. I also fixed several typos codespell
found along the way.
2020-05-29 15:06:16 +02:00
Evgeny Vereshchagin
e2cf880e68
README: add a CIFuzz badge
...
Just a follow-up to https://github.com/systemd/systemd/pull/15760
2020-05-19 08:12:23 +02:00
Evgeny Vereshchagin
3c2a50c945
oss-fuzz: point the badge directly to our logs
2020-04-04 19:41:33 +02:00
Topi Miettinen
a6c9f8fa6d
README.md: add repology badge
...
Show downstream usage for various versions of systemd.
2020-03-29 21:26:28 +02:00
Tobias Bernard
8fb82e35dc
minor: avoid double title
...
The logo and H1 were clashing a bit
2019-12-11 19:57:57 +01:00
Lennart Poettering
dd08aa6488
README: move logo up, like on brand.systemd.io README
2019-11-29 12:57:22 +01:00
Lennart Poettering
dc2d00962b
README: use more appropriate logo format for README
2019-11-29 12:54:01 +01:00
Christian Rebischke
9d9010f2e9
add systemd logo to README.md
...
The logo in the readme is hosted by github as the systemd group avatar.
Signed-off-by: Christian Rebischke <chris@nullday.de>
2019-10-30 23:22:07 +01:00
Evgeny Vereshchagin
ce2098b7e9
README: add an OSS-Fuzz badge
...
Since bug reports, backtraces, coverage reports and build logs are scattered
across at least four different places and there is no publicly available dashboards
the badge can point to, let's just point it to the build logs, which hopefully are going to be
a little bit more usable once https://github.com/google/oss-fuzz/issues/2690 is
addressed.
2019-08-15 17:34:56 +00:00
Evgeny Vereshchagin
a9285009b7
fuzzit: switch to a new organization
2019-08-08 15:08:52 +00:00
Jeka Pats
53a42e6268
Continuous Fuzzing Integration with Fuzzit
...
includes two travis ci steps:
1) Every pull-request/push all fuzzing targets will do a quick
sanity run on the generated corpus and crashes (via Fuzzit)
2) On a daily basis the fuzzing targets will be compiled (from
master) and will and their respectible fuzzing job on Fuzzit
will be updated to the new binary.
2019-06-14 21:09:40 +03:00
Evgeny Vereshchagin
0cd158f643
README: bring the coverity badge back
...
This reverts commit bf0e551c17
.
2019-05-14 13:42:17 +02:00
Evgeny Vereshchagin
e92d3d5113
README: yet another badge. with the status of Pipelines this time.
2019-05-14 12:22:10 +02:00
Evgeny Vereshchagin
bf0e551c17
Revert "Revert "README: remove Coverity Scan badge""
...
This reverts commit 93e4163e91
.
2019-04-25 22:52:59 +02:00
Evgeny Vereshchagin
93e4163e91
Revert "README: remove Coverity Scan badge"
...
This reverts commit 49a881e514
.
2019-02-14 12:13:55 +01:00
Filipe Brandenburger
49a881e514
README: remove Coverity Scan badge
...
The badge is currently serving a broken image, since Coverity Scan is currently
having an outage. See Issue #11185 for more details. We can restore the badge
by reverting this commit once their service is up again.
2019-01-22 23:04:09 +03:00
Evgeny Vereshchagin
278ef0ab33
README: embed a CentOS CI badge into README
...
Plus be more specific about where the badges point to.
2018-12-05 12:42:52 +01:00
Faheel Ahmad
eea984028f
docs: Update links to updated docs
2018-10-30 23:01:20 +05:30
Jon Ringle
5ff030402f
doc: Fix link to CONTRIBUTING.md ( #10109 )
2018-09-18 12:29:36 +09:00
killermoehre
a8a273743f
replace https://github.com/systemd/systemd/blob/master/doc/ * with https://github.com/systemd/systemd/blob/master/docs/ * to point to proper documentation
2018-09-13 22:12:38 +02:00
Evegeny Vereshchagin
a7e9daf40c
README.md: add an LGTM badge
...
Now that @yuwata has fixed a lot of alerts, the badge looks
much better than before, so let's show it :-)
2018-06-26 18:15:09 +02:00
Evegeny Vereshchagin
f5dd4eeca2
README.md: embed the Travis CI badge
...
It should make it easier to keep track of the status
of daily cron jobs uploading data to Coverity Scan.
2018-06-07 17:53:43 +00:00
Zbigniew Jędrzejewski-Szmek
94ac201ac2
README: mention systemd-stable
...
Fixes #8564 .
https://www.freedesktop.org/wiki/Software/systemd/Backports/ has already been
adjusted.
2018-03-26 15:28:03 +02:00
Lennart Poettering
f09eb7688e
doc: add a new doc/ directory, and move two markdown docs into them
...
I figure sooneror later we'll have more of these docs, hence let's give
them a clean place to be.
This leaves NEWS and README/README.md as well as the LICENSE texts in
the root directory of the project since that appears to be customary for
Free Software projects.
2018-02-27 19:59:09 +01:00
Zbigniew Jędrzejewski-Szmek
78733a523a
README.md: add CII Best Practices badge
2017-11-04 21:15:57 +01:00
Zbigniew Jędrzejewski-Szmek
962a18980d
README: include small graphs of open issues and pull requests ( #5576 )
2017-03-13 08:10:04 +01:00
AsciiWolf
19d9372b60
README, README.md: use https:// in URLs
2017-02-21 15:56:04 +01:00
Lennart Poettering
e4a3e122b2
documentation: add a short document describing how to test your systemd build tree ( #3763 )
2016-07-20 22:15:54 -04:00
Lennart Poettering
13f41f6266
github: CONTRIBUTING.md moved, let's fix the link to it
2016-02-22 23:23:06 +01:00
Lennart Poettering
3731ad2703
github: extend README.md a bit
...
Link up more stuff on the GitHub landing page.
2016-01-25 17:19:19 +01:00
Daniel Mack
609e4fe3af
README.md: add Coverity scan status badge
2015-06-08 13:26:54 +02:00
Daniel Mack
7188bb07e3
Add README.md
...
A README.md allows us to include a badge for the current build status of
Semaphore CI. Keep other information in this file minimal, and avoid
information duplication but point readers to the official README.
2015-06-05 16:01:03 +02:00