Owen Voke
7acfcf69ae
Update Travis CI to run on Bionic Beaver
2020-03-10 15:53:57 +05:30
Marco Bonelli
c88644a216
Travis: remove no longer needed after_failure field
2019-11-29 16:01:25 +00:00
Marco Bonelli
a188a3a8ca
Travis: separate building from deployment.
...
- Added `-q` to the zip command to create the archive since Travis
was having trouble handling its very long output (thus making
the build fail).
- Moved the actual building of the index and the archive from
deploy.sh to a new build.sh script.
- Added a `script` step in .travis.yml to run build.sh after npm
test.
- Specified a clone depth of 1 in .travis.yml to make things faster
since we don't need to do any git operation during the build.
2019-07-11 17:01:05 +05:30
Marco Bonelli
47714527a6
TravisCI: don't clean build dir needed for deployment.
2019-02-04 23:15:37 +05:30
Marco Bonelli
d83f446a8c
Cleaner deployment process ( fixes #2749 ) ( #2750 )
...
* TravisCI: cleaner deployment process.
* TravisCI: rename deployment script.
2019-02-04 19:29:17 +05:30
Agniva De Sarker
1e28a0cbc0
[Security]: Moving to a secure way of uploading assets ( #2747 )
...
* [Security] Moving to a secure way of uploading assets
2019-02-03 14:57:35 +01:00
Agniva De Sarker
fa3828cf10
add documentation about Travis token ( #1902 )
2018-01-18 16:08:23 +00:00
Agniva De Sarker
ec85c43723
Using new travis token
2018-01-18 08:55:56 +05:30
Agniva De Sarker
f73955fd06
Using tldr bot on a separate server
...
- Sending the PR id and message as a POST request.
- The bot running on a separate server receives the message and posts
the comment on the PR.
2017-05-09 17:24:31 +05:30
Agniva De Sarker
fb5010757e
Revert "Bringing back tldr bot again"
...
This reverts commit 17f4e6960d
.
2017-01-30 14:36:12 +05:30
Agniva De Sarker
17f4e6960d
Bringing back tldr bot again
...
- Removed all the permissions of the bot, so that github won't remove
the token.
2017-01-30 12:58:21 +05:30
Agniva De Sarker
25a9e6d7e7
Reverting tldr bot reporting
2016-12-21 11:49:05 +05:30
Agniva De Sarker
2a9060aef4
Add script to post Travid build errors on PRs ( #1138 )
2016-11-06 22:59:44 +05:30
Agniva De Sarker
4f28972dc2
Setting cache to false ( #1095 )
...
- This was not letting new changes from tldr-lint repo to be fetched.
Therefore, preventing new checks like trailing spaces to appear.
- Also, its a good practice to get possible updates from npm packages.
2016-10-02 21:40:11 +02:00
Igor Shubovych
72196b030d
Use NodeJS NPM package markdownlint instead of Ruby gem mdl
2016-01-19 22:28:54 +02:00
Ruben Vereecken
7e4823d2a2
Changed tldr-lint version to bleeding
2016-01-13 18:20:19 +01:00
Ruben Vereecken
5821dc9a87
Attempt at travis
2016-01-13 15:32:25 +01:00
Igor Shubovych
c47f834311
Optimize make lint task
2015-12-06 18:36:44 +02:00
Igor Shubovych
feee1e2d0c
TravisCI: caching bundler to speed up building
2015-12-05 01:33:14 +02:00
Igor Shubovych
1c0b27edc1
TravisCI: update secure token, refactor and fix build script to correctly fail on error
2015-12-05 01:09:18 +02:00
Igor Shubovych
eb32b2bd2b
TravisCI: upgrade to new Travis CI infrastructure
2015-12-05 00:52:40 +02:00
Igor Shubovych
f1d3e87069
Travis CI integration: automatic linting, rebuilding index.json, building pages archive, and little other improvements
2015-12-04 16:54:05 +02:00