Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHIA-752 - set permissions in postinst.sh for chrome-sandbox #18164

Merged
merged 5 commits into from
Jun 13, 2024

Conversation

emlowe
Copy link
Contributor

@emlowe emlowe commented Jun 12, 2024

Set the owner and permissions for /opt/chia/chrome-sandbox in the DEB postinst.sh script

Fixes #17956

  • Needs Testing - CI test added to verify permissions

@emlowe emlowe requested a review from a team as a code owner June 12, 2024 17:24
@emlowe emlowe requested a review from cmmarslender June 12, 2024 17:24
@emlowe emlowe added the Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog label Jun 12, 2024
cmmarslender
cmmarslender previously approved these changes Jun 12, 2024
Copy link

coveralls-official bot commented Jun 12, 2024

Pull Request Test Coverage Report for Build 9487016951

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 24 unchanged lines in 8 files lost coverage.
  • Overall coverage decreased (-0.02%) to 90.956%

Files with Coverage Reduction New Missed Lines %
chia/data_layer/data_store.py 1 95.46%
chia/full_node/mempool_manager.py 1 95.27%
chia/full_node/full_node_api.py 1 81.66%
chia/rpc/full_node_rpc_api.py 1 82.93%
chia/_tests/core/util/test_lockfile.py 3 90.69%
chia/server/node_discovery.py 4 80.67%
chia/daemon/server.py 6 84.3%
chia/full_node/full_node.py 7 86.48%
Totals Coverage Status
Change from base Build 9484758707: -0.02%
Covered Lines: 100069
Relevant Lines: 109964

💛 - Coveralls

Copy link
Contributor

@wjblanke wjblanke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

aok

Copy link

coveralls-official bot commented Jun 13, 2024

Pull Request Test Coverage Report for Build 9502061239

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 33 unchanged lines in 9 files lost coverage.
  • Overall coverage decreased (-0.02%) to 90.948%

Files with Coverage Reduction New Missed Lines %
chia/data_layer/data_store.py 1 95.46%
chia/full_node/mempool_manager.py 1 95.27%
chia/full_node/full_node_api.py 1 81.8%
chia/rpc/full_node_rpc_api.py 1 82.93%
chia/wallet/wallet_node.py 3 89.01%
chia/server/node_discovery.py 3 81.03%
chia/_tests/core/util/test_lockfile.py 5 89.07%
chia/full_node/full_node.py 5 86.69%
chia/daemon/server.py 13 83.39%
Totals Coverage Status
Change from base Build 9484758707: -0.02%
Covered Lines: 100065
Relevant Lines: 109964

💛 - Coveralls

@cmmarslender cmmarslender merged commit 866493a into release/2.4.0 Jun 13, 2024
992 checks passed
@cmmarslender cmmarslender deleted the EL.chia-752-chrome-sandbox branch June 13, 2024 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants