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

feat: adds zk linkcheck to zk tool and updates zk env for zk linkcheck ci usage #868

Merged
merged 7 commits into from
Jan 15, 2024

Conversation

dutterbutter
Copy link
Contributor

@dutterbutter dutterbutter commented Jan 13, 2024

Related PRs:

What ❔

  • Adds zk linkcheck to zk tool
  • Adds required dependencies to make use of zk linkcheck in zk env
  • Adds zk linkcheck docs
  • Updates spellcheck dir to be general checks-config dir to include spellcheck and link configuration files
  • Fixes issue with zk spellcheck exit code

Why ❔

  • zk linkcheck will ensure no dead links exist in repo and prevent unnecessary PRs
  • Required to install dependencies, similar to zk spellcheck
  • Relevant docs to outline zk linkcheck usage

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zk fmt and zk lint.
  • Spellcheck has been run via zk spellcheck.

Deniallugo
Deniallugo previously approved these changes Jan 14, 2024
@montekki montekki added this pull request to the merge queue Jan 15, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 15, 2024
@montekki montekki added this pull request to the merge queue Jan 15, 2024
Merged via the queue into main with commit d64f584 Jan 15, 2024
41 checks passed
@montekki montekki deleted the db/link-checker-ci branch January 15, 2024 12:01
github-merge-queue bot pushed a commit that referenced this pull request Jan 17, 2024
🤖 I have created a release *beep* *boop*
---


##
[19.2.0](core-v19.1.1...core-v19.2.0)
(2024-01-17)


### Features

* adds `zk linkcheck` to zk tool and updates zk env for `zk linkcheck`
ci usage ([#868](#868))
([d64f584](d64f584))
* **contract-verifier:** Support zkVM solc contract verification
([#854](#854))
([1ed5a95](1ed5a95))
* **en:** Make batch status updater work with pruned data
([#863](#863))
([3a07890](3a07890))
* rewritten gossip sync to be async from block processing
([#711](#711))
([3af4644](3af4644))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
github-merge-queue bot pushed a commit that referenced this pull request Jan 18, 2024
Related PRs:
- #868
- #870

## What ❔
- Addresses broken links in the repo
<!-- What are the changes this PR brings about? -->
<!-- Example: This PR adds a PR template to the repo. -->
<!-- (For bigger PRs adding more context is appreciated) -->

## Why ❔
- Should not have dead links in the repo
- Addressing issues with links prior to `zk linkcheck` usage in ci
<!-- Why are these changes done? What goal do they contribute to? What
are the principles behind them? -->
<!-- Example: PR templates ensure PR reviewers, observers, and future
iterators are in context about the evolution of repos. -->

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [x] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [ ] Tests for the changes have been added / updated.
- [x] Documentation comments have been added / updated.
- [x] Code has been formatted via `zk fmt` and `zk lint`.
- [x] Spellcheck has been run via `zk spellcheck`.
Deniallugo pushed a commit that referenced this pull request Jan 21, 2024
🤖 I have created a release *beep* *boop*
---

[19.2.0](core-v19.1.1...core-v19.2.0)
(2024-01-17)

* adds `zk linkcheck` to zk tool and updates zk env for `zk linkcheck`
ci usage ([#868](#868))
([d64f584](d64f584))
* **contract-verifier:** Support zkVM solc contract verification
([#854](#854))
([1ed5a95](1ed5a95))
* **en:** Make batch status updater work with pruned data
([#863](#863))
([3a07890](3a07890))
* rewritten gossip sync to be async from block processing
([#711](#711))
([3af4644](3af4644))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Deniallugo pushed a commit that referenced this pull request Jan 21, 2024
🤖 I have created a release *beep* *boop*
---

[19.2.0](core-v19.1.1...core-v19.2.0)
(2024-01-17)

* adds `zk linkcheck` to zk tool and updates zk env for `zk linkcheck`
ci usage ([#868](#868))
([d64f584](d64f584))
* **contract-verifier:** Support zkVM solc contract verification
([#854](#854))
([1ed5a95](1ed5a95))
* **en:** Make batch status updater work with pruned data
([#863](#863))
([3a07890](3a07890))
* rewritten gossip sync to be async from block processing
([#711](#711))
([3af4644](3af4644))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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