-
Notifications
You must be signed in to change notification settings - Fork 5
Fix for GitHub Actions and Removing some duplicate files #33
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
Open
ttelang
wants to merge
157
commits into
microprofile:main
Choose a base branch
from
ttelang:patch-21
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 hidden or 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
Update index.adoc
Update index.adoc
Uploading Mindmap image for MicroProfile Architecture Philosophy
Adding content for Chapter01 - Introduction to MicroProfile
Incorporating feedbacks about MicroProfile History from @aeiras
Updating MPWG members
Need for MicroProfile
MicroProfile Platform Component Specifications
Standalone (Outside Umbrella) Specifications
Standalone (Outside Umbrella) Specifications
MicroProfile Implementations
Architecture Philosophy
Relationship with Jakarta EE specification
Incorportating suggestions from microprofile#5
Co-authored-by: Emily Jiang <[email protected]>
- Updated last modified dates in sitemap.xml for all tutorial chapters to reflect recent changes. - Added dev-server.sh script for building and serving the MicroProfile Tutorial documentation with automatic rebuilding on file changes. - Introduced fix-edit-links.sh script to replace local file links with GitHub repository links in generated HTML files. - Added favicon images (PNG and SVG) for the tutorial site. - Updated chapter titles in various AsciiDoc files to remove "Chapter X:" prefix for a cleaner presentation. - Created redirect.html for seamless navigation to the latest tutorial version. - Added supplemental UI assets including favicon images. - Implemented update-repo-url.sh script to automatically update repository URLs in configuration files based on the current Git repository and branch.
minor updates
Improving Workflow for Antora Site Generation - Adding check and error handling to ensure if the antore site generator is installed properly. - enabling stacktrace generation for easy troubleshooting.
As the content is now moved to modules/ROOT directory
As the content is now moved to modules/ROOT directory
the content is now moved to modules/ROOT directory
The content is now moved to modules/ROOT directory
The content is now moved to modules/ROOT directory
Merging changes from Patch 21 to test Github Actions
Refactor Antora installation to use local packages and npx for execution
Add permissions for authentication and content access in Antora workflow
Add permissions for GitHub Pages deployment in Antora workflow
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 PR contains the following changes: