Commit Graph

85 Commits

Author SHA1 Message Date
Ayaz Salikhov
55b69e67e9 Use hadolint from pre-commit 2021-05-05 15:49:44 +03:00
Ayaz Salikhov
27f45c7f2c Use tagging as a module 2021-05-01 11:04:44 +03:00
Ayaz Salikhov
1464678371 Fix syntax 2021-04-25 00:18:51 +03:00
Ayaz Salikhov
39a031e929 Remove unused variables 2021-04-25 00:09:43 +03:00
Ayaz Salikhov
57c02d6380 Add --wiki-path argument 2021-04-24 20:42:28 +03:00
Ayaz Salikhov
1f7c6cc0aa [WIP] Implement draft version of manifests (build_history_line) 2021-04-24 20:21:05 +03:00
Ayaz Salikhov
74fe3361d7 Merge branch 'master' into asalikhov/python_tagging 2021-04-18 11:31:23 +03:00
Ayaz Salikhov
bf9660a054 Bunch of small refactorings and updates 2021-04-17 13:25:23 +03:00
Ayaz Salikhov
95f488d0a7 Merge branch 'master' into asalikhov/python_tagging 2021-04-16 13:38:48 +03:00
romainx
565af01950 Regular update 2021-04-08 2021-04-08 06:20:32 +02:00
Ayaz Salikhov
ffbe758e54 Apply tags from the python 2021-03-20 21:02:21 +03:00
romainx
d0e066e116 Regular update 2021-03-17 2021-03-17 22:13:19 +01:00
romainx
753abff645 Regular update 2021-02-28 06:56:36 +01:00
Ayaz Salikhov
e1517d1e02 Push all tags in docker push command 2021-02-24 20:49:00 +03:00
romainx
8d22861453 Enable buildkit 2021-01-15 18:03:48 +01:00
romainx
86523f0619 Regular update + improvements 2020-12-01 22:05:21 +01:00
romainx
0f2a7473c4 Regular update 2020-11-05 20:55:18 +01:00
Ayaz Salikhov
668cc9311a Fix 2020-10-06 11:35:03 +03:00
Ayaz Salikhov
025413bb2d Run pre-commit hooks server side 2020-10-05 23:39:40 +03:00
Peter Parente
4c2cbe5b1b Debug info for wiki push failure 2020-08-09 11:46:52 -04:00
Peter Parente
f1811928b3 Fix missing bash continuation 2020-08-09 00:02:08 -04:00
Peter Parente
a3a9259437 Fix git-commit upstream
cd before configuring
2020-08-08 23:59:51 -04:00
Peter Parente
455e10b64f Merge branch 'master' into pre-commit 2020-08-08 14:23:34 -04:00
Peter Parente
a7d6d765f5 [ci skip] Fix wiki commit step, use single shell session 2020-08-08 14:09:54 -04:00
GitHub Actions
68c4a6dba2 Fix git-commit var syntax 2020-08-07 23:36:16 -04:00
Peter Parente
8431b341df Push images, git changes 2020-07-30 07:50:23 -04:00
Peter Parente
34e73d4f6b Refactor wiki hooks for Actions 2020-07-30 07:49:00 -04:00
Romain
17cdb90fac Changes following review
- Remove inconsistency of callink make lint-all from the pre-commit hookj
- Remove comment in pre-commit conf
- Add specific targets in makefile to install and run pre-commit
- Change yamlint default conf to avoid line too long (for example on travis file)
2020-07-21 21:45:36 +02:00
Romain
e2e1399cd7 pre-commit hook added + minor fixes
## pre-commit
pre-commit added to check

- `bash` files with bashate see #1109
- `yaml` files with yamlint see #1108
- `docker` files with hadolint see #1100

# hadolint

version of the linter added as a variable in the `Makefile`
2020-07-11 17:06:00 +02:00
Darek
568708d279 Upgrading Spark to 3.0, removing Toree 2020-06-19 00:52:51 +00:00
Romain
ccc9ed3b6d Fix makefile 2020-05-29 22:47:57 +02:00
Romain
7b48e43b74 Fix hadolint deviations 2020-05-29 19:33:24 +02:00
Romain
64c143d3cd Merge branch 'master' into hadolint 2020-05-29 18:44:45 +02:00
Romain
6f2e7cb583 Linting in travis 2020-05-28 06:29:27 +02:00
Romain
e3558be988 First lint + fix implemented 2020-05-28 06:24:54 +02:00
Ayaz Salikhov
02e0e2b4f1 Print image size after building it 2020-05-26 03:34:40 +02:00
romainx
4e1bcc8236 Matplotlib tests + helpers methods
* Maplotlib is an important package. It has now its own test checking that a plot can be generated and exported has an image.
* Some helpers methods added to the `Makefile` mainly permitting to clean containers and images
* Improved assertion messages of some tests
2020-04-28 15:17:56 +02:00
romainx
18bf282a2b Fixed _packages_from_json 2020-03-12 22:02:44 +01:00
romainx
bf91753dc6 minor changes on outdated package helper 2020-02-13 10:20:42 +01:00
romainx
b6ca292975 Check outdated packages 2020-02-12 20:30:25 +01:00
romainx
b55015d6b8 Fix makefile 2020-02-12 09:07:06 +01:00
romainx
45d51e3b42 Bump to spark 2.4.5 + minor improvements 2020-02-11 21:30:47 +01:00
romainx
4c128327f4 fix duplicate and hardcoded value in makefile 2020-01-31 19:40:42 +01:00
romainx
03ec0a592d Bump version of R packages 2020-01-30 19:01:44 +01:00
Min RK
5eca3cae6c stop removing qt
it makes the conda env invalid, which causes errors in later installs
2019-07-09 10:46:25 +02:00
Peter Parente
eb2cbc3c40 [ci skip] Skip ci rebuild on tx-en merge to master 2019-05-05 19:58:15 -04:00
Peter Parente
63359c8641 Fix docs/locale update ping-pong
Do not trigger another docs/local/en update and push
to master when localized text changes
2019-05-05 13:37:28 -04:00
Peter Parente
5755b81984 Debug make tx-en 2019-05-05 13:28:51 -04:00
Peter Parente
12c9b8b268 Fix diff comparison for master merge
Need to check file changes in TRAVIS_COMMIT_RANGE
2019-05-05 13:16:15 -04:00
Peter Parente
d76b4ca987 Setup travis en template update 2019-05-04 17:10:43 -04:00