Skip to content

Commit e0487db

Browse files
authored
feat: Add Blog Post For March Second (#269)
Signed-off-by: aceppaluni <aceppaluni@gmail.com>
1 parent 8474930 commit e0487db

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
+++
2+
title = "Hiero Links For The Week of March 2nd"
3+
featured_image = "/images/march_second.png"
4+
date = 2026-03-02
5+
categories = ["Blog"]
6+
abstract = """An overview of the updates that happened in Hiero during
7+
the week of March 2nd."""
8+
[[authors]]
9+
name = "Angelina Ceppaluni"
10+
organization = "Hiero"
11+
+++
12+
13+
## Hiero Links For The Week Of March 2nd
14+
15+
This week featured a lot of new and exciting updates within the Hiero Organization.
16+
Below are links to some of the things that happened this past week. **Check it out!**
17+
18+
---
19+
**Daniel Marvin** enhanced repository automation in the Python SDK to [enforce linked issue assignment check](https://github.com/hiero-ledger/hiero-sdk-python/pull/1889) for PR authors, updating the bot and workflow to ensure pull requests are linked to issues and that PR authors are assigned to at least one of those issues.
20+
21+
**om12prakash** added [unit tests and implemented a `repr method](https://github.com/hiero-ledger/hiero-sdk-python/pull/1881) for the NftId class to improve test coverage and debugging readability in the Pyhton SDK.
22+
23+
**JavaScript Team** added new [Good First Issues](https://github.com/hiero-ledger/hiero-sdk-js/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22Good%20First%20Issue%22) to the Hiero JavaScript SDK repository.
24+
25+
**Rayan Kamdem** updated a workflow configuration in the [bot-assignment-check workflow](https://github.com/hiero-ledger/hiero-sdk-python/pull/1931) to use self hosted runners in the Python SDK.
26+
27+
**Robert Walworth** expanded a PR Helper Bot in the C++ SDK by adding [automated checks](https://github.com/hiero-ledger/hiero-sdk-cpp/pull/1201) to ensure pull requests reference at least one issue and that authors are assigned to the linked issues.
28+
29+
30+
**Want to be featured on the Hiero-Website?**
31+
---
32+
Follow this link to be featured on the Hiero-Website: [Discord Guide](https://github.com/hiero-ledger/hiero-website/blob/main/docs/discord.md)!

static/images/march_second.png

16.6 KB
Loading

0 commit comments

Comments
 (0)