Skip to content

Comments

grant write perms in yml for doc deployment#11

Merged
jdiaz97 merged 4 commits intoTidierOrg:mainfrom
digital-carver:dcarv/docyml
Feb 7, 2025
Merged

grant write perms in yml for doc deployment#11
jdiaz97 merged 4 commits intoTidierOrg:mainfrom
digital-carver:dcarv/docyml

Conversation

@digital-carver
Copy link
Contributor

Hi!

As per Karandeeps' suggestion in the Slack thread, I added a permissions entry to Documentation.yml the way Documenter.jl's manual recommends.

While doing that, I also saw that the push branch's name was listed as master when this repo actually uses main, so I changed that too.

Also, the Julia version for doc building was being given as 1.9 - I don't see any reason to use an older version for documentation building, so I changed that to 1.11, since newer versions have better compile and loading times. Let me know if there's a reason to use v1.9 though, I can revert that particular commit.

@digital-carver digital-carver marked this pull request as draft February 7, 2025 07:05
@digital-carver digital-carver marked this pull request as ready for review February 7, 2025 07:30
@jdiaz97 jdiaz97 merged commit 2239279 into TidierOrg:main Feb 7, 2025
@kdpsingh
Copy link
Member

kdpsingh commented Feb 8, 2025

Thanks! I would suggest changing minimum Julia to 1.10 to be consistent with rest of Tidier ecosystem and because 1.10 is currently LTS version.

@kdpsingh
Copy link
Member

kdpsingh commented Feb 8, 2025

Ah I see, only for docs building 1.11 should be fine!

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.

3 participants