[ 
https://issues.apache.org/jira/browse/CASSANDRA-18931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18116724#comment-18116724
 ] 

Michael Semb Wever edited comment on CASSANDRA-18931 at 9/18/26 4:51 PM:
-------------------------------------------------------------------------

PR: https://github.com/apache/cassandra/pull/5184

Example GHA run here: 
https://github.com/thelastpickle/cassandra/actions/runs/35368753346


was (Author: michaelsembwever):
PR: https://github.com/apache/cassandra/pull/5184

tested using
```
gh workflow run docker-images.yaml --repo thelastpickle/cassandra --ref 
mck/18931/5.0 -f publish=false -f image=bullseye-build
```
here: https://github.com/thelastpickle/cassandra/actions/runs/35341960858 

> ci job to build and push new in-tree docker images when dockerfile changes
> --------------------------------------------------------------------------
>
>                 Key: CASSANDRA-18931
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18931
>             Project: Apache Cassandra
>          Issue Type: Task
>          Components: CI
>            Reporter: Michael Semb Wever
>            Assignee: Maxim Muzafarov
>            Priority: Normal
>             Fix For: 5.0.x, 6.0.x, 7.x
>
>
> The dockerfiles under .build/docker are now and are deployed by file md5sum.
> (There is no "latest").
> in-tree scripts will have to build these images on-the-fly if they are not 
> available to pull from dockerhub.
> Automatically building and pushing them to dockerhub whenever they change 
> will save a lot of resources and time in tests/CI.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to