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

Add a CI pipeline #6

Open
MeltyBot opened this issue Apr 1, 2021 · 0 comments
Open

Add a CI pipeline #6

MeltyBot opened this issue Apr 1, 2021 · 0 comments

Comments

@MeltyBot
Copy link

MeltyBot commented Apr 1, 2021

Migrated from GitLab: https://gitlab.com/meltano/files-airflow/-/issues/6

Originally created by @DouweM on 2021-04-01 21:48:07


I think we can add a meltano.yml to this project that comes with:

  1. orchestrator airflow
  2. a file bundle with pip_url: . (so that it always uses the most recent version from the current branch)
  3. some schedules

Then we can add a .gitlab-ci.yml that runs meltano invoke airflow scheduler and validates the expected output, i.e. there should be no error about meltano.py, or the expected lines confirming that a DAG was created for each schedule.

Similar to how https://gitlab.com/DouweM/tap-investing tests itself using https://gitlab.com/DouweM/tap-investing/-/blob/master/meltano.yml and https://gitlab.com/DouweM/tap-investing/-/blob/master/.gitlab-ci.yml#L18.

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

No branches or pull requests

1 participant