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

[Feature Request]: Setup GitHub actions #5

Closed
dgkf-roche opened this issue Nov 2, 2023 · 3 comments · Fixed by #6
Closed

[Feature Request]: Setup GitHub actions #5

dgkf-roche opened this issue Nov 2, 2023 · 3 comments · Fixed by #6
Assignees
Labels
enhancement New feature or request

Comments

@dgkf-roche
Copy link
Collaborator

dgkf-roche commented Nov 2, 2023

Feature description

  • Build
  • Test
  • Coverage
  • Document & webpage deploy

I think these are all covered in julia-actions/Example.jl so we can use that as a basis.

@dgkf-roche dgkf-roche added the enhancement New feature or request label Nov 2, 2023
@cicdguy
Copy link

cicdguy commented Nov 2, 2023

Shall we leverage Quarto for docs or is there another framework that is preferred for Julia projects?

@cicdguy
Copy link

cicdguy commented Nov 2, 2023

Also please be cognizant of MacOS and Windows workflows on private repos as they cost 10x and 2x of what Linux minutes cost respectively.

@dgkf-roche
Copy link
Collaborator Author

I think the established practice is to use Documenter.jl which can be used to build and deploy docs to github pages. The Julia community already has an action for it so it's just a matter of incorporating it.

@dgkf-roche dgkf-roche linked a pull request Nov 2, 2023 that will close this issue
@ya0 ya0 closed this as completed in #6 Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants