Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run avo pull on CI #174

Open
AndreasBoehm opened this issue Dec 1, 2022 · 2 comments
Open

Run avo pull on CI #174

AndreasBoehm opened this issue Dec 1, 2022 · 2 comments

Comments

@AndreasBoehm
Copy link

Hi,

is there a way to login using environment variables or something similar to allow us to run avo pull on our CI system?

We would like to automate updates of our tracking code.

Thanks for your help

@logason
Copy link
Member

logason commented Dec 5, 2022

Hey @AndreasBoehm, thanks for reaching out!

Currently we don't offer the Codegen via token based authorization. Most Codegen updates require manual developer input (implement new events, update existing tracking code, etc).

I'm curious to learn more about what kind of automation you have! Mind sharing?

@AndreasBoehm
Copy link
Author

HI @logason,

We would like to trigger a webhook after changes got commited to main on avo.
On the triggered CI system we would then pull the changes from AVO and create a merge-request in our client projects.
This way we can work with tracking as we do with any other "library", whenever there is an update there is a new merge-request to update to the latest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants