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

Containerized billing script #31

Merged
merged 1 commit into from
May 2, 2024
Merged

Conversation

QuanMPhm
Copy link
Contributor

Closes #21 completely. This PR is blocked on #27, and will containerize the billing script. A github workflow is added to build and publish the billing image. Check the second commit to see the changes which actually implemented the containerization.

@QuanMPhm QuanMPhm marked this pull request as draft April 25, 2024 17:26
tools/clone_nonbillables_and_process.sh Outdated Show resolved Hide resolved
tools/clone_nonbillables_and_process.sh Outdated Show resolved Hide resolved
@QuanMPhm QuanMPhm marked this pull request as ready for review April 29, 2024 20:06
The container expects the user to provide several environment variables. More details in the Dockerfile and `clone_nonbillables_and_process.sh`.
@QuanMPhm QuanMPhm merged commit cd231b4 into CCI-MOC:main May 2, 2024
3 checks passed
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.

Create Dockerfile to containerize billing script
3 participants