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

add secret_key_base to system sphinx #762

Merged
merged 2 commits into from
Jun 21, 2022
Merged

Conversation

akostadinov
Copy link
Contributor

@akostadinov akostadinov commented Jun 20, 2022

Jira Issue: https://issues.redhat.com/browse/THREESCALE-8491

Rails 5.2 fails not only the web server but also other tasks
when secret_key_base is not present. Adding a dummy value here
to workaround that.

Also usage of DELTA_INDEX_INTERVAL and FULL_REINDEX_INTERVAL
was removed in 3scale/porta@4b01db2

See rails/rails#32947

Rails 5.2 fails not only the web server but also other tasks
when secret_key_base is not present. Adding a dummy value here
to workaround that.

See rails/rails#32947
usage of DELTA_INDEX_INTERVAL and FULL_REINDEX_INTERVAL
was removed in 3scale/porta@4b01db2
@codeclimate
Copy link

codeclimate bot commented Jun 20, 2022

Code Climate has analyzed commit 3521548 and detected 0 issues on this pull request.

View more on Code Climate.

@akostadinov
Copy link
Contributor Author

/test test-unit

@eguzki
Copy link
Member

eguzki commented Jun 20, 2022

/retest

1 similar comment
@eguzki
Copy link
Member

eguzki commented Jun 20, 2022

/retest

@eguzki eguzki changed the title add secret_key_base to templates add secret_key_base to system sphinx Jun 21, 2022
@eguzki eguzki merged commit 15c08ac into 3scale:master Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants