Commit Graph

5924 Commits

Author SHA1 Message Date
Branch Vincent
47da2a6967
Revert "Set the version by reading directly the pyproject file in local (dev and Docker) - Related to #2956"
This reverts commit 68104b7d0f.
2024-10-23 15:16:20 -07:00
Branch Vincent
6479a6c38d
Revert "Set the version by reading directly the pyproject file in local (dev and Docker) - Related to #2956"
This reverts commit 604d805828.
2024-10-23 15:16:10 -07:00
nicolargo
604d805828 Set the version by reading directly the pyproject file in local (dev and Docker) - Related to #2956 2024-10-23 23:12:55 +02:00
nicolargo
68104b7d0f Set the version by reading directly the pyproject file in local (dev and Docker) - Related to #2956 2024-10-23 23:03:43 +02:00
Nicolas Hennion
2d0dcb18e1
Merge pull request #2977 from ariel-anieli/pretty-date
Refactored `glances.globals.pretty_date()`, version 2
2024-10-23 22:29:36 +02:00
nicolargo
b2b6879dd5 Update version (in order to test #2956) and rebuild the Web UI 2024-10-23 22:06:08 +02:00
nicolargo
039dd00c96 Desable warning message concerning version when executed in local - Related to #2956 2024-10-23 22:02:06 +02:00
Nicolas Hennion
4f692fa185
Merge pull request #2984 from branchvincent/pyproject
Migrate to pyproject.toml, add 3.13 support
2024-10-23 21:53:22 +02:00
nicolargo
5732a52fbc Update docs 2024-10-23 21:29:37 +02:00
Nicolas Hennion
88a804b57b
Merge pull request #2985 from uoguelph-engg4450/Lukas-Dev
Implement Improve hide_zero option #2958
2024-10-23 21:07:30 +02:00
nicolargo
d343131487 Add id-token action to deploy with trusted publisher for release 2024-10-23 20:33:36 +02:00
nicolargo
0bbbd8fce2 Add id-token action to deploy with trusted publisher 2024-10-23 20:24:58 +02:00
Ariel Otilibili
9e1d977a26 Refactored glances.globals.pretty_date(), version 2
* part of #2801
* follows from f6279baacd4cf0b27ca10df6dc01f091ea86a40a; which caused #2973.

Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
2024-10-22 22:35:51 +02:00
Tacitor
9ad511ad05 add the changes to give a threshold in the config to cut off small values 2024-10-20 21:46:43 -04:00
Tacitor
31abc57c2a add a todo statement 2024-10-20 20:15:15 -04:00
Branch Vincent
04a1770ebd
Add 3.13 support 2024-10-20 12:30:55 -07:00
Branch Vincent
44ae3e5f0b
Migrate to pyproject.toml 2024-10-20 12:13:54 -07:00
nicolargo
73fd34e588 Remove token from Github action 2024-10-20 18:56:50 +02:00
nicolargo
e02d95083b On the road of Glances 4.3.0 2024-10-20 18:29:49 +02:00
nicolargo
a8608f17d6 version 4.2.0 2024-10-20 18:02:15 +02:00
nicolargo
7d44a2f554 Solve merge conflict 2024-10-20 17:38:57 +02:00
nicolargo
d67d4e3d0e Glances 4.2.0 2024-10-20 17:37:34 +02:00
nicolargo
e1f7ec252f Unit test with epoch fail on Github because of the timezone, remove it from test_021 2024-10-20 14:04:10 +02:00
nicolargo
c2cb7cc788 Correct some minor issue in SNMP mode 2024-10-19 19:31:13 +02:00
nicolargo
ddb7cfabc7 Do not display Unknown information in the cloud plugin #2485 2024-10-19 18:35:35 +02:00
nicolargo
ea11ee9243 Incomplete pipx install to allow webui + containers #2955 2024-10-19 17:27:54 +02:00
nicolargo
9cf60be628 Remove unused lib in globals.py 2024-10-19 15:31:01 +02:00
nicolargo
5f3350e62f Merge branch 'issue2979' into develop 2024-10-19 15:27:43 +02:00
nicolargo
315678b5bd Use defusedxml lib #2979 2024-10-19 15:27:13 +02:00
nicolargo
d39d7c7dfa In TUI, when processes are filtered, column are not aligned #2980 2024-10-19 14:57:53 +02:00
nicolargo
cac964df3c Merge branch 'issue2942' into develop 2024-10-19 10:17:21 +02:00
nicolargo
06ab6144b4 Can't kill process. Standalone, Ubuntu 24.04 #2942 2024-10-19 10:16:50 +02:00
nicolargo
a1c0be479f Erreur Internal Server Error à partir de la V4.1.0 et suivante #2943 2024-10-19 09:59:15 +02:00
nicolargo
dc8707ad33 Update docs 2024-10-19 09:52:04 +02:00
nicolargo
eed2ec954a Lint and format 2024-10-19 09:36:56 +02:00
nicolargo
4afe46a2cb Make feature #1289 compatible with multiple keys 2024-10-13 17:45:45 +02:00
nicolargo
119add783e Add additional test for pretty-date 2024-10-13 16:38:49 +02:00
nicolargo
13606da667 Update WebUI 2024-10-13 16:30:58 +02:00
nicolargo
db9785e37f Add unitary tests for pretty-date 2024-10-13 16:28:28 +02:00
nicolargo
7f2454154f Filter Docker containers - #2962 2024-10-13 15:42:13 +02:00
Nicolas Hennion
8b8c61cc7c
Merge pull request #2975 from nicolargo/revert-2961-pretty-date
Revert "Refactored `glances.globals.pretty_date()`"
2024-10-13 14:55:17 +02:00
Nicolas Hennion
25b87a08ae
Revert "Refactored glances.globals.pretty_date()" 2024-10-13 14:54:27 +02:00
Nicolas Hennion
0cdf2d62e7
Merge pull request #2974 from casse-boubou/Add-'Availability'-topic-to-MQTT-connection
Add retain to availability topic
2024-10-13 14:48:00 +02:00
Github GPG acces
252f593bcc
reformatted for pass ruff test 2024-10-13 11:06:03 +02:00
Github GPG acces
4eb5f540c1
Add retain to availability topic
Added the forgotten topic retain, but important for this kind of data
2024-10-13 10:45:23 +02:00
nicolargo
77e9eb3306 Merge branch 'develop' of github.com:nicolargo/glances into develop 2024-10-12 09:59:41 +02:00
nicolargo
a1b07690e4 Refactor WebUI responsive 2024-10-12 09:59:30 +02:00
Nicolas Hennion
e57eeb8089
Merge pull request #2961 from ariel-anieli/pretty-date
Refactored `glances.globals.pretty_date()`
2024-10-09 10:01:21 +02:00
Ariel Otilibili
f6279baacd Refactored glances.globals.pretty_date()
* part of #2801
* instead of many, a single return point is used
* refactoring possible because `OrderedDict` preserve insertion order [1]
* though `dict` preverse order since 3.6, used `OrderedDict` for safety [2]
* introduced as helpers:

1. `get_diff_time`
2. `get_msg_for_true_cond`
3. `get_conds_for_sec_diff_msg`
4. `get_conds_for_day_diff_msg`.

[1] https://docs.python.org/3/library/collections.html#collections.OrderedDict
[2] https://peps.python.org/pep-0520/

Signed-off-by: Ariel Otilibili <otilibil@eurecom.fr>
2024-10-08 20:26:20 +02:00
nicolargo
adfb642539 Improve docs for Web API 2024-10-06 17:49:45 +02:00