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

fix: Docs links URL missing a letter #5223

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Conversation

spalladino
Copy link
Collaborator

Seems like COMMIT_TAG strips the leading v as well. This seems to contradict what we're seeing here, but oh well.

COMMIT_TAG=${2##*aztec-packages-}

@spalladino
Copy link
Collaborator Author

Ah, found the culprit:

echo "${COMMIT_TAG_VERSION#v}"

@spalladino spalladino enabled auto-merge (squash) March 14, 2024 20:11
@AztecBot
Copy link
Collaborator

Docs Preview

Hey there! 👋 You can check your preview at https://65f35b665c5215220da4c58d--aztec-docs-dev.netlify.app

@spalladino spalladino merged commit c015a3f into master Mar 14, 2024
96 checks passed
@spalladino spalladino deleted the palla/fix-docs-links-again branch March 14, 2024 20:18
critesjosh pushed a commit that referenced this pull request Mar 15, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>aztec-package: 0.28.1</summary>

##
[0.28.1](aztec-package-v0.28.0...aztec-package-v0.28.1)
(2024-03-14)


### Miscellaneous

* **aztec-package:** Synchronize aztec-packages versions
</details>

<details><summary>barretenberg.js: 0.28.1</summary>

##
[0.28.1](barretenberg.js-v0.28.0...barretenberg.js-v0.28.1)
(2024-03-14)


### Miscellaneous

* **barretenberg.js:** Synchronize aztec-packages versions
</details>

<details><summary>aztec-cli: 0.28.1</summary>

##
[0.28.1](aztec-cli-v0.28.0...aztec-cli-v0.28.1)
(2024-03-14)


### Miscellaneous

* **aztec-cli:** Synchronize aztec-packages versions
</details>

<details><summary>aztec-packages: 0.28.1</summary>

##
[0.28.1](aztec-packages-v0.28.0...aztec-packages-v0.28.1)
(2024-03-14)


### Bug Fixes

* Docs links URL missing a letter
([#5223](#5223))
([c015a3f](c015a3f))
* **docs:** Update other constructor refs in docs to use initializer
([#5227](#5227))
([f68ff28](f68ff28))


### Miscellaneous

* **docs:** Add note on new initializer
([#5224](#5224))
([79c6e99](79c6e99))
</details>

<details><summary>barretenberg: 0.28.1</summary>

##
[0.28.1](barretenberg-v0.28.0...barretenberg-v0.28.1)
(2024-03-14)


### Miscellaneous

* **barretenberg:** Synchronize aztec-packages versions
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
AztecBot added a commit to AztecProtocol/barretenberg that referenced this pull request Mar 15, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>aztec-package: 0.28.1</summary>

##
[0.28.1](AztecProtocol/aztec-packages@aztec-package-v0.28.0...aztec-package-v0.28.1)
(2024-03-14)


### Miscellaneous

* **aztec-package:** Synchronize aztec-packages versions
</details>

<details><summary>barretenberg.js: 0.28.1</summary>

##
[0.28.1](AztecProtocol/aztec-packages@barretenberg.js-v0.28.0...barretenberg.js-v0.28.1)
(2024-03-14)


### Miscellaneous

* **barretenberg.js:** Synchronize aztec-packages versions
</details>

<details><summary>aztec-cli: 0.28.1</summary>

##
[0.28.1](AztecProtocol/aztec-packages@aztec-cli-v0.28.0...aztec-cli-v0.28.1)
(2024-03-14)


### Miscellaneous

* **aztec-cli:** Synchronize aztec-packages versions
</details>

<details><summary>aztec-packages: 0.28.1</summary>

##
[0.28.1](AztecProtocol/aztec-packages@aztec-packages-v0.28.0...aztec-packages-v0.28.1)
(2024-03-14)


### Bug Fixes

* Docs links URL missing a letter
([#5223](AztecProtocol/aztec-packages#5223))
([c015a3f](AztecProtocol/aztec-packages@c015a3f))
* **docs:** Update other constructor refs in docs to use initializer
([#5227](AztecProtocol/aztec-packages#5227))
([f68ff28](AztecProtocol/aztec-packages@f68ff28))


### Miscellaneous

* **docs:** Add note on new initializer
([#5224](AztecProtocol/aztec-packages#5224))
([79c6e99](AztecProtocol/aztec-packages@79c6e99))
</details>

<details><summary>barretenberg: 0.28.1</summary>

##
[0.28.1](AztecProtocol/aztec-packages@barretenberg-v0.28.0...barretenberg-v0.28.1)
(2024-03-14)


### Miscellaneous

* **barretenberg:** Synchronize aztec-packages versions
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
sklppy88 pushed a commit that referenced this pull request Mar 15, 2024
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