|
36eaa30f7e
|
ADD: working Gitea workflow (#1)
Co-authored-by: Germann Elsa Sylvia <germann_e@login001.merlin7.psi.ch>
Reviewed-on: Pmodules/Pmodules_tools#1
|
2025-05-22 08:45:41 +02:00 |
|
|
95584af7b8
|
Update news.adoc
|
2023-12-13 15:19:34 +01:00 |
|
|
f2d7c9dfd4
|
Merge branch 'fix_sorting' into 'master'
FIX: sorting now on all module list
See merge request Pmodules/Pmodules_tools!20
|
2023-09-01 09:51:42 +02:00 |
|
|
ab5f5344c1
|
FIX: sorting now on all module list
|
2023-09-01 09:51:42 +02:00 |
|
Germann Elsa Sylvia
|
19a0264c67
|
Merge branch 'master' of git.psi.ch:Pmodules/Pmodules_tools
|
2023-08-24 10:07:47 +02:00 |
|
Germann Elsa Sylvia
|
60fe172be7
|
FIX: no duplicate in new and deleted module list
|
2023-08-24 10:07:34 +02:00 |
|
|
305bd93db7
|
FIX: changed modules bug
|
2023-08-23 17:24:49 +02:00 |
|
|
960d7c0f88
|
testing
|
2023-08-23 14:30:08 +02:00 |
|
|
5b525bbe7b
|
FIX: add ws so that unstable doesn't match stable
|
2023-08-23 14:00:58 +02:00 |
|
|
4fabebf7ce
|
FIX: no deep copy for list_no_state lists
|
2023-08-23 13:46:17 +02:00 |
|
|
6177e41be4
|
FIX: parenthesis issue
|
2023-08-23 13:31:39 +02:00 |
|
|
43fd663df5
|
FIX: += instead of append
|
2023-08-23 13:25:56 +02:00 |
|
|
e209896332
|
FIX: sort modules by 'stable', 'unstable', 'deprecated'
|
2023-08-23 13:02:18 +02:00 |
|
|
ed3ab420ef
|
debug print removed
|
2023-08-23 12:47:36 +02:00 |
|
|
c8b0c46b7f
|
debugging :)
|
2023-08-23 11:39:46 +02:00 |
|
|
80c2e3f2ea
|
debugging :)
|
2023-08-23 11:37:08 +02:00 |
|
|
bb175eff5f
|
use itemgetter to sort list of available modules
|
2023-08-23 10:57:44 +02:00 |
|
|
c77832da6d
|
FIX: sorting problem
|
2023-08-23 09:23:00 +02:00 |
|
|
d324ab853f
|
FIX: wrong sorting, now sorting by first row only
|
2023-08-22 16:43:50 +02:00 |
|
|
09eafab642
|
FIX: add .sort for all modules list
|
2023-08-22 16:18:00 +02:00 |
|
|
25deba629f
|
TRY: testing if all_modules issue is fixed
|
2023-08-22 15:53:36 +02:00 |
|
|
a9877b98e5
|
Update news.adoc
|
2023-08-04 16:27:43 +02:00 |
|
|
e586f7f641
|
Update news.adoc
|
2023-08-04 15:10:46 +02:00 |
|
|
b3a1147d5a
|
Update news.adoc
|
2023-07-26 16:40:07 +02:00 |
|
|
00b23cf180
|
Update news.adoc
|
2023-07-14 18:03:27 +02:00 |
|
|
e24b36fae8
|
Current Pmodules versions added
|
2023-07-14 14:41:06 +02:00 |
|
|
be728968aa
|
Merge branch 'fix_appending_all_modules' into 'master'
FIX: don't check if elementes are older than 30 days if all module check
See merge request Pmodules/Pmodules_tools!19
|
2023-03-29 06:57:42 +00:00 |
|
Germann Elsa Sylvia
|
6f5acc2411
|
FIX: don't check if elementes are older than 30 days if all module check
|
2023-03-28 16:09:55 +02:00 |
|
|
a5a84d4345
|
Merge branch 'fix_appending_all_modules' into 'master'
FIX: reappending forever the all modules database
See merge request Pmodules/Pmodules_tools!17
|
2023-03-28 14:08:00 +00:00 |
|
Germann Elsa Sylvia
|
dfff0abc1c
|
FIX: reappending forever the all modules database
|
2023-03-28 15:23:07 +02:00 |
|
|
ffba8dbaa9
|
Merge branch 'fix_bug_len' into 'master'
FIX: len for modules check
See merge request Pmodules/Pmodules_tools!16
|
2023-02-24 09:25:31 +00:00 |
|
Germann Elsa Sylvia
|
b8ef29174a
|
FIX: len for modules check
|
2023-02-24 10:00:58 +01:00 |
|
Germann Elsa Sylvia
|
15f0486d18
|
Revert "FIX: index.adoc collapsible"
This reverts commit 753f26089bdb7ac409acd41890f994ec8ff505de.
|
2023-02-22 15:22:50 +01:00 |
|
Germann Elsa Sylvia
|
7c00a066c0
|
Merge branch 'master' of git.psi.ch:Pmodules/Pmodules_tools
|
2023-02-22 15:20:34 +01:00 |
|
|
753f26089b
|
FIX: index.adoc collapsible
|
2023-02-22 14:20:20 +00:00 |
|
Germann Elsa Sylvia
|
18a374d54b
|
Merge branch 'master' of github.com:germanne/Pmodules-tools
|
2023-02-22 15:17:42 +01:00 |
|
|
b797ce002b
|
Merge branch 'add_all_module_db' into 'master'
ADD: ascii printing of all modules
See merge request Pmodules/Pmodules_tools!15
|
2023-02-22 13:43:38 +00:00 |
|
Germann Elsa Sylvia
|
a8ab7ba7de
|
ADD: ascii printing of all modules
|
2023-02-21 16:55:35 +01:00 |
|
|
bbc8d6c2c5
|
Merge branch 'fix_ws_bug' into 'master'
FIX: check ws line problem solved
See merge request Pmodules/Pmodules_tools!14
|
2023-02-21 13:05:39 +00:00 |
|
Germann Elsa Sylvia
|
1114ebbba1
|
FIX: check ws line problem solved
|
2023-02-21 13:41:15 +01:00 |
|
|
1dbd6d73c5
|
Merge branch 'add_whitelisting' into 'master'
ADD: possibility to whitelist some modules
See merge request Pmodules/Pmodules_tools!13
|
2023-02-21 08:57:14 +00:00 |
|
Germann Elsa Sylvia
|
224ed99ad0
|
ADD: possibility to whitelist some modules
|
2023-02-21 09:41:46 +01:00 |
|
Germann Elsa Sylvia
|
96072c756c
|
Merge branch 'master' of git.psi.ch:Pmodules/Pmodules_tools
|
2023-02-17 17:03:56 +01:00 |
|
|
11dcbb941b
|
Merge branch 'fix_env' into 'master'
Fix env for dep_check & fix database printing if no changes
See merge request Pmodules/Pmodules_tools!12
|
2023-02-17 10:55:18 +00:00 |
|
|
ad9708bffb
|
Fix env for dep_check & fix database printing if no changes
|
2023-02-17 10:55:18 +00:00 |
|
Germann Elsa Sylvia
|
1bcc094b6a
|
RM: removed_modules.adoc
|
2023-02-09 14:02:50 +01:00 |
|
|
6b4de0b9b5
|
Merge branch 'html_templating' into 'master'
ADD: html json database
See merge request Pmodules/Pmodules_tools!11
|
2023-02-09 12:38:54 +00:00 |
|
|
5a1ee89daf
|
ADD: html json database
|
2023-02-09 12:38:54 +00:00 |
|
|
d35c64288f
|
Merge branch 'html_templating' into 'master'
Html templating
See merge request Pmodules/Pmodules_tools!8
|
2023-02-08 15:31:54 +00:00 |
|
|
0287752589
|
Html templating
|
2023-02-08 15:31:54 +00:00 |
|