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

Move wiki docs into repo #116

Merged
merged 6 commits into from
Mar 4, 2024
Merged

Move wiki docs into repo #116

merged 6 commits into from
Mar 4, 2024

Conversation

pavithraes
Copy link
Contributor

@pavithraes pavithraes commented Feb 26, 2024

Closes #112

Currently, we can't test the workflow until the PR is merged. However, I think we can temporarily enable runs on PRs to test it.

Additional notes added inline.

melissawm
melissawm previously approved these changes Feb 29, 2024
Copy link
Contributor

@melissawm melissawm left a comment

Choose a reason for hiding this comment

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

This looks reasonable to me, and we can reevaluate in the future if a new action show up. For now I believe this does the job. Thanks @pavithraes !

.github/workflows/publish_wiki.yml Outdated Show resolved Hide resolved
@timkpaine timkpaine force-pushed the pavithraes/move-docs-to-repo branch 2 times, most recently from c820a30 to fc931e4 Compare March 4, 2024 02:21
@timkpaine
Copy link
Member

Tested on my fork

@timkpaine timkpaine marked this pull request as ready for review March 4, 2024 02:23
timkpaine
timkpaine previously approved these changes Mar 4, 2024
@timkpaine timkpaine force-pushed the pavithraes/move-docs-to-repo branch from f5e359d to 63f46c7 Compare March 4, 2024 02:56
@timkpaine timkpaine force-pushed the pavithraes/move-docs-to-repo branch from 63f46c7 to e7f12ad Compare March 4, 2024 02:57
@pavithraes
Copy link
Contributor Author

pavithraes commented Mar 4, 2024

@timkpaine Thanks for your updates here - it looks good to me.

I've requested a review from @melissawm to unblock merging.

After that, shall we merge crediting everyone from the initial commit here: 2acdade

Copy link
Contributor

@melissawm melissawm left a comment

Choose a reason for hiding this comment

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

Overall looks good to me so approving, I left a small optional comment. Cheers!

build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a reason to use v1 instead of v4?

Copy link
Member

Choose a reason for hiding this comment

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

it should probably be bumped, but dependabot will update it anyway

@timkpaine timkpaine merged commit b0bbb3e into main Mar 4, 2024
15 checks passed
@timkpaine timkpaine deleted the pavithraes/move-docs-to-repo branch March 4, 2024 14:13
@timkpaine
Copy link
Member

https://github.com/Point72/csp/actions/runs/8141618916

image

@timkpaine timkpaine added the part: documentation Improvements/bugs/changes to documentation label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part: documentation Improvements/bugs/changes to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move docs into the repository
4 participants