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

Publish site manifest from actual website (cf local/partial builds) #731

Closed
djencks opened this issue Dec 21, 2021 · 3 comments · Fixed by #740
Closed

Publish site manifest from actual website (cf local/partial builds) #731

djencks opened this issue Dec 21, 2021 · 3 comments · Fixed by #740

Comments

@djencks
Copy link
Contributor

djencks commented Dec 21, 2021

If we publish the site manifest used in partial builds on the main website, one main problem with doing a quick local xref-check build is removed, namely the need to do a full local build at least once first.

This will require some changes to the local-build.sh scripts, including another "goal".

@djencks
Copy link
Contributor Author

djencks commented Dec 27, 2021

I've put the logic in the local-builds script in camel-website, so we can change it once in one place. Each subproject script will call this one with the minimal information.

Docs:
apache/camel#6595

Related PRs for camel:
apache/camel#6600
apache/camel#6601
apache/camel#6602
apache/camel#6603
apache/camel#6604
apache/camel#6605

Related PRs for camel-karaf:
apache/camel-karaf#97
apache/camel-karaf#98
apache/camel-karaf#99
apache/camel-karaf#100
apache/camel-karaf#101
apache/camel-karaf#102

Related PRs for camel-spring-boot:
apache/camel-spring-boot#422
apache/camel-spring-boot#423
apache/camel-spring-boot#424
apache/camel-spring-boot#425
apache/camel-spring-boot#426
apache/camel-spring-boot#427

Related PRs for camel-k:
apache/camel-k#2839
apache/camel-k#2840
apache/camel-k#2841
apache/camel-k#2842

Related PRs for camel-kafka-connector:
apache/camel-kafka-connector#1305
apache/camel-kafka-connector#1306

Related PRs for camel-kamelets:
apache/camel-kamelets#661
apache/camel-kamelets#662
apache/camel-kamelets#663

Related PRs for camel-quarkus:
apache/camel-quarkus#3422
apache/camel-quarkus#3423
apache/camel-quarkus#3424
apache/camel-quarkus#3425

In order to avoid losing some, I'd like to apply all of these at once.

@djencks djencks reopened this Dec 27, 2021
@djencks
Copy link
Contributor Author

djencks commented Dec 27, 2021

Let's leave this open until all the subsidiary PRs are merged.

@djencks
Copy link
Contributor Author

djencks commented Dec 31, 2021

I think this is complete.

@djencks djencks closed this as completed Dec 31, 2021
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 a pull request may close this issue.

1 participant