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

Add preview workflow #279

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Add preview workflow #279

wants to merge 4 commits into from

Conversation

reakaleek
Copy link
Member

No description provided.

@reakaleek reakaleek added the automation packaging, ci/cd. label Jan 21, 2025
# we run our artifact directly please use the prebuild
# elastic/docs-builder@main GitHub Action for all other repositories!
- name: Build documentation
run: .artifacts/publish/docs-builder/release/docs-builder --strict
Copy link
Member

Choose a reason for hiding this comment

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

Should we cache this from the pr.yml build and then move the general docs build as part of this workflow ?

In other words we make this depend on the pr workflow.

Copy link
Member Author

Choose a reason for hiding this comment

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

# elastic/docs-builder@main GitHub Action for all other repositories!
- name: Build documentation
run: .artifacts/publish/docs-builder/release/docs-builder --strict
- name: Generate AWS Role ARN
Copy link
Member

Choose a reason for hiding this comment

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

I think we also want to extend our publish github action to include this.

Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

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

Some general comments (realizing this is a draft).

@reakaleek reakaleek force-pushed the feature/preview-build branch from 9657bdb to c0a2f5b Compare January 22, 2025 22:52
@elastic elastic deleted a comment from github-actions bot Jan 22, 2025
@reakaleek reakaleek self-assigned this Jan 22, 2025
@reakaleek reakaleek marked this pull request as ready for review January 22, 2025 22:55
@reakaleek reakaleek requested a review from a team January 22, 2025 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation packaging, ci/cd.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants