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: fix netlify docs deploy #1564

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Conversation

albttx
Copy link
Member

@albttx albttx commented Jan 19, 2024

This PR force netlify to deploy when there is update on the folder docs/ and misc/docusaurus only.

Fixes #1532

Contributors' checklist...
  • Added new tests, or not needed, or not feasible
  • Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory
  • Updated the official documentation or not needed
  • No breaking changes were made, or a BREAKING CHANGE: xxx message was included in the description
  • Added references to related issues and PRs
  • Provided any useful hints for running manual tests
  • Added new benchmarks to generated graphs, if any. More info here.

@zivkovicmilos
Copy link
Member

I'm assuming we need to have the netlify.toml at the root?
Is there a possibility to have it in misc/docusaurus? Or maybe misc/netlify?

@thehowl thehowl merged commit 42d270a into gnolang:master Jan 25, 2024
13 checks passed
leohhhn pushed a commit to leohhhn/gno that referenced this pull request Jan 31, 2024
This PR force netlify to deploy when there is update on the folder docs/
and misc/docusaurus only.

Fixes gnolang#1532

<details><summary>Contributors' checklist...</summary>

- [ ] Added new tests, or not needed, or not feasible
- [ ] Provided an example (e.g. screenshot) to aid review or the PR is
self-explanatory
- [ ] Updated the official documentation or not needed
- [ ] No breaking changes were made, or a `BREAKING CHANGE: xxx` message
was included in the description
- [ ] Added references to related issues and PRs
- [ ] Provided any useful hints for running manual tests
- [ ] Added new benchmarks to [generated
graphs](https://gnoland.github.io/benchmarks), if any. More info
[here](https://github.com/gnolang/gno/blob/master/.benchmarks/README.md).
</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Status: No status
Archived in project
Development

Successfully merging this pull request may close these issues.

Auto deployment of docs not functioning properly
4 participants