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

ORC-1557: Add GitHub Action CI for Docker Test #1699

Closed
wants to merge 1 commit into from

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Dec 24, 2023

What changes were proposed in this pull request?

This PR aims to add a new GitHub Action CI pipeline for Docker Test.

Why are the changes needed?

To automate Docker and reduce the overhead of release process.

How was this patch tested?

Pass the CIs.

@github-actions github-actions bot added the INFRA label Dec 24, 2023
dongjoon-hyun added a commit that referenced this pull request Dec 24, 2023
### What changes were proposed in this pull request?

This PR aims to add a new GitHub Action CI pipeline for `Docker Test`.

### Why are the changes needed?

To automate `Docker` and reduce the overhead of release process.

### How was this patch tested?

Pass the CIs.

Closes #1699 from dongjoon-hyun/ORC-1557-1.8.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
@dongjoon-hyun
Copy link
Member Author

Merged to branch-1.8.

@dongjoon-hyun dongjoon-hyun added this to the 1.8.7 milestone Dec 24, 2023
@dongjoon-hyun dongjoon-hyun deleted the ORC-1557-1.8 branch December 24, 2023 09:23
dongjoon-hyun added a commit that referenced this pull request Dec 24, 2023
…in `branch-1.8`

### What changes were proposed in this pull request?

This PR aims to remove Java11 and clang variants from `docker/os-list.txt` in `branch-1.8`.

### Why are the changes needed?

After the following PR, `GitHub Action CI` runs all supported OSes and variants (Java 11/clang) at every commit.
- #1699

### How was this patch tested?

Manual review because this is a removal.

Closes #1703 from dongjoon-hyun/ORC-1560.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant