Skip to content

MINOR: Produce nightly snapshot - #614

Open
Fokko wants to merge 6 commits into
masterfrom
fd-emit-snapshot
Open

MINOR: Produce nightly snapshot#614
Fokko wants to merge 6 commits into
masterfrom
fd-emit-snapshot

Conversation

@Fokko

@Fokko Fokko commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Rationale for this change

This adds a workflow to produce a nightly snapshot. This relies a lot on the parent POM: https://github.com/apache/maven-apache-parent/blob/3130c8b10759e291d95aa51adbb745843b60283a/pom.xml#L90-L92

What changes are included in this PR?

Do these changes have PoC implementations?

This adds a workflow to produce a nighthly snapshot
@Fokko Fokko changed the title Produce nightly snapshot MINOR: Produce nightly snapshot Sep 1, 2026
Comment thread dev/install-thrift.sh Outdated

@kevinjqliu kevinjqliu left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

if: github.repository == 'apache/parquet-format'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might need to run zizmor to then this into commit hash

on:
push:
branches:
- master

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you think it’s ok to publish on every commit? Or make this run nightly.

I think the former is ok since this repo doesn’t get too many changes

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we publish snapshot only when parquet.thrift has been changed?

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.

3 participants