Skip to content

Commit

Permalink
Update PRs (#5437)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperledger-bot authored Nov 15, 2023
1 parent e78d8f0 commit e252cdb
Show file tree
Hide file tree
Showing 15 changed files with 243 additions and 391 deletions.
38 changes: 38 additions & 0 deletions pull-requests/hyperledger-labs/agora-glass_pumpkin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
layout: default
title: agora-glass_pumpkin
parent: Hyperledger Labs
grand_parent: Pull Requests
has_children: false
permalink: /pull-requests/hyperledger-labs/agora-glass_pumpkin
---

# agora-glass_pumpkin <span class="fs-3 right-align">[GitHub](https://github.com/hyperledger-labs/agora-glass_pumpkin){: .btn .mr-4 }</span>


<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/agora-glass_pumpkin/pull/23" class=".btn">#23</a>
</td>
<td>
<b>
Update wiki URL
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
<nil>
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-11-14 16:57:10 +0000 UTC
</div>
</div>

38 changes: 38 additions & 0 deletions pull-requests/hyperledger-labs/agora-unknown_order.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
layout: default
title: agora-unknown_order
parent: Hyperledger Labs
grand_parent: Pull Requests
has_children: false
permalink: /pull-requests/hyperledger-labs/agora-unknown_order
---

# agora-unknown_order <span class="fs-3 right-align">[GitHub](https://github.com/hyperledger-labs/agora-unknown_order){: .btn .mr-4 }</span>


<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/agora-unknown_order/pull/8" class=".btn">#8</a>
</td>
<td>
<b>
Update wiki URL
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
<nil>
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-11-14 16:57:31 +0000 UTC
</div>
</div>

76 changes: 37 additions & 39 deletions pull-requests/hyperledger-labs/fabric-operations-console.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,43 @@ permalink: /pull-requests/hyperledger-labs/fabric-operations-console
# fabric-operations-console <span class="fs-3 right-align">[GitHub](https://github.com/hyperledger-labs/fabric-operations-console){: .btn .mr-4 }</span>


<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/fabric-operations-console/pull/560" class=".btn">#560</a>
</td>
<td>
<b>
Add gather version button
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
#### Type of change

<!--- What type of change? Pick one option and delete the others. -->

- New feature

#### Description
Adds a new button under the `settings` tab. it will generate a json file of all component versions, operator fabric versions, and the console version. this is useful for support.

![image](https://github.com/hyperledger-labs/fabric-operations-console/assets/16085295/908daaa8-5503-41df-ab8c-21fa27291dbe)


</td>
</tr>
</table>
<div class="right-align">
Created At 2023-11-14 18:17:00 +0000 UTC
</div>
</div>

<div>
<table>
<tr>
Expand Down Expand Up @@ -263,42 +300,3 @@ Prevents users with only the reader role from doing actions like:
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/fabric-operations-console/pull/556" class=".btn">#556</a>
</td>
<td>
<b>
Audit logs cleanup
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
#### Type of change

<!--- What type of change? Pick one option and delete the others. -->

- Bug fix

#### Description
more audit log improvements
- added log for deleting users
- added log for mustgather actions
- fix search box on audit log page (under some circumstances it didn't work correctly)
- removed text "IBP" from a user login log
- added name of ordering service to log when deleting an ordering service

</td>
</tr>
</table>
<div class="right-align">
Created At 2023-11-07 19:18:40 +0000 UTC
</div>
</div>

53 changes: 0 additions & 53 deletions pull-requests/hyperledger-labs/open-enterprise-agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -444,56 +444,3 @@ Tests will be added in another PR.
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger-labs/open-enterprise-agent/pull/778" class=".btn">#778</a>
</td>
<td>
<b>
feat(pollux): Add migrations needed for JWT revocation
</b>
</td>
</tr>
<tr>
<td>
<span class="chip">pollux</span>
</td>
<td>
# Overview
<!-- What this PR does, and why is needed, a useful description is expected, and relevant tickets should be mentioned -->
Add migrations needed for JWT revocation implementation

## Checklist

### My PR contains...
* [ ] No code changes (changes to documentation, CI, metadata, etc.)
* [ ] Bug fixes (non-breaking change which fixes an issue)
* [ ] Improvements (misc. changes to existing features)
* [x] Features (non-breaking change which adds functionality)

### My changes...
* [ ] are breaking changes
* [x] are not breaking changes
* [ ] If yes to above: I have updated the documentation accordingly

### Documentation
* [x] My changes do not require a change to the project documentation
* [ ] My changes require a change to the project documentation
* [ ] If yes to above: I have updated the documentation accordingly

### Tests
* [x] My changes can not or do not need to be tested
* [ ] My changes can and should be tested by unit and/or integration tests
* [ ] If yes to above: I have added tests to cover my changes
* [ ] If yes to above: I have taken care to cover edge cases in my tests

</td>
</tr>
</table>
<div class="right-align">
Created At 2023-11-08 00:16:50 +0000 UTC
</div>
</div>

26 changes: 26 additions & 0 deletions pull-requests/hyperledger/aries-cloudagent-python.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,32 @@ permalink: /pull-requests/hyperledger/aries-cloudagent-python
# aries-cloudagent-python <span class="fs-3 right-align">[GitHub](https://github.com/hyperledger/aries-cloudagent-python){: .btn .mr-4 }</span>


<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger/aries-cloudagent-python/pull/2606" class=".btn">#2606</a>
</td>
<td>
<b>
logging resolved doc
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
Add logging
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-11-14 13:07:08 +0000 UTC
</div>
</div>

<div>
<table>
<tr>
Expand Down
57 changes: 0 additions & 57 deletions pull-requests/hyperledger/aries-rfcs.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,60 +36,3 @@ permalink: /pull-requests/hyperledger/aries-rfcs
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger/aries-rfcs/pull/799" class=".btn">#799</a>
</td>
<td>
<b>
LTS
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
<nil>
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-11-07 22:43:18 +0000 UTC
</div>
</div>

<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger/aries-rfcs/pull/798" class=".btn">#798</a>
</td>
<td>
<b>
Fix typo in Aries for OCA RFC - missing _text on credential_help_text attribute
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
Fixes typo found in the Aries RFC. The other supporting documents such as the Excel file for building an OCA file, and the example OCA Bundles have the attribute name, `credential_help_text`, as does the JavaScript implementation of OCA published from the [Aries Bifold](https://github.com/hyperledger/aries-mobile-agent-react-native) repository. In my checking, all OCA Bundles that have been created that I could find are including the `_text`.

This PR corrects the text in the actual RFC.

Wish we had caught this earlier...

</td>
</tr>
</table>
<div class="right-align">
Created At 2023-11-07 22:11:04 +0000 UTC
</div>
</div>

28 changes: 28 additions & 0 deletions pull-requests/hyperledger/besu-docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,34 @@ permalink: /pull-requests/hyperledger/besu-docs
# besu-docs <span class="fs-3 right-align">[GitHub](https://github.com/hyperledger/besu-docs){: .btn .mr-4 }</span>


<div>
<table>
<tr>
<td>
PR <a href="https://github.com/hyperledger/besu-docs/pull/1440" class=".btn">#1440</a>
</td>
<td>
<b>
Added new JVM default options
</b>
</td>
</tr>
<tr>
<td>
</td>
<td>
Decided not to go into details of when you'd want to use the `besu-untuned` start script - the rationale being that anyone who's going to need it will already be looking at the memory options and knows what they are doing.

Fixes #1415
</td>
</tr>
</table>
<div class="right-align">
Created At 2023-11-15 00:28:03 +0000 UTC
</div>
</div>

<div>
<table>
<tr>
Expand Down
Loading

0 comments on commit e252cdb

Please sign in to comment.