-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
feat: enable Ukrainian builds #432
Conversation
@scissorsneedfoodtoo actually you want to drop 0dd2f9e and add it afterwords. Here is the order that needs to be followed:
I will improve this messy flow soon when we move to nomad. |
Ah, thanks for those details @raisedadead. Sure, I'll drop 0dd2f9e and follow those steps. I'm not sure if I know how to do everything on Azure, but I can reach out in chat if anything. For now, I'll drop that commit and run the build manually with this branch selected, then add it back in. |
0dd2f9e
to
c75cf5f
Compare
Just to consolidate updates in one area, I was able to create the App Service for prod / org Ukrainian News images in Azure under freecodecamp-news-org-ukrainian. The only think I wasn't able to do was add a custom domain, ukrainian.news.cdn.freecodecamp.org. I believe that's because NGINX hasn't been updated yet, though I can't say for sure. |
See: https://staff-wiki.freecodecamp.org/docs/flight-manuals/azure/create-asp-webapp-containers and related documentation. I will improve those docs as I go. Hopefully we would not need them soon * wink *. |
You can now add the other commit and land this when you are happy. |
Checklist:
Update index.md
)Like #427, this is split into two parts: #427 (comment)