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

chore(docs): add action for deploying docs #3

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

asdolo
Copy link
Collaborator

@asdolo asdolo commented Jun 27, 2024

What does this do?

This PR adds a new GitHub action for automatically building and deploying the docs to a GitHub Page.

Why did you do this?

Because it was an easy and nice to have feature, and so we can focus in other tasks, like updating the docs itself.

Who/what does this impact?

There should be no impact in the development process in any of the projects from this repository.

How did you test this?

I created a new temporal branch with this changes, and I forced the GitHub action to run on that branch. These are the logs.

The docs were deployed here: https://rootstrap.github.io/react-native-template/

@asdolo asdolo requested a review from a team June 27, 2024 18:51
@asdolo asdolo self-assigned this Jun 27, 2024
Copy link

💯 Test Coverage

Lines Statements Branches Functions
Coverage: 38%
37.88% (183/483) 33.48% (73/218) 24.73% (46/186)

😎 Tests Results

Tests Skipped Failures Errors Time
40 0 💤 0 ❌ 0 🔥 28.169s ⏱️
👀 Tests Details • (38%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files37.8833.4824.7338.99 
report-only-changed-files is enabled. No files were changed in this commit :)

Copy link
Collaborator

@fernandatoledo fernandatoledo left a comment

Choose a reason for hiding this comment

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

You're a rockstar my friend!

@asdolo asdolo merged commit 526da31 into master Jun 27, 2024
6 checks passed
@asdolo asdolo deleted the chore/docs_add_action_for_deploying_docs branch June 27, 2024 19:51
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 this pull request may close these issues.

2 participants