* making some minor improvements based on feedback
* added new product name and some improvements
* updating location and feedback
* updating doc based on PM feedback
* Apply suggestions from code review
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
* adding some updates based on feedback
* renaming file to match new SEO friendly title
* updating based on feedback
* updating based on feedback
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
* add colorblind theme & public beta info, generalise high contrast info
* Add missing forward slashes
* Update managing-your-theme-settings.md
* Update managing-your-theme-settings.md
* Update content/account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-your-theme-settings.md
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
* Update content/account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-your-theme-settings.md
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
* fix format of link
* Update managing-your-theme-settings.md
Updated post to reflect final name for new colorblind themes. Instead of "red/green colorblind theme" we landed on "colorblind theme".
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Garrett Knoll <33528647+gaknoll@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
* Update the production deployment workflow to target the main Heroku app
Without exposing our internal Heroku app name!
* Refactor the staging deployment script a bit to match more closely
* Use the HEROKU_PRODUCTION_APP_NAME Secret in the workflow
* Add a note about the newly required environment variable for production deployment into the local deploy script
* Add critical errors if the HEROKU_PRODUCTION_APP_NAME is missing
* Extract HEROKU_PRODUCTION_APP_NAME from process.env
* Revert the critical parts of PR #21807 to no longer deploy to prod via Actions
* Don't require HEROKU_PRODUCITON_APP_NAME
* Update the production deployment workflow to target the main Heroku app
Without exposing our internal Heroku app name!
* Refactor the staging deployment script a bit to match more closely
* Use the HEROKU_PRODUCTION_APP_NAME Secret in the workflow
* Add a note about the newly required environment variable for production deployment into the local deploy script
* Add critical errors if the HEROKU_PRODUCTION_APP_NAME is missing
* Extract HEROKU_PRODUCTION_APP_NAME from process.env
* Use the 'script/deployment/create-staging-app-name' module when creating the content changes table comments
* Remove the shebang from the non-runnable script helper module