Skip to content

CircleCI job for automatic deployment and execution of Integration Suite #207

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

Merged
merged 1 commit into from
Apr 8, 2022

Conversation

pankajastro
Copy link
Contributor

@pankajastro pankajastro commented Apr 7, 2022

Automate cloud deployment from circleci.

I have created a new workflow called nightly and a job deploy which runs at the scheduled time, at present, it will run daily around 0:0:0 IST and deploy main branch on the cloud.

The integration test script now depends on env variable which comes from circleci for scheduled workflow.

Closes: #124

@pankajastro pankajastro requested a review from kaxil April 7, 2022 21:17
@pankajastro pankajastro force-pushed the automate_staging_deployment branch from 9de9fb3 to bbadfee Compare April 7, 2022 21:18
@pankajastro pankajastro mentioned this pull request Apr 7, 2022
10 tasks
@codecov
Copy link

codecov bot commented Apr 7, 2022

Codecov Report

Merging #207 (514669f) into main (263fcf9) will not change coverage.
The diff coverage is n/a.

❗ Current head 514669f differs from pull request most recent head bafd84d. Consider uploading reports for the commit bafd84d to get more accurate results

@@           Coverage Diff           @@
##             main     #207   +/-   ##
=======================================
  Coverage   96.13%   96.13%           
=======================================
  Files          42       42           
  Lines        2300     2300           
=======================================
  Hits         2211     2211           
  Misses         89       89           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 263fcf9...bafd84d. Read the comment docs.

@phanikumv phanikumv changed the title Circleci job for cloud deployment CircleCI job for automatic deployment and execution of Integration Suite Apr 8, 2022
@pankajastro pankajastro marked this pull request as ready for review April 8, 2022 10:35
@pankajastro pankajastro force-pushed the automate_staging_deployment branch from 165cadc to bafd84d Compare April 8, 2022 12:38
Copy link
Collaborator

@kaxil kaxil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, have you added the secret to CircleCI ?

@pankajastro
Copy link
Contributor Author

This looks good, have you added the secret to CircleCI ?

Yes, I have added the variable in CircleCI

@kaxil kaxil merged commit 71fa41b into main Apr 8, 2022
@kaxil kaxil deleted the automate_staging_deployment branch April 8, 2022 13:40
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

Successfully merging this pull request may close these issues.

Integration tests: Run Example DAGs on Cloud envs
2 participants