Closed MuruganChandrasekar closed 3 years ago
Sure, I'll try to review it by today.
Hello Terry,
I've changed the overall influxdb back up setup and pushed my changes. Please review it.
@MuruganChandrasekar did you notice that there's a conflict? I suggest that you rebase your pull request as follows:
upstream
pointing to mcci-catena).git branch -m influxdb-backup
Alternately you can merge at step 5, and then you should be able to push to your existing branch, which will update here. The branchname is no longer descriptive, but that would also work. That will be much easier to review.
Unfortunately, I still can't merge this. There are conflicts that you must resolve -- see https://github.com/mcci-catena/docker-ttn-dashboard/pull/11 and scan to the bottom of the conversation, and you'll see "This branch has conflicts that must be resolved". In fact, it looks like you missed an important correction from the community: you cannot default to localhost.com
-- that's not valid. You must default mail addresses to localhost
(without a top-level domain). Please correct this and get to the point where there are no more conflicts to be resolved. Thanks! --Terry
@MuruganChandrasekar did you see this message?
Unfortunately, I still can't merge this. There are conflicts that you must resolve -- see #11 and scan to the bottom of the conversation, and you'll see "This branch has conflicts that must be resolved". In fact, it looks like you missed an important correction from the community: you cannot default to
localhost.com
-- that's not valid. You must default mail addresses tolocalhost
(without a top-level domain). Please correct this and get to the point where there are no more conflicts to be resolved. Thanks! --Terry
I'm happy to help on this, but it's really much better if we coordinate efforts. Thanks! --Terry
@MuruganChandrasekar it's possible that you can't see the conflict report. I tried looking at #11 from the a browser that wasn't logged in, and I couldn't see the conflict report.
Here are the conflicts in detail:
Hopefully this helps understand my comments. --Terry
Hello Terry,
Sorry for the delayed response, I changed as you wished, but you have to change the below since we are versioning for all the packages installed.
I think, here in the below image, naming variable was wrong so please change it.
As per your advice, it's been changed. please review it.