Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jelastic-client
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Softozor
jelastic-client
Commits
master
Select Git revision
0 results
jelastic-client
Author
Search by author
Any Author
authors
Jean-Luc Dubouchet
jeanluc
Laurent
zadigus
2 authors
Sep 29, 2021
fix issue in get_node_hostname_from_name method
· 8df8a9a8
Laurent
authored
3 years ago
8df8a9a8
add env_info.get_node_url_from_name method
· 405107c9
Laurent
authored
3 years ago
405107c9
Sep 17, 2021
extract domain out of env_info
· 8cb509df
Laurent
authored
3 years ago
8cb509df
make sure to publish pypi packages also when the test_utils change
· c203d243
Laurent
authored
3 years ago
c203d243
fix get_manifest_data so we can grab urls out of the success text
· d621af44
Laurent
authored
3 years ago
d621af44
Sep 15, 2021
make env_name optional in jps.install method + simplify test on manifest settings
· bbf48b05
Laurent
authored
3 years ago
bbf48b05
Sep 09, 2021
fix setup of non_existent_manifest fixture
· 948eaee1
Laurent
authored
3 years ago
948eaee1
make it possible to pass settings to the jps install method + pack paths to...
· fa9e1401
Laurent
authored
3 years ago
fa9e1401
include jelastic response in jelastic exception message
· dd8cd53c
Laurent
authored
3 years ago
dd8cd53c
ignore spaces for line breaks in yaml, yml, and jps files
· 2b2c32e9
Laurent
authored
3 years ago
2b2c32e9
Sep 05, 2021
implement env_info.get_node_hostname_from_name
· cb33ddd4
Laurent
authored
3 years ago
cb33ddd4
Sep 03, 2021
make it possible to get a node ip from its display name
· 4fa8be8d
Laurent
authored
3 years ago
4fa8be8d
fix jps_client.install method name
· 97ead63a
Laurent
authored
3 years ago
97ead63a
fix JelasticClientException constructor
· a09f0f3d
Laurent
authored
3 years ago
a09f0f3d
fix readme
· 3b502bc5
Laurent
authored
3 years ago
3b502bc5
allow to install jps from file or file content
· b5fb0ce5
Laurent
authored
3 years ago
b5fb0ce5
remove ApiClientException
· 886759ab
Laurent
authored
3 years ago
886759ab
add sample data
· 15a469b0
Laurent
authored
3 years ago
15a469b0
Sep 02, 2021
make JpsClient.install return the successText
· 843d39a2
Laurent
authored
3 years ago
843d39a2
Aug 24, 2021
disable package publication in scheduled builds
· 74597286
Laurent
authored
3 years ago
74597286
Aug 20, 2021
test + fix implementation of env_info
· cb41651b
Laurent
authored
3 years ago
cb41651b
fix min package version
· fcd45dff
Laurent
authored
3 years ago
fcd45dff
fix package name
· ba371375
Laurent
authored
3 years ago
ba371375
refactor packaging + add possibility to increase minor or major manually
· 8e608519
Laurent
authored
3 years ago
8e608519
Aug 19, 2021
make twine upload verbose
· d0ce22a8
Laurent
authored
3 years ago
d0ce22a8
fix red tests + simplify typing includes
· f35488a5
Laurent
authored
3 years ago
f35488a5
fix red test
· 39556000
Laurent
authored
3 years ago
39556000
introduce EnvInfo
· dc08bef0
Laurent
authored
3 years ago
dc08bef0
Merge remote-tracking branch 'origin/master' into master
· 43d6295c
Laurent
authored
3 years ago
43d6295c
rename
· d7cfba8f
Laurent
authored
3 years ago
d7cfba8f
only trigger docker image build when the relevant files change
· 5dd98121
Laurent
authored
3 years ago
5dd98121
make clear that the package needs python >= 3.9
· 45996178
Laurent
authored
3 years ago
45996178
Aug 18, 2021
get rid of future annotations and use python 3.9 directly
· a8186209
Laurent
authored
3 years ago
a8186209
implement + test file.read
· 2de5dd43
Laurent
authored
3 years ago
2de5dd43
make _api_client and _execute protected in BaseClient
· 5edfbb07
Laurent
authored
3 years ago
5edfbb07
create environments (vps, sql, docker, multiple)
· ca0c3132
Laurent
authored
3 years ago
ca0c3132
Aug 10, 2021
refactoring
· fb1c95ce
Laurent
authored
3 years ago
fb1c95ce
split abstract property ApiClient.grp_cls into to separate properties
· df5c9414
Laurent
authored
3 years ago
df5c9414
make it possible to create new environments in parallel with reproducible env names
· 615aad52
Laurent
authored
3 years ago
615aad52
Aug 06, 2021
simplify exception handling in client code
· 8ed9b182
Laurent
authored
3 years ago
8ed9b182
Loading