Maycon Santos
14939202f0
add timeout and p 1
2023-04-09 00:17:04 +02:00
Maycon Santos
c5a8cc59a8
use id
2023-04-08 23:57:50 +02:00
Maycon Santos
3d3400ab43
use windwos latest
2023-04-08 23:54:14 +02:00
Maycon Santos
cdf5368d20
run with psexec
2023-04-08 23:52:12 +02:00
Maycon Santos
0803f16a49
debug update powershell.config.json
2023-04-08 22:20:21 +02:00
Maycon Santos
b6aafd8f09
debug update powershell.config.json
2023-04-08 22:19:11 +02:00
Maycon Santos
4c9fc9850c
debug update powershell.config.json
2023-04-08 22:15:02 +02:00
Maycon Santos
0e9d5807d6
debug update powershell.config.json
2023-04-08 22:13:50 +02:00
Maycon Santos
b5a3248f9f
debug remove powershell.config.json
2023-04-08 22:06:42 +02:00
Maycon Santos
5e1dfb28c0
debug
2023-04-08 21:25:33 +02:00
Maycon Santos
d1fe03a2d4
debug
2023-04-08 21:23:00 +02:00
Maycon Santos
bb453d334b
remove DisableWinCompat file
2023-04-08 21:10:30 +02:00
Maycon Santos
56737bab6c
remove DisableWinCompat file
2023-04-08 21:08:09 +02:00
Maycon Santos
37d20671a9
remove step
2023-04-08 20:58:39 +02:00
Maycon Santos
f9f8cbdcaa
test windows 2019
2023-04-08 20:51:38 +02:00
Maycon Santos
b556736b31
build cache
2023-04-08 13:29:47 +02:00
Maycon Santos
01e19a7c67
set unrestricted policy
2023-04-08 13:12:13 +02:00
Maycon Santos
9494cbdf24
import PSScheduledJob
2023-04-08 13:04:16 +02:00
Maycon Santos
9c09b13a25
import module in the same step
2023-04-08 12:56:23 +02:00
Maycon Santos
8bb999cf2a
using https://github.com/mkellerman/Invoke-CommandAs
2023-04-08 12:53:03 +02:00
Maycon Santos
565b8ce1c7
use paexec and use always to build cache
2023-04-08 11:25:57 +02:00
Maycon Santos
e96a975737
extension
2023-04-08 11:14:48 +02:00
Maycon Santos
8585e3ccf7
test moving the bin to temp folder
2023-04-08 11:09:21 +02:00
Maycon Santos
cd002c6400
building a test bin
2023-04-08 11:03:31 +02:00
Maycon Santos
0629697db1
use sysinternals choco package
2023-04-08 10:59:29 +02:00
Maycon Santos
25a92a0052
check other command
2023-04-08 00:48:55 +02:00
Maycon Santos
9c51d85cb4
copy acl
2023-04-07 19:25:21 +02:00
Maycon Santos
9865179207
get acl
2023-04-07 19:17:42 +02:00
Maycon Santos
56f10085f4
dir out
2023-04-07 19:06:28 +02:00
Maycon Santos
a7574907ae
use powershell command
2023-04-07 19:04:25 +02:00
Maycon Santos
71e81533bc
list workspace dir
2023-04-07 18:45:52 +02:00
Maycon Santos
23b92e2615
add concurrency setting to workflows
...
it helps minimize github action views and stop outdated jobs
2023-04-07 18:41:05 +02:00
Maycon Santos
9158a4653a
use workspace path
2023-04-07 18:28:22 +02:00
Maycon Santos
ccbf749171
psexec accept eula
2023-04-07 18:24:30 +02:00
Maycon Santos
dea7e8d4e7
download wintun and psexec
...
use rsrc tool to generate syso files
2023-04-07 18:20:08 +02:00
braginini
a0441e7d04
Commit unused code
2023-04-07 16:58:26 +02:00
braginini
9702946474
move dll to
2023-04-07 16:42:01 +02:00
braginini
e262f3536e
move dll to
2023-04-07 16:34:26 +02:00
braginini
addfed3af0
upload artifact to root folder
2023-04-07 16:21:50 +02:00
braginini
10afc8eeb8
Try workflow with DLL
2023-04-07 16:04:02 +02:00
braginini
0b21e05a52
Revert "disable workflows"
...
This reverts commit 94c646f1e5 .
2023-04-07 15:39:01 +02:00
braginini
94c646f1e5
disable workflows
2023-04-07 15:37:56 +02:00
braginini
4f7d34c5c7
try fixing ci/cd
2023-04-07 15:37:03 +02:00
braginini
49030ab71e
Merge branch 'main' into feature/bind
2023-04-05 18:38:41 +02:00
braginini
7548780f8f
Fix docker test workflow
2023-04-05 18:07:38 +02:00
Maycon Santos
f14f34cf2b
Add token source and device flow audience variables ( #780 )
...
Supporting new dashboard option to configure a source token.
Adding configuration support for setting
a different audience for device authorization flow.
fix custom id claim variable
2023-04-04 15:56:02 +02:00
Bethuel
18098e7a7d
Add single line installer ( #775 )
...
detect OS package manager
If a supported package manager is not available,
use binary installation
Check if desktop environment is available
Skip installing the UI client if SKIP_UI_APP is set to true
added tests for Ubuntu and macOS tests
2023-04-04 00:35:54 +02:00
Zoltan Papp
d1703479ff
Add custom ice stdnet implementation ( #754 )
...
On Android, because of the hard SELinux policies can not list the
interfaces of the ICE package. Without it can not generate a host type
candidate. In this pull request, the list of interfaces comes via the Java
interface.
2023-03-24 08:40:39 +01:00
Maycon Santos
aecee361d0
Use new sign pipeline v0.0.5 ( #679 )
2023-02-13 12:13:28 +01:00
Misha Bragin
a0de9aa345
Simplify event storing with one generic method ( #662 )
...
Use the generic storeEvent() funcion to store all activity events.
2023-01-24 10:17:24 +01:00