Skip to content

Resolve build issue - #11

Open
Faizal-Eeman wants to merge 2 commits into
mainfrom
mmootor-fix-build-issue
Open

Resolve build issue#11
Faizal-Eeman wants to merge 2 commits into
mainfrom
mmootor-fix-build-issue

Conversation

@Faizal-Eeman

Copy link
Copy Markdown
Contributor

Description

Closes #...

Testing Results

Docker Image Testing

  • I have tested the Docker image with the docker run command as described below.

Test the Docker image with at least one sample. Verify the new Docker image works using:

docker run -u $(id -u):$(id -g) –w <working-directory> -v <directory-you-want-to-mount>:<how-you-want-to-mount-it-within-the-docker> --rm <docker-image-name> <command-to-the-docker-with-all-parameters>

My command:

Provide the command you ran here

Test Cases

  • Case 1
    • R script:
    • input:
    • config:
    • output:
  • Case 2
    • R script:
    • input:
    • config:
    • output:

Checklist

Formatting

File Updates

  • I have ensured that the version number update follows the versioning standards.

  • I have updated the version number in the Dockerfile, README.md and metadata.yaml files.

  • I have updated the dependencies and added my name to the maintainer list in the Dockerfile.

  • I have updated the feature changes in the README.md (optional).

  • I have added the changes included in this pull request to the CHANGELOG.md under the next release version or unreleased, and updated the date.

GitHub Packages Auto Build Rules

  • I have not manually pushed this Docker image to the uclahs-cds container registry (ghcr.io/uclahs-cds) on GitHub.

  • I have updated the image_name in the metadata.yaml which is required by GitHub action to automatically build and push the image.

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.

1 participant