1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1592
+user: Proxies\__CG__\App\Entity\User {#2462 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1734 …}
+slug: "Testing-packaging-which-targets-multiple-distributions"
+title: "Testing packaging which targets multiple distributions?"
+url: null
+body: """
I am working on creating deb/rpm packages for an OSS tool I use. So far, I have been manually testing each deb/rpm in a virtualbox live cd version of that OS but it’s tedious to do that for every release. This is a GUI tool, I basically just need to confirm that the apt install goes correctly and the program can actually launch. There is a systemd service associated with it I’d also like to check the existence/status of. In the future, we may make a flatpak as well.\n
\n
Are there any tools to automate this process? Or maybe if it can’t test the GUI functionality it can at least install and take a screenshot and I can review the screenshot?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 8
+favouriteCount: 30
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700542852 {#1526
date: 2023-11-21 06:00:52.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1732 …}
+votes: Doctrine\ORM\PersistentCollection {#1735 …}
+reports: Doctrine\ORM\PersistentCollection {#1724 …}
+favourites: Doctrine\ORM\PersistentCollection {#1686 …}
+notifications: Doctrine\ORM\PersistentCollection {#1705 …}
+badges: Doctrine\ORM\PersistentCollection {#1555 …}
+children: [
App\Entity\EntryComment {#1697
+user: App\Entity\User {#265 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
+image: null
+parent: null
+root: null
+body: """
If it were me and I was intending to automate this I would probably do the following. Set up each test distro as a VirtualBox image and take a snapshot so I could easily roll back. Then I would write a script for each distro that downloaded the package, installed and launched the app. I would then probably query the window system to make sure the gui showed up, wait a period of time if I had to and take a screenshot.\n
\n
This can probably all be done as a set of bash scripts.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700404785 {#1439
date: 2023-11-19 15:39:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@makeasnek@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1580 …}
+nested: Doctrine\ORM\PersistentCollection {#1583 …}
+votes: Doctrine\ORM\PersistentCollection {#1582 …}
+reports: Doctrine\ORM\PersistentCollection {#1589 …}
+favourites: Doctrine\ORM\PersistentCollection {#1572 …}
+notifications: Doctrine\ORM\PersistentCollection {#1666 …}
-id: 139914
-bodyTs: "'app':54 'autom':10 'back':36 'bash':93 'could':33 'distro':22,45 'done':88 'download':47 'easili':34 'follow':17 'gui':67 'imag':26 'instal':50 'intend':8 'launch':52 'make':64 'packag':49 'period':72 'probabl':14,58,85 'queri':59 'roll':35 'screenshot':82 'script':42,94 'set':18,91 'show':68 'snapshot':30 'sure':65 'system':62 'take':28,80 'test':21 'time':74 'virtualbox':25 'wait':70 'window':61 'would':13,39,56 'write':40"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmings.world/comment/3734773"
+editedAt: null
+createdAt: DateTimeImmutable @1700404785 {#1435
date: 2023-11-19 15:39:45.0 +01:00
}
+"title": 139914
}
]
-id: 14418
-titleTs: "'distribut':6 'multipl':5 'packag':2 'target':4 'test':1"
-bodyTs: "'actual':63 'also':75 'apt':55 'associ':70 'autom':97 'basic':48 'cd':27 'check':78 'confirm':52 'correct':58 'creat':5 'd':74 'deb/rpm':6,22 'everi':40 'existence/status':80 'far':15 'flatpak':89 'function':109 'futur':84 'goe':57 'gui':45,108 'instal':56,114 'launch':64 'least':113 'like':76 'live':26 'make':87 'manual':19 'may':86 'mayb':101 'need':50 'os':31 'oss':10 'packag':7 'process':99 'program':61 'releas':41 'review':122 'screenshot':118,124 'servic':69 'systemd':68 'take':116 'tedious':35 'test':20,106 'tool':11,46,95 'use':13 'version':28 'virtualbox':25 'well':91 'work':3"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700490216
+visibility: "visible "
+apId: "https://lemmy.ml/post/8182301"
+editedAt: null
+createdAt: DateTimeImmutable @1700403816 {#1693
date: 2023-11-19 15:23:36.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1592
+user: Proxies\__CG__\App\Entity\User {#2462 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1734 …}
+slug: "Testing-packaging-which-targets-multiple-distributions"
+title: "Testing packaging which targets multiple distributions?"
+url: null
+body: """
I am working on creating deb/rpm packages for an OSS tool I use. So far, I have been manually testing each deb/rpm in a virtualbox live cd version of that OS but it’s tedious to do that for every release. This is a GUI tool, I basically just need to confirm that the apt install goes correctly and the program can actually launch. There is a systemd service associated with it I’d also like to check the existence/status of. In the future, we may make a flatpak as well.\n
\n
Are there any tools to automate this process? Or maybe if it can’t test the GUI functionality it can at least install and take a screenshot and I can review the screenshot?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 8
+favouriteCount: 30
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700542852 {#1526
date: 2023-11-21 06:00:52.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1732 …}
+votes: Doctrine\ORM\PersistentCollection {#1735 …}
+reports: Doctrine\ORM\PersistentCollection {#1724 …}
+favourites: Doctrine\ORM\PersistentCollection {#1686 …}
+notifications: Doctrine\ORM\PersistentCollection {#1705 …}
+badges: Doctrine\ORM\PersistentCollection {#1555 …}
+children: [
App\Entity\EntryComment {#1697
+user: App\Entity\User {#265 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
+image: null
+parent: null
+root: null
+body: """
If it were me and I was intending to automate this I would probably do the following. Set up each test distro as a VirtualBox image and take a snapshot so I could easily roll back. Then I would write a script for each distro that downloaded the package, installed and launched the app. I would then probably query the window system to make sure the gui showed up, wait a period of time if I had to and take a screenshot.\n
\n
This can probably all be done as a set of bash scripts.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700404785 {#1439
date: 2023-11-19 15:39:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@makeasnek@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1580 …}
+nested: Doctrine\ORM\PersistentCollection {#1583 …}
+votes: Doctrine\ORM\PersistentCollection {#1582 …}
+reports: Doctrine\ORM\PersistentCollection {#1589 …}
+favourites: Doctrine\ORM\PersistentCollection {#1572 …}
+notifications: Doctrine\ORM\PersistentCollection {#1666 …}
-id: 139914
-bodyTs: "'app':54 'autom':10 'back':36 'bash':93 'could':33 'distro':22,45 'done':88 'download':47 'easili':34 'follow':17 'gui':67 'imag':26 'instal':50 'intend':8 'launch':52 'make':64 'packag':49 'period':72 'probabl':14,58,85 'queri':59 'roll':35 'screenshot':82 'script':42,94 'set':18,91 'show':68 'snapshot':30 'sure':65 'system':62 'take':28,80 'test':21 'time':74 'virtualbox':25 'wait':70 'window':61 'would':13,39,56 'write':40"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmings.world/comment/3734773"
+editedAt: null
+createdAt: DateTimeImmutable @1700404785 {#1435
date: 2023-11-19 15:39:45.0 +01:00
}
+"title": 139914
}
]
-id: 14418
-titleTs: "'distribut':6 'multipl':5 'packag':2 'target':4 'test':1"
-bodyTs: "'actual':63 'also':75 'apt':55 'associ':70 'autom':97 'basic':48 'cd':27 'check':78 'confirm':52 'correct':58 'creat':5 'd':74 'deb/rpm':6,22 'everi':40 'existence/status':80 'far':15 'flatpak':89 'function':109 'futur':84 'goe':57 'gui':45,108 'instal':56,114 'launch':64 'least':113 'like':76 'live':26 'make':87 'manual':19 'may':86 'mayb':101 'need':50 'os':31 'oss':10 'packag':7 'process':99 'program':61 'releas':41 'review':122 'screenshot':118,124 'servic':69 'systemd':68 'take':116 'tedious':35 'test':20,106 'tool':11,46,95 'use':13 'version':28 'virtualbox':25 'well':91 'work':3"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700490216
+visibility: "visible "
+apId: "https://lemmy.ml/post/8182301"
+editedAt: null
+createdAt: DateTimeImmutable @1700403816 {#1693
date: 2023-11-19 15:23:36.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1592
+user: Proxies\__CG__\App\Entity\User {#2462 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1734 …}
+slug: "Testing-packaging-which-targets-multiple-distributions"
+title: "Testing packaging which targets multiple distributions?"
+url: null
+body: """
I am working on creating deb/rpm packages for an OSS tool I use. So far, I have been manually testing each deb/rpm in a virtualbox live cd version of that OS but it’s tedious to do that for every release. This is a GUI tool, I basically just need to confirm that the apt install goes correctly and the program can actually launch. There is a systemd service associated with it I’d also like to check the existence/status of. In the future, we may make a flatpak as well.\n
\n
Are there any tools to automate this process? Or maybe if it can’t test the GUI functionality it can at least install and take a screenshot and I can review the screenshot?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 8
+favouriteCount: 30
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700542852 {#1526
date: 2023-11-21 06:00:52.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1732 …}
+votes: Doctrine\ORM\PersistentCollection {#1735 …}
+reports: Doctrine\ORM\PersistentCollection {#1724 …}
+favourites: Doctrine\ORM\PersistentCollection {#1686 …}
+notifications: Doctrine\ORM\PersistentCollection {#1705 …}
+badges: Doctrine\ORM\PersistentCollection {#1555 …}
+children: [
App\Entity\EntryComment {#1697
+user: App\Entity\User {#265 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
+image: null
+parent: null
+root: null
+body: """
If it were me and I was intending to automate this I would probably do the following. Set up each test distro as a VirtualBox image and take a snapshot so I could easily roll back. Then I would write a script for each distro that downloaded the package, installed and launched the app. I would then probably query the window system to make sure the gui showed up, wait a period of time if I had to and take a screenshot.\n
\n
This can probably all be done as a set of bash scripts.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700404785 {#1439
date: 2023-11-19 15:39:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@makeasnek@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1580 …}
+nested: Doctrine\ORM\PersistentCollection {#1583 …}
+votes: Doctrine\ORM\PersistentCollection {#1582 …}
+reports: Doctrine\ORM\PersistentCollection {#1589 …}
+favourites: Doctrine\ORM\PersistentCollection {#1572 …}
+notifications: Doctrine\ORM\PersistentCollection {#1666 …}
-id: 139914
-bodyTs: "'app':54 'autom':10 'back':36 'bash':93 'could':33 'distro':22,45 'done':88 'download':47 'easili':34 'follow':17 'gui':67 'imag':26 'instal':50 'intend':8 'launch':52 'make':64 'packag':49 'period':72 'probabl':14,58,85 'queri':59 'roll':35 'screenshot':82 'script':42,94 'set':18,91 'show':68 'snapshot':30 'sure':65 'system':62 'take':28,80 'test':21 'time':74 'virtualbox':25 'wait':70 'window':61 'would':13,39,56 'write':40"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmings.world/comment/3734773"
+editedAt: null
+createdAt: DateTimeImmutable @1700404785 {#1435
date: 2023-11-19 15:39:45.0 +01:00
}
+"title": 139914
}
]
-id: 14418
-titleTs: "'distribut':6 'multipl':5 'packag':2 'target':4 'test':1"
-bodyTs: "'actual':63 'also':75 'apt':55 'associ':70 'autom':97 'basic':48 'cd':27 'check':78 'confirm':52 'correct':58 'creat':5 'd':74 'deb/rpm':6,22 'everi':40 'existence/status':80 'far':15 'flatpak':89 'function':109 'futur':84 'goe':57 'gui':45,108 'instal':56,114 'launch':64 'least':113 'like':76 'live':26 'make':87 'manual':19 'may':86 'mayb':101 'need':50 'os':31 'oss':10 'packag':7 'process':99 'program':61 'releas':41 'review':122 'screenshot':118,124 'servic':69 'systemd':68 'take':116 'tedious':35 'test':20,106 'tool':11,46,95 'use':13 'version':28 'virtualbox':25 'well':91 'work':3"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700490216
+visibility: "visible "
+apId: "https://lemmy.ml/post/8182301"
+editedAt: null
+createdAt: DateTimeImmutable @1700403816 {#1693
date: 2023-11-19 15:23:36.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
5 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
6 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1697
+user: App\Entity\User {#265 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1592
+user: Proxies\__CG__\App\Entity\User {#2462 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1734 …}
+slug: "Testing-packaging-which-targets-multiple-distributions"
+title: "Testing packaging which targets multiple distributions?"
+url: null
+body: """
I am working on creating deb/rpm packages for an OSS tool I use. So far, I have been manually testing each deb/rpm in a virtualbox live cd version of that OS but it’s tedious to do that for every release. This is a GUI tool, I basically just need to confirm that the apt install goes correctly and the program can actually launch. There is a systemd service associated with it I’d also like to check the existence/status of. In the future, we may make a flatpak as well.\n
\n
Are there any tools to automate this process? Or maybe if it can’t test the GUI functionality it can at least install and take a screenshot and I can review the screenshot?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 8
+favouriteCount: 30
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700542852 {#1526
date: 2023-11-21 06:00:52.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1732 …}
+votes: Doctrine\ORM\PersistentCollection {#1735 …}
+reports: Doctrine\ORM\PersistentCollection {#1724 …}
+favourites: Doctrine\ORM\PersistentCollection {#1686 …}
+notifications: Doctrine\ORM\PersistentCollection {#1705 …}
+badges: Doctrine\ORM\PersistentCollection {#1555 …}
+children: [
App\Entity\EntryComment {#1697}
]
-id: 14418
-titleTs: "'distribut':6 'multipl':5 'packag':2 'target':4 'test':1"
-bodyTs: "'actual':63 'also':75 'apt':55 'associ':70 'autom':97 'basic':48 'cd':27 'check':78 'confirm':52 'correct':58 'creat':5 'd':74 'deb/rpm':6,22 'everi':40 'existence/status':80 'far':15 'flatpak':89 'function':109 'futur':84 'goe':57 'gui':45,108 'instal':56,114 'launch':64 'least':113 'like':76 'live':26 'make':87 'manual':19 'may':86 'mayb':101 'need':50 'os':31 'oss':10 'packag':7 'process':99 'program':61 'releas':41 'review':122 'screenshot':118,124 'servic':69 'systemd':68 'take':116 'tedious':35 'test':20,106 'tool':11,46,95 'use':13 'version':28 'virtualbox':25 'well':91 'work':3"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700490216
+visibility: "visible "
+apId: "https://lemmy.ml/post/8182301"
+editedAt: null
+createdAt: DateTimeImmutable @1700403816 {#1693
date: 2023-11-19 15:23:36.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
+image: null
+parent: null
+root: null
+body: """
If it were me and I was intending to automate this I would probably do the following. Set up each test distro as a VirtualBox image and take a snapshot so I could easily roll back. Then I would write a script for each distro that downloaded the package, installed and launched the app. I would then probably query the window system to make sure the gui showed up, wait a period of time if I had to and take a screenshot.\n
\n
This can probably all be done as a set of bash scripts.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700404785 {#1439
date: 2023-11-19 15:39:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@makeasnek@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1580 …}
+nested: Doctrine\ORM\PersistentCollection {#1583 …}
+votes: Doctrine\ORM\PersistentCollection {#1582 …}
+reports: Doctrine\ORM\PersistentCollection {#1589 …}
+favourites: Doctrine\ORM\PersistentCollection {#1572 …}
+notifications: Doctrine\ORM\PersistentCollection {#1666 …}
-id: 139914
-bodyTs: "'app':54 'autom':10 'back':36 'bash':93 'could':33 'distro':22,45 'done':88 'download':47 'easili':34 'follow':17 'gui':67 'imag':26 'instal':50 'intend':8 'launch':52 'make':64 'packag':49 'period':72 'probabl':14,58,85 'queri':59 'roll':35 'screenshot':82 'script':42,94 'set':18,91 'show':68 'snapshot':30 'sure':65 'system':62 'take':28,80 'test':21 'time':74 'virtualbox':25 'wait':70 'window':61 'would':13,39,56 'write':40"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmings.world/comment/3734773"
+editedAt: null
+createdAt: DateTimeImmutable @1700404785 {#1435
date: 2023-11-19 15:39:45.0 +01:00
}
+"title": 139914
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\EntryComment {#1697
+user: App\Entity\User {#265 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1592
+user: Proxies\__CG__\App\Entity\User {#2462 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1734 …}
+slug: "Testing-packaging-which-targets-multiple-distributions"
+title: "Testing packaging which targets multiple distributions?"
+url: null
+body: """
I am working on creating deb/rpm packages for an OSS tool I use. So far, I have been manually testing each deb/rpm in a virtualbox live cd version of that OS but it’s tedious to do that for every release. This is a GUI tool, I basically just need to confirm that the apt install goes correctly and the program can actually launch. There is a systemd service associated with it I’d also like to check the existence/status of. In the future, we may make a flatpak as well.\n
\n
Are there any tools to automate this process? Or maybe if it can’t test the GUI functionality it can at least install and take a screenshot and I can review the screenshot?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 8
+favouriteCount: 30
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700542852 {#1526
date: 2023-11-21 06:00:52.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1732 …}
+votes: Doctrine\ORM\PersistentCollection {#1735 …}
+reports: Doctrine\ORM\PersistentCollection {#1724 …}
+favourites: Doctrine\ORM\PersistentCollection {#1686 …}
+notifications: Doctrine\ORM\PersistentCollection {#1705 …}
+badges: Doctrine\ORM\PersistentCollection {#1555 …}
+children: [
App\Entity\EntryComment {#1697}
]
-id: 14418
-titleTs: "'distribut':6 'multipl':5 'packag':2 'target':4 'test':1"
-bodyTs: "'actual':63 'also':75 'apt':55 'associ':70 'autom':97 'basic':48 'cd':27 'check':78 'confirm':52 'correct':58 'creat':5 'd':74 'deb/rpm':6,22 'everi':40 'existence/status':80 'far':15 'flatpak':89 'function':109 'futur':84 'goe':57 'gui':45,108 'instal':56,114 'launch':64 'least':113 'like':76 'live':26 'make':87 'manual':19 'may':86 'mayb':101 'need':50 'os':31 'oss':10 'packag':7 'process':99 'program':61 'releas':41 'review':122 'screenshot':118,124 'servic':69 'systemd':68 'take':116 'tedious':35 'test':20,106 'tool':11,46,95 'use':13 'version':28 'virtualbox':25 'well':91 'work':3"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700490216
+visibility: "visible "
+apId: "https://lemmy.ml/post/8182301"
+editedAt: null
+createdAt: DateTimeImmutable @1700403816 {#1693
date: 2023-11-19 15:23:36.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
+image: null
+parent: null
+root: null
+body: """
If it were me and I was intending to automate this I would probably do the following. Set up each test distro as a VirtualBox image and take a snapshot so I could easily roll back. Then I would write a script for each distro that downloaded the package, installed and launched the app. I would then probably query the window system to make sure the gui showed up, wait a period of time if I had to and take a screenshot.\n
\n
This can probably all be done as a set of bash scripts.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700404785 {#1439
date: 2023-11-19 15:39:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@makeasnek@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1580 …}
+nested: Doctrine\ORM\PersistentCollection {#1583 …}
+votes: Doctrine\ORM\PersistentCollection {#1582 …}
+reports: Doctrine\ORM\PersistentCollection {#1589 …}
+favourites: Doctrine\ORM\PersistentCollection {#1572 …}
+notifications: Doctrine\ORM\PersistentCollection {#1666 …}
-id: 139914
-bodyTs: "'app':54 'autom':10 'back':36 'bash':93 'could':33 'distro':22,45 'done':88 'download':47 'easili':34 'follow':17 'gui':67 'imag':26 'instal':50 'intend':8 'launch':52 'make':64 'packag':49 'period':72 'probabl':14,58,85 'queri':59 'roll':35 'screenshot':82 'script':42,94 'set':18,91 'show':68 'snapshot':30 'sure':65 'system':62 'take':28,80 'test':21 'time':74 'virtualbox':25 'wait':70 'window':61 'would':13,39,56 'write':40"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmings.world/comment/3734773"
+editedAt: null
+createdAt: DateTimeImmutable @1700404785 {#1435
date: 2023-11-19 15:39:45.0 +01:00
}
+"title": 139914
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1697
+user: App\Entity\User {#265 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1592
+user: Proxies\__CG__\App\Entity\User {#2462 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1734 …}
+slug: "Testing-packaging-which-targets-multiple-distributions"
+title: "Testing packaging which targets multiple distributions?"
+url: null
+body: """
I am working on creating deb/rpm packages for an OSS tool I use. So far, I have been manually testing each deb/rpm in a virtualbox live cd version of that OS but it’s tedious to do that for every release. This is a GUI tool, I basically just need to confirm that the apt install goes correctly and the program can actually launch. There is a systemd service associated with it I’d also like to check the existence/status of. In the future, we may make a flatpak as well.\n
\n
Are there any tools to automate this process? Or maybe if it can’t test the GUI functionality it can at least install and take a screenshot and I can review the screenshot?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 8
+favouriteCount: 30
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1700542852 {#1526
date: 2023-11-21 06:00:52.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1732 …}
+votes: Doctrine\ORM\PersistentCollection {#1735 …}
+reports: Doctrine\ORM\PersistentCollection {#1724 …}
+favourites: Doctrine\ORM\PersistentCollection {#1686 …}
+notifications: Doctrine\ORM\PersistentCollection {#1705 …}
+badges: Doctrine\ORM\PersistentCollection {#1555 …}
+children: [
App\Entity\EntryComment {#1697}
]
-id: 14418
-titleTs: "'distribut':6 'multipl':5 'packag':2 'target':4 'test':1"
-bodyTs: "'actual':63 'also':75 'apt':55 'associ':70 'autom':97 'basic':48 'cd':27 'check':78 'confirm':52 'correct':58 'creat':5 'd':74 'deb/rpm':6,22 'everi':40 'existence/status':80 'far':15 'flatpak':89 'function':109 'futur':84 'goe':57 'gui':45,108 'instal':56,114 'launch':64 'least':113 'like':76 'live':26 'make':87 'manual':19 'may':86 'mayb':101 'need':50 'os':31 'oss':10 'packag':7 'process':99 'program':61 'releas':41 'review':122 'screenshot':118,124 'servic':69 'systemd':68 'take':116 'tedious':35 'test':20,106 'tool':11,46,95 'use':13 'version':28 'virtualbox':25 'well':91 'work':3"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1700490216
+visibility: "visible "
+apId: "https://lemmy.ml/post/8182301"
+editedAt: null
+createdAt: DateTimeImmutable @1700403816 {#1693
date: 2023-11-19 15:23:36.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
+image: null
+parent: null
+root: null
+body: """
If it were me and I was intending to automate this I would probably do the following. Set up each test distro as a VirtualBox image and take a snapshot so I could easily roll back. Then I would write a script for each distro that downloaded the package, installed and launched the app. I would then probably query the window system to make sure the gui showed up, wait a period of time if I had to and take a screenshot.\n
\n
This can probably all be done as a set of bash scripts.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1700404785 {#1439
date: 2023-11-19 15:39:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@makeasnek@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1580 …}
+nested: Doctrine\ORM\PersistentCollection {#1583 …}
+votes: Doctrine\ORM\PersistentCollection {#1582 …}
+reports: Doctrine\ORM\PersistentCollection {#1589 …}
+favourites: Doctrine\ORM\PersistentCollection {#1572 …}
+notifications: Doctrine\ORM\PersistentCollection {#1666 …}
-id: 139914
-bodyTs: "'app':54 'autom':10 'back':36 'bash':93 'could':33 'distro':22,45 'done':88 'download':47 'easili':34 'follow':17 'gui':67 'imag':26 'instal':50 'intend':8 'launch':52 'make':64 'packag':49 'period':72 'probabl':14,58,85 'queri':59 'roll':35 'screenshot':82 'script':42,94 'set':18,91 'show':68 'snapshot':30 'sure':65 'system':62 'take':28,80 'test':21 'time':74 'virtualbox':25 'wait':70 'window':61 'would':13,39,56 'write':40"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmings.world/comment/3734773"
+editedAt: null
+createdAt: DateTimeImmutable @1700404785 {#1435
date: 2023-11-19 15:39:45.0 +01:00
}
+"title": 139914
} |
|
Show voter details
|
9 |
DENIED
|
ROLE_ADMIN
|
null |
|
Show voter details
|
10 |
DENIED
|
ROLE_MODERATOR
|
null |
|
Show voter details
|