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

Separate Actions workflow for the website #1513

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

cary-ilm
Copy link
Member

The website does not need to be built on changes to source code, only on changes in the "website" directory. And the main CI builds/tests don't need to be triggered by website changes. This change splits the website into a separate workflow, and each workflow has path filters to only build when necessary.

Note that the example source code on the website does get built by the main CI workflow, to validate that it compiles.

This also deletes some extraneous images in the website directory that were inadvertently committed.

The website does not need to be built on changes to source code, only
on changes in the "website" directory. And the main CI builds/tests
don't need to be triggered by website changes.

Signed-off-by: Cary Phillips <cary@ilm.com>
@cary-ilm cary-ilm merged commit aed455f into AcademySoftwareFoundation:main Aug 15, 2023
27 checks passed
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.

None yet

1 participant