!sPEoysFEpUGMCmkGfN:matrix.org

Propensive / Fury

16 Members
Fury build tool2 Servers

Load older messages


SenderMessageTime
29 Nov 2020
@_discord_547426086179307521:t2bot.iopropensive I'd be interested in having a security manager which a) always grants any permission it's asked for without question, but b) records those requests, and converts them to a set of commands that can be simply invoked in the shell to grant all the permissions. 11:54:54
@_discord_547426086179307521:t2bot.iopropensive A further option would be an interactive security manager which asks the user if they want to grant each permission as it's run. 11:56:31
@_discord_547426086179307521:t2bot.iopropensive If that sounds interesting, I'll open an issue and add some more details for you. 12:01:16
@_discord_773875080342011926_=47it=48ub:t2bot.ioGitHub#0000 removed their profile picture.14:43:11
@_discord_773875080342011926_=47it=48ub:t2bot.ioGitHub#0000
[fury:issue/1586] 1 new commit

fcff285 Allow choosing a particular layer version when ... - propensive

14:43:11
@_discord_773875080342011926_=47it=48ub:t2bot.ioGitHub#0000 set a profile picture.14:58:52
@_discord_773875080342011926_=47it=48ub:t2bot.ioGitHub#0000
[fury:issue/1586] 1 new commit

a8bbe3b Layer version shouldn't be mandatory when cloning - propensive

14:58:53
@_discord_773875080342011926_=47it=48ub:t2bot.ioGitHub#0000
[fury:issue/1585] 1 new commit

a7905b5 Auto-import a propensive/ecosystem layer - propensive

15:34:41
@_discord_773875080342011926_=47it=48ub:t2bot.ioGitHub#0000
[fury:main] 1 new commit

2761fda Auto-import a propensive/ecosystem layer (#1588) - propensive

15:35:55
@_discord_773875080342011926_=47it=48ub:t2bot.ioGitHub#0000
[fury:main] 1 new commit

a7948d1 Allow choosing a particular layer version when ... - propensive

15:36:09
@_discord_773875080342011926_=47it=48ub:t2bot.ioGitHub#0000
[fury:main] 1 new commit

24355be tests do not run at all on Github Actions due t... - propensive

15:36:27
@_discord_773875080342011926_=47it=48ub:t2bot.ioGitHub#0000
[fury:issue/1559] 19 new commits

99e47d5 Increase timeout for integration tests to 20 mi... - odisseus
d7c4a3e Removed the implicit ordering by StringShow rep... - odisseus
66ed530 Updates to documentation (#1571) - propensive
17cd35d Install Java if necessary (#1553) - propensive
25e7ca1 Update badges - propensive

15:42:23
@_discord_773875080342011926_=47it=48ub:t2bot.ioGitHub#0000
[fury:issue/1559] 1 new commit

7bc72b6 Only add GitHub Actions to Git repo if Git repo... - propensive

15:58:48
@_discord_773875080342011926_=47it=48ub:t2bot.ioGitHub#0000
[fury:issue/1559] 1 new commit

e4dd03d Don't "lose" default import when initializing g... - propensive

16:06:26
@_discord_773875080342011926_=47it=48ub:t2bot.ioGitHub#0000
[fury:main] 1 new commit

92ae96f Support additional layer init options (#1560) - propensive

16:42:45
@_discord_773875080342011926_=47it=48ub:t2bot.ioGitHub#0000
[fury:issue/1589] 1 new commit

56ff5ee Fix layer pull -r - propensive

21:04:31
@_discord_773875080342011926_=47it=48ub:t2bot.ioGitHub#0000
[fury:issue/1589] 1 new commit

9708a6e Updated test output - propensive

21:25:24
30 Nov 2020
@_discord_773875080342011926_=47it=48ub:t2bot.ioGitHub#0000
[fury:issue/1589] 2 new commits

976b0e0 Better error message for publishing "old" version. - propensive
3b82142 Making stuff work with the latest vent.dev - propensive

00:29:54
@_discord_773875080342011926_=47it=48ub:t2bot.ioGitHub#0000
[fury:main] 1 new commit

937fd79 Fix layer pull -r (#1590) - propensive

00:40:41
@_discord_773875080342011926_=47it=48ub:t2bot.ioGitHub#0000
[fury:main] 1 new commit

edca331 Updated source headers to version 0.32.0 - propensive

00:41:28
@_discord_773875080342011926_=47it=48ub:t2bot.ioGitHub#0000
[fury:main] 1 new commit

b0b1b64 Updated bootstrap version to 0.32.0 - propensive

00:41:37
@_discord_544647944385593361:t2bot.iojozinek#0918 propensive I mean, you clearly want users to use your layer, so the library you are referencing will extract the used permissions and save them (into layer probably) and it is up to user of layer to decide which permission can/cannot be activated? 10:59:28
@_discord_547426086179307521:t2bot.iopropensive jozinek Something like that. The idea is that an application module in a layer should define the permissions it needs, and as a separate step, the user of that layer can grant them (once they've looked at them). 13:08:21
@_discord_547426086179307521:t2bot.iopropensive A layer is a bit like an Android app which declares the permissions it needs when it's published, and the user has to accept them before running it. 13:09:17
@_discord_547426086179307521:t2bot.iopropensive I guess an Android app could also choose not to declare the permissions it needs, and would potentially fail with a runtime exception if it tries to use an API it's not entitled to (though I don't know about this). 13:09:59
1 Dec 2020
@_discord_773875080342011926_=47it=48ub:t2bot.ioGitHub#0000 removed their profile picture.10:08:52
@_discord_773875080342011926_=47it=48ub:t2bot.ioGitHub#0000
[fury:issue/1569] 21 new commits

66ed530 Updates to documentation (#1571) - propensive
17cd35d Install Java if necessary (#1553) - propensive
25e7ca1 Update badges - propensive
fc77abb Add "build" badge - propensive
2367dd3 Fix broken markdown - propensive

10:08:52
@_discord_602528478767743017:t2bot.iochuchulo joined the room.17:04:53
@_discord_602528478767743017:t2bot.iochuchulo * Hello Guys. I am trying to build the fury from main from github with jozinek and We are getting this error:
Fetching layer propensive/guillotine@0 (XV5VjxPM)
Fetching layer propensive/contextual@0 (dJxSATbo)
Fetching layer propensive/kaleidoscope@0 (V6sZJmJC)
Checking out src/main/java from repository java-multiaddr
An error occurred while running: git -C /home/tom/.cache/fury/sources/EA0F270A11847496 fetch --all
Fetching origin
fatal: '/home/tom/.cache/fury/repos/t2CWKenbohXC7T4MCbPVlg' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
error: Could not fetch origin
[make] Failed
make: *** [Makefile:42: tmp/lib/fury.jar] Error 1
17:05:54
@_discord_602528478767743017:t2bot.iochuchulo set a profile picture.17:05:54

Show newer messages


Back to Room ListRoom Version: 5