Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

add Makefile and downstream build script #197

Merged
merged 6 commits into from
Aug 27, 2020

Conversation

maxamillion
Copy link
Contributor

SUMMARY

Fixes #195

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

Makefile

@maxamillion
Copy link
Contributor Author

@Akasurde @geerlingguy @fabianvf I'm not entirely sure that to do here for integration tests for downstream, I almost feel like we should handle that async elsewhere in a non-blocking way on the upstream repo. Thoughts?

@codecov
Copy link

codecov bot commented Aug 19, 2020

Codecov Report

Merging #197 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #197   +/-   ##
=======================================
  Coverage   43.18%   43.18%           
=======================================
  Files           4        4           
  Lines         609      609           
  Branches      121      121           
=======================================
  Hits          263      263           
  Misses        298      298           
  Partials       48       48           

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 16059a8...8c7ea12. Read the comment docs.

Signed-off-by: Adam Miller <admiller@redhat.com>
Makefile Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Signed-off-by: Adam Miller <admiller@redhat.com>
Signed-off-by: Adam Miller <admiller@redhat.com>
Signed-off-by: Adam Miller <admiller@redhat.com>
Signed-off-by: Adam Miller <admiller@redhat.com>
Signed-off-by: Adam Miller <admiller@redhat.com>
@geerlingguy geerlingguy merged commit 604cae9 into ansible-collections:main Aug 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create downstream release script/tooling
3 participants