Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
154 commits
Select commit Hold shift + click to select a range
07b39d1
Use universal_build lib for build.py
raethlein Nov 16, 2020
272cb07
Add .editorconfig file
raethlein Nov 16, 2020
92c8f1c
Add GitHub Actions Workflow to build the workspace
raethlein Nov 16, 2020
80d31a6
Add build-env GitHub Action
raethlein Nov 17, 2020
08a8f62
Add first tests
raethlein Nov 17, 2020
0095815
Fix tests so that they run via act
raethlein Nov 17, 2020
34141fe
Format Dockerfile
raethlein Nov 17, 2020
5cedbce
Set temp flag so workflow works in GitHub Actions
raethlein Nov 17, 2020
e953c0b
Build: Switch to pytest
JanKalkan Nov 18, 2020
b9fe88e
Use correct name for image (containing flavor)
raethlein Nov 19, 2020
f3077b5
Refactor incubation zone
JanKalkan Nov 19, 2020
da3cc1a
Update core process tools and interpreters
JanKalkan Nov 19, 2020
4feb936
Fix typo
JanKalkan Nov 19, 2020
c0efadf
Update vscode eslint plugin to fix build issue
raethlein Nov 19, 2020
062db38
Update core (gui) tools
JanKalkan Nov 19, 2020
b207ee3
Use more stable install of code-server extensions
raethlein Nov 19, 2020
c2ff163
Update conda packages
JanKalkan Nov 20, 2020
082b70e
Update VS-code extensions
JanKalkan Nov 20, 2020
2c9448d
Update tool installer scripts
JanKalkan Nov 20, 2020
d62952b
Rollback to former method of installing extensions
raethlein Nov 20, 2020
a33b91f
Update code-server version
raethlein Nov 20, 2020
4bd9fc8
Update build.pys due to new universal_build lib
raethlein Nov 20, 2020
83096ec
Fix broken links
JanKalkan Nov 20, 2020
414fc4c
Install pip with conda to fix 'missing pip' issue
raethlein Nov 20, 2020
776a9d9
Fix pip install command
raethlein Nov 20, 2020
7fe6722
Let wget retry fetching the VS Code extension
raethlein Nov 20, 2020
901bd8d
Try more stable wget call to get vscode extensions
raethlein Nov 20, 2020
ceaf757
Update and patch noVNC
JanKalkan Nov 20, 2020
1c2c94b
Merge branch 'feature/code-quality' into maintenance/ws-update
JanKalkan Nov 20, 2020
3699584
Update libs to be able to build the image
raethlein Nov 21, 2020
f2c9319
Fix vncserver start command
raethlein Nov 21, 2020
4271284
Use fixed version of jupyter-tensorboard
JanKalkan Nov 24, 2020
a618fe6
Fix noVNC clipboard patch
JanKalkan Nov 24, 2020
449106d
Use the new build-env base image
raethlein Nov 25, 2020
e7a64e9
Fix issue with changed universal-build API
raethlein Nov 25, 2020
d145ee8
Fix universal-build call after update
raethlein Nov 25, 2020
05f8b1a
Update the docs section how to build the workspace
raethlein Nov 25, 2020
2c82841
Update test to also run locally without act
raethlein Nov 26, 2020
75a8740
Refactor test for minimal light full flavor
JanKalkan Nov 28, 2020
d27b327
Remove obsolete file
JanKalkan Nov 28, 2020
caeeb06
Fix docker image prefix handling
JanKalkan Nov 30, 2020
578ab1c
Update build logic for gpu flavor
JanKalkan Nov 30, 2020
a068938
Fix docker image name
JanKalkan Nov 30, 2020
309fd93
Update build logic for r-flavor
JanKalkan Nov 30, 2020
8c7c76c
Update build logic for spark-flavor
JanKalkan Nov 30, 2020
f820578
Update tool installer scripts
JanKalkan Nov 30, 2020
68dcad9
Update default and build files from template
lukasmasuch Dec 3, 2020
23d80d6
Fix novnc default settings
lukasmasuch Dec 3, 2020
7291899
Deactivate cloud support for netdata
lukasmasuch Dec 3, 2020
81b90fb
Update vs code version
lukasmasuch Dec 3, 2020
eefad8e
Use CONDA_ROOT instead of CONDA_DIR
lukasmasuch Dec 3, 2020
45510d6
Update kubernetes tooling
lukasmasuch Dec 3, 2020
50026ba
Fix and update zsh prompt setup
lukasmasuch Dec 3, 2020
375dfc8
Use conda root instead of dir
lukasmasuch Dec 3, 2020
2a8a779
Use conda_root instead of dir
lukasmasuch Dec 3, 2020
8db6d02
Disable update notification for vs code server
lukasmasuch Dec 3, 2020
0330fd3
Add information about virtual envs to readme
lukasmasuch Dec 6, 2020
bde7857
Update filebrowser version
lukasmasuch Dec 6, 2020
c5d286d
Add pyenv initialisation to oh-my-zsh script
lukasmasuch Dec 6, 2020
df2ae42
Fix azure utils installer
lukasmasuch Dec 6, 2020
7773030
Fix alacritty terminal installer
lukasmasuch Dec 6, 2020
e1d7a32
Update clean layer script with yarn cleaning
lukasmasuch Dec 6, 2020
c995723
Update flavor readmes
lukasmasuch Dec 6, 2020
4e980f1
Print jupyter logs to stdout
lukasmasuch Dec 6, 2020
65d9db6
Update build scripts
lukasmasuch Dec 6, 2020
55236c4
Update atom installer
lukasmasuch Dec 6, 2020
256b100
Remove outdated installer scripts
lukasmasuch Dec 7, 2020
b96fec2
Replace test installer script with notebook
lukasmasuch Dec 7, 2020
47947f2
Add test r-runtime tutorial
lukasmasuch Dec 7, 2020
b1feaeb
Fix jupyter notebook config problem
lukasmasuch Dec 7, 2020
f617ce9
Fix data-utils installer
lukasmasuch Dec 7, 2020
0773be2
Update jupyter system configuration
lukasmasuch Dec 7, 2020
34364d8
Remove deprecated jupyter extension config
lukasmasuch Dec 7, 2020
281026f
Improve docker utils installer
lukasmasuch Dec 7, 2020
af0a7b4
Use version variable in zeppelin installer
lukasmasuch Dec 7, 2020
78cc55f
Update poratiner installer to 2.0.0
lukasmasuch Dec 7, 2020
8447728
Use yarn to get a more space efficient vscode install
lukasmasuch Dec 7, 2020
685c925
Update spark flavor dockerfile
lukasmasuch Dec 7, 2020
6cd940d
Remove activations from jupyter tooling extension - done manually
lukasmasuch Dec 7, 2020
daf9463
Update base dockerfile with updated versions
lukasmasuch Dec 7, 2020
44537d3
Fix r-studio server installation - use 1.2 version
lukasmasuch Dec 7, 2020
243022c
Update r runtime installer
lukasmasuch Dec 7, 2020
09f3667
Update python requirements
lukasmasuch Dec 7, 2020
c93b478
Run black on docker entrypoint
lukasmasuch Dec 7, 2020
0d42a1b
Update r-flavor image
lukasmasuch Dec 7, 2020
5766b39
Update gpu flavor image
lukasmasuch Dec 7, 2020
b501f02
Update system reports
lukasmasuch Dec 7, 2020
c645975
Update licenses reports
lukasmasuch Dec 7, 2020
bd050f8
Improve update workspace documentation
lukasmasuch Dec 7, 2020
4460317
Add comment to go installer
lukasmasuch Dec 7, 2020
e379bd7
Improve netdata configuration
lukasmasuch Dec 7, 2020
09e0b4b
Remove other tensorflow versions as well
lukasmasuch Dec 7, 2020
f205ac9
Add libraries evaluation notebook
lukasmasuch Dec 7, 2020
eb623da
Update mongodb installer
lukasmasuch Dec 7, 2020
aa48852
Remove mongodb installer
lukasmasuch Dec 7, 2020
31992fb
Remove system vulnerarbilities scan - use docker scan instead
lukasmasuch Dec 7, 2020
d5e9ba2
Add docker snyk scan
lukasmasuch Dec 7, 2020
2877b92
Update build scripts to fix minor issue with testing
lukasmasuch Dec 7, 2020
e53bfed
Update build environment to 0.5.0
lukasmasuch Dec 7, 2020
9327f9d
Add archive folder to gitignore
lukasmasuch Dec 7, 2020
4757cc6
Update git to newest version and move jupyter config
lukasmasuch Dec 7, 2020
ab47d49
Add additional buffer settings
lukasmasuch Dec 7, 2020
da42ba1
Fix bug with arguments not set for all flavor build
lukasmasuch Dec 7, 2020
6841625
Add socat to incubation zone
lukasmasuch Dec 8, 2020
3f42c22
Add act to docker utils installer
lukasmasuch Dec 8, 2020
65b623b
Update clamav virus scan script
lukasmasuch Dec 8, 2020
9e1b6e2
Add trivy vulnerability scanner
lukasmasuch Dec 8, 2020
a64404c
Update information on security scans
lukasmasuch Dec 8, 2020
52c7ca2
Update rapdis ai installer
lukasmasuch Dec 8, 2020
e2c0bd1
Add gpuview tool installer
lukasmasuch Dec 8, 2020
0a96357
Update installers
lukasmasuch Dec 8, 2020
451d944
Add rapids installer to update docs
lukasmasuch Dec 8, 2020
aff2e7e
Finalize gpu image
lukasmasuch Dec 8, 2020
3782061
Minor fixes in readme
lukasmasuch Dec 8, 2020
ebe3db5
Add additional tooling to incubation zone
lukasmasuch Dec 8, 2020
0081c8a
Update dockerfile
lukasmasuch Dec 8, 2020
2153214
Fix incubation installs
lukasmasuch Dec 8, 2020
4a4d98a
Use tensorflow 2.3.0 to fix tenorboard problem
lukasmasuch Dec 9, 2020
83e43bb
Remove libffi-dev because of vulnerability
lukasmasuch Dec 9, 2020
5864ad8
Update ungit version
lukasmasuch Dec 9, 2020
d689b2a
Update sqlectron version
lukasmasuch Dec 9, 2020
a7d0de3
Add r-languageserver to r-runtime installs
lukasmasuch Dec 9, 2020
39aad46
Update pycharm version
lukasmasuch Dec 9, 2020
3d1ecb0
Update nteract version
lukasmasuch Dec 9, 2020
dc56956
Update metabase version
lukasmasuch Dec 9, 2020
3c34e8a
Update versions in kubernetes utils
lukasmasuch Dec 9, 2020
c7843cc
Update intellij version
lukasmasuch Dec 9, 2020
df86094
Add flake8 default settings
lukasmasuch Dec 9, 2020
be613a9
Change order of flavor installs for all
lukasmasuch Dec 9, 2020
f7d5617
Update update-guidelines to reflect new changes
lukasmasuch Dec 9, 2020
1c30333
Update minimal requirements
lukasmasuch Dec 9, 2020
6c8880b
Update requirements
lukasmasuch Dec 9, 2020
f2a31cf
Refactor dockerfile
lukasmasuch Dec 9, 2020
2cc503e
Use avit theme for zsh with fixed arrow
lukasmasuch Dec 9, 2020
f7b6081
Set jupyter logging level to warn
lukasmasuch Dec 9, 2020
6465324
Install ctop in docker utils
lukasmasuch Dec 9, 2020
df35e87
Use fixed jupyter tensorboard version
lukasmasuch Dec 9, 2020
4883610
Remove nvdashboard from gpu image
lukasmasuch Dec 9, 2020
c68353c
Add trivy vulnerability report
lukasmasuch Dec 9, 2020
e120549
Update build environment
lukasmasuch Dec 10, 2020
d7c2c65
Update reports for release
lukasmasuch Dec 10, 2020
aa1234c
Remove ngraph installer - no Py 3.8 compatiblity
lukasmasuch Dec 10, 2020
d92b78b
Change dialog title of git info input
lukasmasuch Dec 10, 2020
c76ac23
Fix and update tool installers
lukasmasuch Dec 10, 2020
b9920c1
Move some libs to conda for mkl boost
lukasmasuch Dec 12, 2020
361ad3f
Fix wrong python version info
lukasmasuch Dec 12, 2020
2d81ef4
Only reininstall pytorch in gpu flavor
lukasmasuch Dec 12, 2020
bd09697
Update requirements
lukasmasuch Dec 12, 2020
c0227ab
Update build-environment to 0.6.6
lukasmasuch Dec 12, 2020
39cc58e
Add bump version logic to build
lukasmasuch Dec 12, 2020
cd361e4
Update release pipeline script
lukasmasuch Dec 12, 2020
d7d5d89
Set default build flavor setting to all
lukasmasuch Dec 12, 2020
e1653a6
Use all as default value for flavor
lukasmasuch Dec 12, 2020
c153a5e
Merge branch 'main' into release/v0.10.4
lukasmasuch Dec 12, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Set temp flag so workflow works in GitHub Actions
  • Loading branch information
raethlein committed Nov 17, 2020
commit 5cedbce2e214eff1875e0c2123974db226da25eb
1 change: 1 addition & 0 deletions .github/workflows/build-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
env:
BUILD_ARGS: ${{ secrets.BUILD_ARGS }}
WORKING_DIRECTORY: ${{ secrets.WORKING_DIRECTORY }}
ACTIONS_ALLOW_UNSECURE_COMMANDS: true # TODO: only needed until act supports the new way

jobs:
build:
Expand Down