Skip to content

Conversation

@rhysyngsun
Copy link
Contributor

What are the relevant tickets?

N/A

Description (What does it do?)

This is a follow up to #1179, which removed the serving of the frontend via nginx - the side effect of this is hash.txt was no longer being served so our release-script bot can't detect when deployments happen anymore

How do I test it?

Run echo "abc" > static/hash.txt and then docker compose up. You should then be able to see this dummy file at http://api.open.odl.local:8063/static/hash.txt

@rhysyngsun rhysyngsun added the Needs Review An open Pull Request that is ready for review label Jul 11, 2024
@shanbady shanbady self-requested a review July 12, 2024 17:33
@shanbady shanbady self-assigned this Jul 12, 2024
Copy link
Contributor

@shanbady shanbady left a comment

Choose a reason for hiding this comment

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

Appears to work. one thing to note is that the static directory "static" was not created when checking out this branch ( had to manually create it)

@shanbady shanbady added Waiting on author and removed Needs Review An open Pull Request that is ready for review labels Jul 12, 2024
@rhysyngsun rhysyngsun merged commit b7a89ea into main Jul 12, 2024
@odlbot odlbot mentioned this pull request Jul 12, 2024
4 tasks
@rhysyngsun rhysyngsun deleted the nl/fix-hash-txt branch July 12, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants