8000 Remove guard around opening i18n.json by legoktm · Pull Request #7458 · freedomofpress/securedrop · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Remove guard around opening i18n.json #7458

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

Merged
merged 1 commit into from
Apr 30, 2025
Merged

Remove guard around opening i18n.json #7458

merged 1 commit into from
Apr 30, 2025

Conversation

legoktm
Copy link
Member
@legoktm legoktm commented Mar 4, 2025

Status

Ready for review

Description of Changes

This operation should never fail because the i18n.json file is shipped with the package and always present.

Possibly the rationale of needing it for tests no longer applies since the path is now absolute and not relative to the current working directory.

See #7443 (comment).

Testing

How should the reviewer test this PR?

  • CI passes

Deployment

Any special considerations for deployment? n/a

Checklist

  • Linting (make lint) and tests (make test) pass in the development container

This operation should never fail because the i18n.json file is
shipped with the package and always present.

Possibly the rationale of needing it for tests no longer applies
since the path is now absolute and not relative to the current
working directory.

See <#7443 (comment)>.
@legoktm legoktm added this to the SecureDrop 2.13.0 milestone Mar 4, 2025
@legoktm legoktm requested a review from a team as a code owner March 4, 2025 16:47
@legoktm legoktm moved this to Ready For Review in SecureDrop Mar 5, 2025
@cfm cfm self-assigned this Apr 30, 2025
Copy link
Member
@cfm cfm left a comment

Choose a reason for hiding this comment

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

Thanks, @legoktm. If you're happy with this, and CI is happy with this, then I'm happy with this!

@cfm cfm added this pull request to the merge queue Apr 30, 2025
Merged via the queue into develop with commit 78cd095 Apr 30, 2025
88 checks passed
@github-project-automation github-project-automation bot moved this from Ready For Review to Done in SecureDrop Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants
0