-
Notifications
You must be signed in to change notification settings - Fork 6
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
Issue 244: Initial PR: Convert Pekko Platform Guide project files #21
Open
sam-byng
wants to merge
9
commits into
apache:main
Choose a base branch
from
sam-byng:sb/update-platform-guide
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ote custom antora image for pekko-guide builds
…(TBD) and UI bundle (continue using antora-supplemental for now)
sam-byng
force-pushed
the
sb/update-platform-guide
branch
from
April 28, 2023 13:06
402f557
to
ac3046c
Compare
…eploy-site script The gustav VM was used for test purposes. In akka there was long-lifetime akka.io website that main pipeline deploy-wip workflows would continuously deploy to. This will not be the case for pekko-platform guides so this is removed here. I have kept the deploy-site script in case anyone wants to host their own local VM TEST_DEPLOYMENT_VM and deploy the site onto that.
The akka links are not removed yet since they still appear in docs and I don't want link-validator to fail
sam-byng
changed the title
WIP: PR update platform guide
Issue 246: Initial PR: Convert Pekko Platform Guide project files
Apr 28, 2023
sam-byng
changed the title
Issue 246: Initial PR: Convert Pekko Platform Guide project files
Issue 244: Initial PR: Convert Pekko Platform Guide project files
Apr 28, 2023
TODO: Fixup CI pipelines - stop trying to publish to VM in CI AND fixup / remove telemetry sample stuff |
… include Telemetry docs in this sample guide Telemetry requires a lightbend license and account. I would say that we are ok to keep the docs in our website. However, we probably want to take out any tests that involve using Lightbend mvn credentials / a lightbend account to run telemetry code
I've made the failing telemetry validation job I've raised an issue to discuss the retention of telemetry here: #22 |
Telemetry guide will be removed in #23 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is an initial commit for issue apache/pekko#244 : rewrite pekko-platform-guide to use pekko artifacts and to remove Akka refs
akka-http-version.sh
toupdate-pekko-http-version.sh
Not covered here: