Message 1 of 5
Revit API and CI/CD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have searched the forum and used google to try and find some instructions / tutorials on how to implement CI/CD on GitHub or GitLab.
I have been looking at the wonderful templates created by Nice3Point and like to understand how they work. Even a flow chart of what happens once you commit a change which triggers an action on github to create a new release(increasing "Version" Value in 'Build.Build.Configuration.cs' in Nice3Point template)
Also what is the best pipeline to use for this purpose.
Thanks for your help in advance