We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add explanation of error message when there are old cached gems with native extensions built against and older version of Ruby. These may need to be cleared out/deleted and reinstalled to allow Rails to load up properly.
Updated How do I translate Refuge Restrooms.org? (markdown)
Update link to Refuge Restrooms' JavaScript files, mention that the CoffeeScript files have been converted to plain JavaScript
Fix HAML example indentation to match the file it's copied from
Fix typo "metging" --> "merging"
Add an entry and explanation for the "A server is already running ..." error.
Update general-purpose troubleshooting section (better and clearer wording, fix small mistakes)
Update Git "cheat sheet" link
New Slack link (supposedly will NOT expire??)
Update Slack invite link to one that isn't expired!
The old staging URL is inactive now. Update the wiki page to point readers to staging.refugerestrooms.org instead.
Add two more links to "further reading" section.
Explain the functions and eywords better, closer to how they actually work. More in-depth, hopefully not too intimidating, but the existing explanations were so simplistic as to not be accurate.
Add a link that explains the basic structure of RSpec tests
Update URL of passing RSpec run, as Travis CI has changed the way they form their URLs, and the redirect was stripping the line number anchor from the URL.
There are patch releases in the docker-compose 1.23.x series. So <= 1.23.2 (latest patch release of 1.23.x series) is correct here, not "<= 1.23.0".
Add an explanatoin for the "./env" "environment variable name may not contain whitespace" error. Also, update all command-line output examples to use "console" GitHub syntax highlighting.
Refine the procedure for the new squash-and-merge based workflow, after trying to follow along with it myself.
Document the new "Squash and merge"-based workflow for deploying. This keeps our commit history neater, but must be done consistently or the changelog gets harder to maintain (ends up requiring manual edits). The complexity here is the price we pay for not just deploying by pushing the current tip of `develop` to become the new tip of `master`.
The default shell is Zsh for new user accounts starting from macOS 10.15 Catalina. Upgrades from Mojave and earlier preserve the existing default shell, typically
Add a section for the "Couldn't find a suitable configuration file . . ." error (running docker compose from the wrong directory)
Add a section for the "Couldn't connect to Docker Daemon" error (usually need to be using sudo)
Update URL anchors for Linux distribution instructions, add a direct link to the bash/zsh completion install instructions
Add "compose" and "copy-on-write"
Update (flesh out and improve) explanation for the docker HTTP timeout error message
Add a section about the COMPOSE_HTTP_TIMEOUT error, re-organize page to accomodate specific errors and general-purpose troubleshooting
Add a section about `docker-compose down` and `docker-compose up`, and more tweaks
Updated Troubleshooting Docker (markdown)
Fix error after re-ordering entries: "As mentioned above" --> "As mentioned below"
Tweak and re-order the main "useful terms" entries