Skip to main content
Solved

Deployment automation of Github assets using FME Flow upon Github merge events

  • October 6, 2024
  • 2 replies
  • 89 views

bo
Contributor
Forum|alt.badge.img+10
  • Contributor
  • 79 replies

Our team uses GitHub, VS Code and FME Workbench for our data engineering projects with good results. Now we want to leverage FME Flow to automate the deployment of FME assets upon a GitHub merge to the Staging and Production environments. 

I would appreciate any suggestions or experiences in this regard.

 

Best answer by hkingsbury

I don’t have a specific answer (it is in fact something I’d like to explore more - interested in responses to your question) but here are a couple of documents and presentations that might help point you in the right direction

 

https://support.safe.com/hc/en-us/articles/25407510327437-Getting-Started-With-CI-CD-DevOps

https://fme.safe.com/webinars/mastering-devops-driven-data-integration-with-fme/

https://fme.safe.com/presentations/deploy-fme-integration-azure-pipelines-10-minutes/

https://support.safe.com/hc/en-us/articles/25407730429453-Workbench-Git-Integration-from-the-Command-Line

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

hkingsbury
Celebrity
Forum|alt.badge.img+63
  • Celebrity
  • 1632 replies
  • Best Answer
  • October 7, 2024

bo
Contributor
Forum|alt.badge.img+10
  • Author
  • Contributor
  • 79 replies
  • October 12, 2024

Thank you @hkingsbury for your response with summary of links to FME in context of DevOps.