Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · 0.1
wg-federation
Browse files
This project is mirrored from
https://*****:*****@bitbucket.org/GEE_Media/python-wg-federation.git
. Pull mirroring updated
Oct 22, 2025
.
Successfully updated
Oct 22, 2025
.
Sep 30, 2022
doc: fixes classe diagram
· 4af114ac
ʕᵔᴥᵔʔ
authored
Sep 30, 2022
View commit 4af114ac
2 tags
4af114ac
refactor: Initializes `InputManager` attributes with `None` to avoid implicit attributions
· b8b5e542
ʕᵔᴥᵔʔ
authored
Sep 30, 2022
b8b5e542
doc: temporarily adds auto-generated module documentation, waiting for a pipeline.
· 8fd36e1c
ʕᵔᴥᵔʔ
authored
Sep 30, 2022
8fd36e1c
maintenance: uses systemd-python pypi release instead of github, because pypi refuses github deps
· 71427cd8
ʕᵔᴥᵔʔ
authored
Sep 30, 2022
71427cd8
doc: better explains in the `README.md` how to generate documentation
· 1061af1a
ʕᵔᴥᵔʔ
authored
Sep 30, 2022
1061af1a
Sep 29, 2022
doc: updates HEREDOC for method in EnvironmentVariableReader
· cf56d3e9
ʕᵔᴥᵔʔ
authored
Sep 29, 2022
View commits for tag 0.1.0
0.1.0
cf56d3e9
Sep 28, 2022
refactor: changes after self review
· f8d98ac8
ʕᵔᴥᵔʔ
authored
Sep 28, 2022
f8d98ac8
doc: updates CHANGELOG
· eb092290
ʕᵔᴥᵔʔ
authored
Sep 28, 2022
eb092290
test: adds first feature functional tests with `behave`
· b0502fff
ʕᵔᴥᵔʔ
authored
Sep 28, 2022
b0502fff
test: adds first batch of unit tests, covering 99% of the code
· 422c6175
ʕᵔᴥᵔʔ
authored
Sep 28, 2022
422c6175
chore: makes python `3.9` the minimum version, because we use type hinting 3.9+
· ad9ba037
ʕᵔᴥᵔʔ
authored
Sep 28, 2022
ad9ba037
feat: adds argument parsing, environment variable reading and input validations
· a984bb6f
ʕᵔᴥᵔʔ
authored
Sep 28, 2022
a984bb6f
chore: updates pre-commit dependencies
· 78a655f8
ʕᵔᴥᵔʔ
authored
Sep 28, 2022
78a655f8
test: disables `missing-module-docstring` for pylint as it makes no sense in a...
· 9fcf7bad
ʕᵔᴥᵔʔ
authored
Sep 28, 2022
9fcf7bad
refactor: removes unneeded dummy code
· 726cf22b
ʕᵔᴥᵔʔ
authored
Sep 28, 2022
726cf22b
chore: updates/add `.pyproject.toml` dependencies
· 935df442
ʕᵔᴥᵔʔ
authored
Sep 28, 2022
935df442
doc: explains how to run functional tests in README
· 563f2839
ʕᵔᴥᵔʔ
authored
Sep 28, 2022
563f2839
doc: explains how to generate documentation in the README
· 529e04cd
ʕᵔᴥᵔʔ
authored
Sep 28, 2022
529e04cd
doc: explains how to setup debugger for this project in README
· 79ee54c9
ʕᵔᴥᵔʔ
authored
Sep 28, 2022
79ee54c9
Sep 07, 2022
refactor: cleans conf.py
· bf8a4ffb
ʕᵔᴥᵔʔ
authored
Sep 07, 2022
bf8a4ffb
fix: fixes author name in conf.py
· b5277291
ʕᵔᴥᵔʔ
authored
Sep 07, 2022
b5277291
fix: uses requirements for doc
· 3f33c464
ʕᵔᴥᵔʔ
authored
Sep 07, 2022
3f33c464
fix: uses requirements for doc
· 3eb559cd
ʕᵔᴥᵔʔ
authored
Sep 07, 2022
3eb559cd
feat: adds first documentation
· f6994b2c
ʕᵔᴥᵔʔ
authored
Sep 07, 2022
f6994b2c
Aug 26, 2022
doc: explain how to deploy manually in the README
· ed0283de
ʕᵔᴥᵔʔ
authored
Aug 26, 2022
View commit ed0283de
2 tags
ed0283de
fix: fixes reading of version with pip-installed package
· 1d605c6e
ʕᵔᴥᵔʔ
authored
Aug 26, 2022
1d605c6e
feat: removes unuseful MANIFEST.in
· 06d28ea8
ʕᵔᴥᵔʔ
authored
Aug 26, 2022
06d28ea8
Aug 24, 2022
doc: minor fixes
· 3119bbc6
ʕᵔᴥᵔʔ
authored
Aug 24, 2022
3119bbc6
test: adds documentation and test for coverage
· 4687886f
ʕᵔᴥᵔʔ
authored
Aug 24, 2022
4687886f
doc: adds instructions for development environemnt
· 5660b702
ʕᵔᴥᵔʔ
authored
Aug 24, 2022
5660b702
test: adds first unit test
· 175a477e
ʕᵔᴥᵔʔ
authored
Aug 24, 2022
175a477e
refactor: uses classes in src
· 64ccf8a0
ʕᵔᴥᵔʔ
authored
Aug 24, 2022
64ccf8a0
tech: sets max line length to 140
· dd394e17
ʕᵔᴥᵔʔ
authored
Aug 24, 2022
dd394e17
tech: updates pre-commit config
· 50ab206d
ʕᵔᴥᵔʔ
authored
Aug 24, 2022
50ab206d
tech: setup setuptool configuration
· 2ab412e4
ʕᵔᴥᵔʔ
authored
Aug 24, 2022
2ab412e4
doc: adds LICENSE
· 201a943d
ʕᵔᴥᵔʔ
authored
Aug 24, 2022
201a943d
tech: adds .gitignore
· 9c0bb07e
ʕᵔᴥᵔʔ
authored
Aug 24, 2022
9c0bb07e
feat: adds base hello-world code
· 9c9c4424
ʕᵔᴥᵔʔ
authored
Aug 24, 2022
9c9c4424
Aug 19, 2022
tech: initial version
· f722b158
ʕᵔᴥᵔʔ
authored
Aug 19, 2022
View commits for tag 0.0.0
0.0.0
f722b158
Loading