Simon Taranto
Simon Taranto
Has anyone come up with a more up to date solution than the ones posed above?
Thanks @miguelcobain! Could you elaborate on https://github.com/gabesmed/ember-leaflet/blob/ember-cli-es6/app%2Fmixins%2Fpopup.js#L74-L77. This implementation is still not quite right? > ``` > // You can't call this._popupView.replaceIn because it erroneously detects > // the view...
@gabesmed thanks for the response. I misread the code. Makes sense!
@tothsanka @raveren mind making some noise on https://github.com/nvie/gitflow/pull/419, which I opened in an attempt to get the README updated to include the unmaintained status of this project.
:+1: to updating `develop` prior to rebasing.
Also, there seems to be a related issue in https://github.com/nvie/gitflow/issues/416 (fetching develop before merging).
Does https://github.com/nvie/gitflow/issues/416#issuecomment-123838927 answer the question? It seems there are config options for "fetching before local operations".
This change worked for me too.
I made an embarrassingly nasty script in https://github.com/primer/view_components/pull/701 that we can hack on that I think should save us a bunch of time in this work.
Hi! Thanks for the message. This action was made on a previous version of actions. We'll [need to migrate to the yaml syntax](https://github.blog/changelog/2019-09-17-github-actions-will-stop-running-workflows-written-in-hcl/) for the example. I'd happily accept a...