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

Stop tracking the manifest files #487

Merged
merged 3 commits into from
Mar 21, 2024

Conversation

JamesWrigley
Copy link
Collaborator

I don't think these really need to be tracked, and they cause conflicts whenever the manifest is changed and you switch branch or something.

These don't really need to be tracked, and it causes conflicts whenever the
manifest is changed and you switch branch or something.
@jpsamaroo jpsamaroo added documentation dependencies Pull requests that update a dependency file labels Mar 20, 2024
@jpsamaroo
Copy link
Member

This generally LGTM - do you know why the docs build is failing? Maybe the default settings changed upstream? We need to be able to skip some of these missing doc checks until we get that fully fixed up.

@JamesWrigley
Copy link
Collaborator Author

Ahh yes, that'll be because #482 is fixed now that ProfileSVG.jl has been updated, so now the docs will be using Documenter.jl v1 which has stricter defaults. I'll update the docs :)

- Use the latest stable version to build the docs
- Use the cache action, should make docs builds faster
- Dev all the sub-packages so we don't pull only the latest registered versions
  of `TimespanLogging` and `DaggerWebDash`.
@JamesWrigley
Copy link
Collaborator Author

Fixed in 518a4b0 and 85df3cb, so this should fix #482 too now.

@JamesWrigley
Copy link
Collaborator Author

JamesWrigley commented Mar 20, 2024

A bunch of other jobs are still broken, but I don't think that's caused by the manifest being deleted, and it should be working in #463, sooooo I don't think I'll bother fixing that 🙈

@jpsamaroo jpsamaroo merged commit 49d85b5 into JuliaParallel:master Mar 21, 2024
10 of 13 checks passed
@jpsamaroo
Copy link
Member

Thanks!

Yes those jobs were previously failing, but I haven't had the chance to look into them.

@JamesWrigley JamesWrigley deleted the rm-manifests branch March 21, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants