Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Minor: Comments to .asf.yaml #5703

Merged
merged 1 commit into from
Mar 24, 2023
Merged

Minor: Comments to .asf.yaml #5703

merged 1 commit into from
Mar 24, 2023

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Mar 23, 2023

Which issue does this PR close?

Related to #5500

Rationale for this change

Now that we have the automated publishing working, I want to document how the process works. #5687 was aprt.

cc @martin-g @kou

What changes are included in this PR?

Add some comments to .asf.yaml so my future self remembers what the parts are for

Are these changes tested?

N/a

Are there any user-facing changes?

@alamb alamb added the development-process Related to development process of DataFusion label Mar 23, 2023
Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

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

+1

Could you trigger the docs job with .asf.yaml change?

diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml
index fdbcf6ab..998c6203 100644
--- a/.github/workflows/docs.yaml
+++ b/.github/workflows/docs.yaml
@@ -3,6 +3,7 @@ on:
     branches:
       - main
     paths:
+      - .asf.yaml
       - .github/workflows/docs.yaml
       - docs/**
 

.asf.yaml need to copy to the asf-site branch.

@alamb
Copy link
Contributor Author

alamb commented Mar 24, 2023

Could you trigger the docs job with .asf.yaml change?

Will do as a follow on PR

edit: #5726

@alamb alamb merged commit 23dc74c into apache:main Mar 24, 2023
@alamb alamb deleted the alamb/asf_site_doc branch March 24, 2023 18:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
development-process Related to development process of DataFusion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants