We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#Preparing Surveyor gem updates for UAT
Create an HeH repo issue that corresponds to the Surveyor repo issue (e.g. 47)
Update HeH gemfile with something like:
gem 'surveyor', git: '[email protected]:HeHStudy/surveyor.git', branch: '47---fix-date'
Once UAT is approved then accept the merge into master in the Surveyor repo.
Next change the gemfile in the HeH repo back to gem 'surveyor', git: '[email protected]:HeHStudy/surveyor.git'
And then accept github merge into HeH master.