Page 1 of 3

Azure DevOps Git repo credentials stored in Flare?

Posted: Thu Nov 29, 2018 2:54 pm
by TheGreatAndPowerfulOz
Hi, all.

I did some searching in the forums for discussion around my particular question, but didn't come up with any hits. I'll admit my search wasn't exhaustive, so forgive me if this is a "repeat"! :)

Here's the deal: I have both my Flare project source files and output files stored in Git repositories in Azure DevOps. My project is bound to the Git repo that contains the source files, and I have a project destination of type "Source Control" that points to the Git repo containing the output files. My HTML5 target is set up to publish the output using the destination definition. Now, each of the Git repos is set up with credentials (to keep the bad guys out), and I used/saved those credentials while in Flare to set up both my project binding and my destination definition.

Everything works swimmingly as I publish project output from my local workstation using the setup described above, but now we'd like to add one more variable to the mix...

We're about to install an instance of Flare on a server so we can automate the publishing process there. We'll be using the command line to get latest from the source file Git repo, then publish to the output file Git repo. The question is whether or not all the Git repo credentials info is somehow stored in the Flare project file (.flprj) or somewhere else (possibly in the project's associated ".git" directory?), such that all we need to do with the Flare installation on the server is point to that project, get latest of the source files and publish—without the need to re-enter the Git repo credentials each time we initiate the process.

We're not to the point of having our server and Flare installation in place yet, so I can't simply test this out to get an answer to my question; I'm hoping I can learn from others' experience here, in advance of our attempted implementation.

Does anyone have some wisdom to impart on the topic? Could it be as easy as I hope it will be? Thanks for any help you can offer!

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Thu Apr 11, 2019 2:01 pm
by djrussell
Hello-

I ran across your post in the Flare forum. My company is about to switch from Microsoft's TFS product to Azure DevOps & Git. I was wondering if you might have some tips or any info actually about possible pitfalls to avoid when setting up Flare for Git & Azure DevOps? Or possibly some online resources that I can read to better understand what to expect?

I appreciate your help,
Donna

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Fri Apr 12, 2019 6:34 am
by TheGreatAndPowerfulOz
Hi, djrussell.

You're in luck! After fooling around (and failing a number of times) with getting Flare set up with Git, I decided to document several processes that we had success with. I was going to attach the documents here, but apparently the forum doesn't allow the upload of PDF files. I'll reply to your PM and figure out the best way to get the docs to you. Meanwhile, here's an explanation of each:
  • Git Repo - Bind Local Flare Project.pdf
    • This is likely the process you'll be using, to take an existing Flare project on your local machine and push it up to a remote Git repository (where you and others can access and make updates to it).
    • In theory, you shouldn't need to use Git GUI and Git Bash (steps 4-7) to push the project into your Azure DevOps Git repo, but we encountered a number of errors on attempts to do so directly with Flare; the steps I've outlined worked every time.
    • If your project output will also be published to a Git repo (step 13), you can find details about creating a Flare destination file for Git in the "Git Repo - Publish Flare Project.pdf" document.
  • Git Repo - Import_Clone Existing Flare Project.pdf
    • This document outlines the steps for setting up a local version of a Flare project already stored in a remote Git repository. So, for example, if you're the one who gets the project all set up in the remote Git repo, but your other tech writers need to work on it with you, they would use this document to get hooked into the remote repo.
  • Git Repo - Publish Flare Project.pdf
    • This document offers instructions for publishing your Flare project output to a Git repo.
I hope the document instructions are clear enough as is, but please feel free to ask any questions you may have after reviewing them. I suppose none of us are as good at documentation as we may think we are! :D

If anyone else reading this post would like a copy of the docs, please PM me and we'll sort out delivery.

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Wed Apr 24, 2019 7:58 am
by bj25x
TheGreatAndPowerfulOz, I would like to get a copy of the docs you created for getting Flare set up with Git. I am new to the forums and can't seem to send a PM directly to you.

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Tue Apr 30, 2019 2:37 pm
by TheGreatAndPowerfulOz
bj25x wrote:TheGreatAndPowerfulOz, I would like to get a copy of the docs you created for getting Flare set up with Git. I am new to the forums and can't seem to send a PM directly to you.
Hi, bj25x. To send me a PM, just click the "PM" button at right of my post (looks like the following):
PMButton.png

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Tue Apr 30, 2019 4:32 pm
by Nita Beck
TheGreatAndPowerfulOz wrote:Hi, bj25x. To send me a PM, just click the "PM" button at right of my post (looks like the following):
Please be aware that new forum members are not permitted at first to send PMs. They have to first have a small number of posts approved by moderators, after which they'll be able to send PMs.

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Wed May 01, 2019 6:34 am
by TheGreatAndPowerfulOz
Nita Beck wrote:Please be aware that new forum members are not permitted at first to send PMs. They have to first have a small number of posts approved by moderators, after which they'll be able to send PMs.
Thanks, Nita! I wasn't aware of that policy. I've sent a PM to bj25x with my e-mail, so we can continue our conversation through that means.

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Thu Oct 03, 2019 2:21 pm
by Bill_Leinweber
Hi everyone,

If anyone still has a copy of the information on importing a project stored in a Devops repo, I'd LOVE to have a copy of it.

Thank you!

Bill

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Fri Oct 04, 2019 8:35 am
by TheGreatAndPowerfulOz
Bill_Leinweber wrote:If anyone still has a copy of the information on importing a project stored in a Devops repo, I'd LOVE to have a copy of it.
Just sent you a PM, Bill. I'll get you a copy of the docs via email.

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Fri Oct 04, 2019 10:07 am
by Nita Beck
TheGreatAndPowerfulOz wrote:Just sent you a PM, Bill. I'll get you a copy of the docs via email.
Our new friend Bill — given that he’s had only one post as of the moment and, therefore, is still in the “probationary period” for new forum members — will not yet be able to use the PM feature.

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Fri Oct 04, 2019 10:11 am
by TheGreatAndPowerfulOz
Nita Beck wrote:
TheGreatAndPowerfulOz wrote:Just sent you a PM, Bill. I'll get you a copy of the docs via email.
Our new friend Bill — given that he’s had only one post as of the moment and, therefore, is still in the “probationary period” for new forum members — will not yet be able to use the PM feature.
Can he still see a PM sent to him (even if he can't reply)? I included my email address in the message I sent, giving him the option to contact me directly by that means...

It would be a lot easier/nicer if I could just post the docs directly, here in the forum! :)

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Thu Dec 05, 2019 12:15 pm
by ealfson
I'm also interested in learning more, but I don't seem to have the Message function yet either. Has anyone found a workaround?

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Mon Dec 09, 2019 7:27 am
by TheGreatAndPowerfulOz
ealfson wrote:I'm also interested in learning more, but I don't seem to have the Message function yet either. Has anyone found a workaround?
@ealfson - I sent you a PM with my email address, so we can communicate that way. Hopefully, you'll see it!

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Tue Feb 11, 2020 1:14 pm
by senglish10
Please send the DeveOps Git info to susan.english@egov.com. Thanks for your help.

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Thu Feb 13, 2020 11:58 am
by TheGreatAndPowerfulOz
senglish10 wrote:I am very interested in the DevOps info. How do I get a copy of the document you wrote?
@senglish10 - I sent you a PM with my email address, so we can communicate that way. Hopefully, you'll see it!

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Thu Feb 20, 2020 4:36 pm
by sanacbs
Hello,

I'd love a copy of these documents as well! It would be greatly appreciated! :)

I do not have the PM option available to me yet either!

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Fri Feb 21, 2020 6:56 am
by TheGreatAndPowerfulOz
sanacbs wrote:Hello,

I'd love a copy of these documents as well! It would be greatly appreciated! :)

I do not have the PM option available to me yet either!
@sanacbs - I sent you a PM with my email address, so we can communicate that way. Hopefully, you'll see it!

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Tue Mar 31, 2020 10:28 am
by stre
@TheGreatAndPowerfulOz May I ask that you contact me and share this valuable info with me too?
Unfortunately, I cannot use the PM option yet either.
Many thanks!

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Tue Mar 31, 2020 11:26 am
by TheGreatAndPowerfulOz
stre wrote:@TheGreatAndPowerfulOz May I ask that you contact me and share this valuable info with me too?
Unfortunately, I cannot use the PM option yet either.
Many thanks!
@stre - I sent you a PM with my email address, so we can communicate that way. Hopefully, you'll see it!

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Mon May 25, 2020 11:25 pm
by tgosselink
@TheGreatAndPowerfulOz please share your info with me.
I can not PM as I am a new user.
Thank you...

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Wed May 27, 2020 7:53 am
by TheGreatAndPowerfulOz
tgosselink wrote:@TheGreatAndPowerfulOz please share your info with me.
I can not PM as I am a new user.
Thank you...
@tgosselink - I sent you a PM with my email address, so we can communicate that way. Hopefully, you'll see it!

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Fri May 29, 2020 6:26 am
by AlexS
@TheGreatAndPowerfulOz - Please! Me too! :)
Please PM me for email - I will greatly appreciate it! Thanks! :madcap:

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Fri May 29, 2020 1:13 pm
by TheGreatAndPowerfulOz
AlexS wrote:@TheGreatAndPowerfulOz - Please! Me too! :)
Please PM me for email - I will greatly appreciate it! Thanks! :madcap:
@AlexS - I sent you a PM with my email address, so we can communicate that way. Hopefully, you'll see it!

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Thu Aug 13, 2020 2:11 pm
by JustDoingMyBest
@TheGreatAndPowerfulOz I'm looking into this for my team and could desperately use some guidance from someone who's already laid some brick on this topic. I can't PM you but would you mind reaching out so we can arrange a sharing of files? I'd be SO SO appreciative.

Re: Azure DevOps Git repo credentials stored in Flare?

Posted: Fri Aug 14, 2020 2:09 pm
by TheGreatAndPowerfulOz
JustDoingMyBest wrote:@TheGreatAndPowerfulOz I'm looking into this for my team and could desperately use some guidance from someone who's already laid some brick on this topic. I can't PM you but would you mind reaching out so we can arrange a sharing of files? I'd be SO SO appreciative.
@JustDoingMyBest - I sent you a PM with my email address, so we can communicate that way.