Skip to content

Commit

Permalink
[bot] "documentation_updates" Wed Jul 14 17:35:44 UTC 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
SpacemacsBot authored and JAremko committed Jul 14, 2021
1 parent 964faf4 commit 5b3786f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/CI_PLUMBING.org
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#+TITLE: Continuous Integration

* Table of Contents                     :TOC_5_gh:noexport:
* Table of Contents :TOC_5_gh:noexport:
- [[#description][Description]]
- [[#overview][Overview]]
- [[#tldr][TLDR]]
Expand All @@ -18,7 +18,7 @@ it solves. =It is works in progress.=
* Overview
** TLDR
Spacemacs is big - the active maintainers team is small. The more we can
automate - the better. We use [[https://circleci.com/][CircleCI]], [[https://github.com/features/actions][GitHub Actions]] and [[https://www.docker.com/][Docker]] to test PRs,
automate - the better. We use  [[https://circleci.com/][CircleCI]], [[https://github.com/features/actions][GitHub Actions]] and [[https://www.docker.com/][Docker]] to test PRs,
update/fixi documentation and exporting it to [[https://develop.spacemacs.org/]].

Most of the code is just a bunch of bash/ELisp scripts and yml files, but
Expand Down

0 comments on commit 5b3786f

Please sign in to comment.