Oleg Kalachev
00048d4dfe
ci: ignore .dxf-files in editorconfig-checker
2019-11-23 14:17:54 +03:00
Oleg Kalachev
36573c12ee
ci: ignore .stl-files in editoconfig-checker
2019-11-07 04:59:25 +03:00
Oleg Kalachev
5c78b01b7b
gitbook: switch to last markdownlint-cli as the issue is fixed
2019-10-27 18:05:12 +03:00
Oleg Kalachev
8749f1523e
gitbook: revert to markdownlint-cli@0.18.0 as the latest version has false positives on MD044
2019-10-22 01:47:26 +03:00
Oleg Kalachev
e78c57a734
Change Clever documentation domain name
2019-09-09 16:22:48 +03:00
Oleg Kalachev
8c5309c753
travis: remove unneeded deploy
2019-08-17 09:30:04 +03:00
Oleg Kalachev
2b50b9bd8c
Rework gitbook, add Clever 4 instruction ( #163 )
...
Co-authored-by: sfalexrog <sfalexrog@gmail.com >
* Rework the structure.
* Add Clever 4 assembling instruction.
* Rework setup articles.
* Many additional changes.
2019-08-17 09:23:46 +03:00
Oleg Kalachev
a926c0b93d
gitbook: add automated checking for unused assets, remove unused assets
2019-08-11 18:19:19 +03:00
Oleg Kalachev
05af14a792
Add editorconfig-checker ( #149 )
...
* Add editorconfig-checker
* Editorconfig-check fix
* Remove temporal cat
2019-08-01 23:27:04 +03:00
Oleg Kalachev
99e6518c90
docs: check images size is not larger than 600K
2019-07-31 03:11:43 +03:00
sfalexrog
793f3630ef
builder: Fix pull request check
2019-06-11 15:41:51 +03:00
sfalexrog
e1444978bb
builder: fast docs rebuild (for pull requests) ( #126 )
...
* builder: Skip builds for docs-only pull requests
* force rebuild
* travis: Fix bad syntax
* travis: Be more strict about checking for changes
* travis: Make build skipping more noticeable
2019-06-03 21:16:04 +03:00
sfalexrog
dff4487d9b
travis: Deploy docs to master
2019-05-04 19:14:24 +03:00
sfalexrog
00c12ed305
travis: Deploy to github pages
2019-05-04 19:08:25 +03:00
sfalexrog
6e31667ca1
travis: Generate changelog for tags
2019-03-14 17:03:55 +03:00
sfalexrog
c779e771ee
travis: Use max clone depth (should help with "reference is not a tree" errors)
2019-03-05 20:39:26 +03:00
sfalexrog
9588d1d2d9
travis: Name release after tag
2019-03-05 16:26:53 +03:00
sfalexrog
e24523cd46
builder: Actually use the correct builder
...
The whole point of the previous commit was to switch to a builder with a newer QEMU, and somehow I forgot to add that to .travis.yml. Whoops.
2019-02-24 01:12:04 +03:00
Oleg Kalachev
6382c25417
builder: add some tests for validating built image
2019-02-22 16:39:32 +03:00
Oleg Kalachev
ed855907f1
docs: fix markdown, remove markdownlint ignore
2019-02-10 03:17:21 +03:00
sfalexrog
0a0e1585f2
travis: Only attempt to copy cached images if there are any
2019-02-09 05:53:10 +03:00
sfalexrog
e443da60c4
Try to cache initial Raspbian image
2019-02-09 05:53:10 +03:00
sfalexrog
8f332d8d53
Automatically build and lint documentation ( #100 )
...
* Build and publish docs with the RPi image
* travis: Don't use docker for gitbook building
* docs: markdownlint fixes
* travis: Don't lint lessons
* travis: Don't lint lessons (for real this time)
* docs: Style fixes
* travis: Fix typo to actually deploy build artifacts
* travis: Disable automatic docs deployment, revisit this later
2019-02-06 19:28:02 +03:00
sfalexrog
cccfffe06e
Install opencv3 with Neon and VFPv3 by default
...
Also, mark all new releases as drafts.
2019-01-24 22:47:47 +03:00
sfalexrog
e5220012de
builder: Change docker image used for building
...
Also, be more thorough about killing dirmngr.
2019-01-21 21:01:51 +03:00
Arthur Golubtsov
65666d619d
Change docker image to add ability of copying directories
2018-11-19 18:50:20 +03:00
Artem Smirnov
415689d725
image: Fix IMAGE_VERSION
2018-10-02 18:18:12 +03:00
Artem Smirnov
837c7af7ee
image_builder: change builder to img-tool
2018-10-01 20:01:13 +03:00
Artem Smirnov
d16a27c891
image_builder: try to fix image path
2018-10-01 20:01:13 +03:00
Artem Smirnov
834e21aaf0
image_builder: fix visibility TRAVIS_TAG in image-build
2018-10-01 20:01:13 +03:00
Artem Smirnov
7260433a91
image_builder: fix problem w setup TRAVIS_TAG
2018-10-01 20:01:13 +03:00
Artem Smirnov
c4bfff69f4
image_builder: remove unused string
2018-10-01 20:01:13 +03:00
Artem Smirnov
2372824122
image_builder: fix image name in travis
2018-10-01 20:01:13 +03:00
Artem Smirnov
4e38266101
image_builder: update .travis.yml
2018-10-01 20:01:13 +03:00
Artem Smirnov
972abc6277
image_builder: some fixes after transition to the new architecture
2018-10-01 20:01:13 +03:00
Artem Smirnov
18f973ce00
image_builder: debug
2018-10-01 20:01:13 +03:00
Artem Smirnov
fb6b96fa5b
image_builder: try to interrupt script-stage
2018-10-01 20:01:13 +03:00
Artem Smirnov
4f8956829f
image_builder: fix syntax with quotes & =
2018-10-01 20:01:13 +03:00
Artem Smirnov
9c6991e9d7
image_builder: fix syntax
2018-10-01 20:01:13 +03:00
Artem Smirnov
ccef57f311
image_builder: new structure of builder
2018-10-01 20:01:13 +03:00
Artem Smirnov
c25a752b20
image_builder: add only tag or branch format
2018-10-01 20:01:13 +03:00
Artem Smirnov
1238107b13
image_builder: try to build by my tag
2018-10-01 20:01:13 +03:00
Artem Smirnov
55fc7493c9
image_builder: remove on: tags: true
2018-10-01 20:01:13 +03:00
Artem Smirnov
2e019c136f
image_builder: try to fix travis
2018-10-01 20:01:13 +03:00
Artem Smirnov
1d91f2800d
image_builder: fix trouble w permissions
2018-10-01 20:01:13 +03:00
Artem Smirnov
66b879ebb7
image_builder: add sudo for zip command
2018-10-01 20:01:13 +03:00
Artem Smirnov
e47824b1ff
image_builder: use BUILD_DIR in Travis
2018-10-01 20:01:13 +03:00
Artem Smirnov
273310f915
image_builder: add IMAGE_NAME
2018-10-01 20:01:13 +03:00
Artem Smirnov
405b956b06
image_builder: fix path in travis
2018-10-01 20:01:13 +03:00
Artem Smirnov
ef88fcbfd3
image_builder: fix path to images & add debug output
2018-10-01 20:01:13 +03:00