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

ci: new github action workflow to generate static web pages using hugo #200

Merged
merged 34 commits into from
Apr 4, 2024

Conversation

JeffreyDallas
Copy link
Contributor

@JeffreyDallas JeffreyDallas commented Apr 3, 2024

Description

This pull request changes the following:

  • Using hugo to generate static webpages hosted on github pages
  • Using jsDoc to generate HTML documentation
  • Website link

Related Issues

Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Copy link
Contributor

github-actions bot commented Apr 3, 2024

Unit Test Results

  1 files  ±0   16 suites  ±0   1m 7s ⏱️ -5s
109 tests ±0  109 ✅ ±0  0 💤 ±0  0 ❌ ±0 
134 runs  ±0  134 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit f4241f6. ± Comparison against base commit 2a66fe9.

Copy link
Contributor

github-actions bot commented Apr 3, 2024

E2E Test Results

 1 files  ±0  10 suites  ±0   8m 8s ⏱️ +8s
70 tests ±0  70 ✅ ±0  0 💤 ±0  0 ❌ ±0 
72 runs  ±0  72 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit f4241f6. ± Comparison against base commit 2a66fe9.

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+2.73% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (f2476be) 2594 1913 73.75%
Head commit (f4241f6) 2597 (+3) 1986 (+73) 76.47% (+2.73%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#200) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

Copy link

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.21%. Comparing base (f2476be) to head (f4241f6).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #200      +/-   ##
==========================================
+ Coverage   73.54%   76.21%   +2.67%     
==========================================
  Files          32       32              
  Lines        3107     3107              
  Branches      484      553      +69     
==========================================
+ Hits         2285     2368      +83     
+ Misses        822      739      -83     
Files Coverage Δ
src/core/account_manager.mjs 76.41% <ø> (ø)

... and 3 files with indirect coverage changes

Impacted file tree graph

@JeffreyDallas JeffreyDallas merged commit fbcf7ca into main Apr 4, 2024
25 checks passed
@JeffreyDallas JeffreyDallas deleted the 00120-D-hugo-pipeline branch April 4, 2024 20:32
@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.23.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

JeffreyDallas added a commit that referenced this pull request Apr 5, 2024
JeffreyDallas added a commit that referenced this pull request Apr 6, 2024
jeromy-cannon added a commit that referenced this pull request Apr 8, 2024
commit e1cec23
Author: Jeromy Cannon <[email protected]>
Date:   Mon Apr 8 19:07:08 2024 +0100

    update version

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 0f2c6a8
Author: Jeromy Cannon <[email protected]>
Date:   Sat Apr 6 07:42:30 2024 +0100

    fixed bugs

    Signed-off-by: Jeromy Cannon <[email protected]>

commit edadcb2
Merge: b45a8a3 dea5ea5
Author: Jeromy Cannon <[email protected]>
Date:   Fri Apr 5 16:52:19 2024 +0100

    Merge branch 'main' into 00096-node-refresh

commit b45a8a3
Author: Jeromy Cannon <[email protected]>
Date:   Fri Apr 5 16:49:51 2024 +0100

    updates for addressing errors

    Signed-off-by: Jeromy Cannon <[email protected]>

commit dea5ea5
Author: Hedera Eng Automation <[email protected]>
Date:   Fri Apr 5 15:43:04 2024 +0000

    chore(release): 0.23.0 [skip ci]

    ## [0.23.0](v0.22.1...v0.23.0) (2024-04-05)

    ### Features

    * fix javascript documentation ([#193](#193)) ([f2476be](f2476be))
    * remove helm & java install from ci pipeline ([#197](#197)) ([43bda68](43bda68))

    ### Bug Fixes

    * solo relays command is not working ([#187](#187)) ([9ee6b46](9ee6b46))

commit fbcf7ca
Author: JeffreyDallas <[email protected]>
Date:   Thu Apr 4 15:32:20 2024 -0500

    ci: new github action workflow to generate static web pages using hugo (#200)

    Signed-off-by: Jeffrey Tang <[email protected]>

commit 9129890
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 18:59:07 2024 +0100

    fix codacy complaint

    Signed-off-by: Jeromy Cannon <[email protected]>

commit f801a0c
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 18:44:21 2024 +0100

    add patched hedera version and fix code security issue

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 7d96536
Merge: 374e82e 2a66fe9
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 16:54:11 2024 +0100

    Merge branch 'main' into 00096-node-refresh

commit 374e82e
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 16:53:38 2024 +0100

    fix codestyle check

    Signed-off-by: Jeromy Cannon <[email protected]>

commit a17ec56
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 16:14:08 2024 +0100

    update proxy times

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 75558c0
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 15:42:23 2024 +0100

    pretty

    Signed-off-by: Jeromy Cannon <[email protected]>

commit c6cc393
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 15:39:20 2024 +0100

    todos

    Signed-off-by: Jeromy Cannon <[email protected]>

commit b03268e
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 14:26:33 2024 +0100

    made test cases DRY

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 9e30d0d
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 19:06:19 2024 +0100

    prep for PR review

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 338423b
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 19:03:39 2024 +0100

    cleanup TODOs

    Signed-off-by: Jeromy Cannon <[email protected]>

commit a92305e
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 18:56:27 2024 +0100

    remove dead code

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 969ecf3
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 18:03:59 2024 +0100

    remove TODOs

    Signed-off-by: Jeromy Cannon <[email protected]>

commit f67edba
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 16:30:26 2024 +0100

    use FST 0.24.1

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 2cfabe0
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 15:52:19 2024 +0100

    remove unintentionally added files

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 3da67a3
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 15:43:20 2024 +0100

    working version with dump saved state

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 1dc4473
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 13:06:45 2024 +0100

    working version

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 713f3f0
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 13:06:28 2024 +0100

    working version

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 457478f
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 13:05:39 2024 +0100

    todo and removed fst chart version override

    Signed-off-by: Jeromy Cannon <[email protected]>

commit c051ee9
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 13:04:20 2024 +0100

    removed white noise in swirlds.log

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 2a66fe9
Author: JeffreyDallas <[email protected]>
Date:   Tue Apr 2 19:41:49 2024 -0500

    test: add relay end to end test (#198)

    Signed-off-by: Jeffrey Tang <[email protected]>

commit 43bda68
Author: JeffreyDallas <[email protected]>
Date:   Tue Apr 2 11:46:47 2024 -0500

    feat: remove helm & java install from ci pipeline (#197)

    Signed-off-by: Jeffrey Tang <[email protected]>

commit 8049e9c
Author: Jeromy Cannon <[email protected]>
Date:   Mon Apr 1 18:42:38 2024 +0100

    TODO for updating test-setup fst chart version

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 95c9c88
Author: Jeromy Cannon <[email protected]>
Date:   Mon Apr 1 17:43:55 2024 +0100

    had to change network-nodeX services name

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 16e2ded
Author: Jeromy Cannon <[email protected]>
Date:   Thu Mar 28 00:12:34 2024 +0000

    pushing current code

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 0690cff
Author: Jeromy Cannon <[email protected]>
Date:   Tue Mar 26 21:16:23 2024 +0000

    draft of node refresh

    Signed-off-by: Jeromy Cannon <[email protected]>

commit d5d53c5
Author: Jeromy Cannon <[email protected]>
Date:   Fri Mar 22 15:18:41 2024 +0000

    in-progress

    Signed-off-by: Jeromy Cannon <[email protected]>

Signed-off-by: Jeromy Cannon <[email protected]>
jeromy-cannon added a commit that referenced this pull request Apr 8, 2024
commit e1cec23
Author: Jeromy Cannon <[email protected]>
Date:   Mon Apr 8 19:07:08 2024 +0100

    update version

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 0f2c6a8
Author: Jeromy Cannon <[email protected]>
Date:   Sat Apr 6 07:42:30 2024 +0100

    fixed bugs

    Signed-off-by: Jeromy Cannon <[email protected]>

commit edadcb2
Merge: b45a8a3 dea5ea5
Author: Jeromy Cannon <[email protected]>
Date:   Fri Apr 5 16:52:19 2024 +0100

    Merge branch 'main' into 00096-node-refresh

commit b45a8a3
Author: Jeromy Cannon <[email protected]>
Date:   Fri Apr 5 16:49:51 2024 +0100

    updates for addressing errors

    Signed-off-by: Jeromy Cannon <[email protected]>

commit dea5ea5
Author: Hedera Eng Automation <[email protected]>
Date:   Fri Apr 5 15:43:04 2024 +0000

    chore(release): 0.23.0 [skip ci]

    ## [0.23.0](v0.22.1...v0.23.0) (2024-04-05)

    ### Features

    * fix javascript documentation ([#193](#193)) ([f2476be](f2476be))
    * remove helm & java install from ci pipeline ([#197](#197)) ([43bda68](43bda68))

    ### Bug Fixes

    * solo relays command is not working ([#187](#187)) ([9ee6b46](9ee6b46))

commit fbcf7ca
Author: JeffreyDallas <[email protected]>
Date:   Thu Apr 4 15:32:20 2024 -0500

    ci: new github action workflow to generate static web pages using hugo (#200)

    Signed-off-by: Jeffrey Tang <[email protected]>

commit 9129890
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 18:59:07 2024 +0100

    fix codacy complaint

    Signed-off-by: Jeromy Cannon <[email protected]>

commit f801a0c
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 18:44:21 2024 +0100

    add patched hedera version and fix code security issue

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 7d96536
Merge: 374e82e 2a66fe9
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 16:54:11 2024 +0100

    Merge branch 'main' into 00096-node-refresh

commit 374e82e
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 16:53:38 2024 +0100

    fix codestyle check

    Signed-off-by: Jeromy Cannon <[email protected]>

commit a17ec56
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 16:14:08 2024 +0100

    update proxy times

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 75558c0
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 15:42:23 2024 +0100

    pretty

    Signed-off-by: Jeromy Cannon <[email protected]>

commit c6cc393
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 15:39:20 2024 +0100

    todos

    Signed-off-by: Jeromy Cannon <[email protected]>

commit b03268e
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 14:26:33 2024 +0100

    made test cases DRY

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 9e30d0d
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 19:06:19 2024 +0100

    prep for PR review

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 338423b
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 19:03:39 2024 +0100

    cleanup TODOs

    Signed-off-by: Jeromy Cannon <[email protected]>

commit a92305e
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 18:56:27 2024 +0100

    remove dead code

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 969ecf3
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 18:03:59 2024 +0100

    remove TODOs

    Signed-off-by: Jeromy Cannon <[email protected]>

commit f67edba
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 16:30:26 2024 +0100

    use FST 0.24.1

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 2cfabe0
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 15:52:19 2024 +0100

    remove unintentionally added files

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 3da67a3
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 15:43:20 2024 +0100

    working version with dump saved state

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 1dc4473
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 13:06:45 2024 +0100

    working version

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 713f3f0
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 13:06:28 2024 +0100

    working version

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 457478f
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 13:05:39 2024 +0100

    todo and removed fst chart version override

    Signed-off-by: Jeromy Cannon <[email protected]>

commit c051ee9
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 13:04:20 2024 +0100

    removed white noise in swirlds.log

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 2a66fe9
Author: JeffreyDallas <[email protected]>
Date:   Tue Apr 2 19:41:49 2024 -0500

    test: add relay end to end test (#198)

    Signed-off-by: Jeffrey Tang <[email protected]>

commit 43bda68
Author: JeffreyDallas <[email protected]>
Date:   Tue Apr 2 11:46:47 2024 -0500

    feat: remove helm & java install from ci pipeline (#197)

    Signed-off-by: Jeffrey Tang <[email protected]>

commit 8049e9c
Author: Jeromy Cannon <[email protected]>
Date:   Mon Apr 1 18:42:38 2024 +0100

    TODO for updating test-setup fst chart version

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 95c9c88
Author: Jeromy Cannon <[email protected]>
Date:   Mon Apr 1 17:43:55 2024 +0100

    had to change network-nodeX services name

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 16e2ded
Author: Jeromy Cannon <[email protected]>
Date:   Thu Mar 28 00:12:34 2024 +0000

    pushing current code

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 0690cff
Author: Jeromy Cannon <[email protected]>
Date:   Tue Mar 26 21:16:23 2024 +0000

    draft of node refresh

    Signed-off-by: Jeromy Cannon <[email protected]>

commit d5d53c5
Author: Jeromy Cannon <[email protected]>
Date:   Fri Mar 22 15:18:41 2024 +0000

    in-progress

    Signed-off-by: Jeromy Cannon <[email protected]>

Signed-off-by: Jeromy Cannon <[email protected]>
jeromy-cannon added a commit that referenced this pull request Apr 8, 2024
commit e1cec23
Author: Jeromy Cannon <[email protected]>
Date:   Mon Apr 8 19:07:08 2024 +0100

    update version

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 0f2c6a8
Author: Jeromy Cannon <[email protected]>
Date:   Sat Apr 6 07:42:30 2024 +0100

    fixed bugs

    Signed-off-by: Jeromy Cannon <[email protected]>

commit edadcb2
Merge: b45a8a3 dea5ea5
Author: Jeromy Cannon <[email protected]>
Date:   Fri Apr 5 16:52:19 2024 +0100

    Merge branch 'main' into 00096-node-refresh

commit b45a8a3
Author: Jeromy Cannon <[email protected]>
Date:   Fri Apr 5 16:49:51 2024 +0100

    updates for addressing errors

    Signed-off-by: Jeromy Cannon <[email protected]>

commit dea5ea5
Author: Hedera Eng Automation <[email protected]>
Date:   Fri Apr 5 15:43:04 2024 +0000

    chore(release): 0.23.0 [skip ci]

    ## [0.23.0](v0.22.1...v0.23.0) (2024-04-05)

    ### Features

    * fix javascript documentation ([#193](#193)) ([f2476be](f2476be))
    * remove helm & java install from ci pipeline ([#197](#197)) ([43bda68](43bda68))

    ### Bug Fixes

    * solo relays command is not working ([#187](#187)) ([9ee6b46](9ee6b46))

commit fbcf7ca
Author: JeffreyDallas <[email protected]>
Date:   Thu Apr 4 15:32:20 2024 -0500

    ci: new github action workflow to generate static web pages using hugo (#200)

    Signed-off-by: Jeffrey Tang <[email protected]>

commit 9129890
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 18:59:07 2024 +0100

    fix codacy complaint

    Signed-off-by: Jeromy Cannon <[email protected]>

commit f801a0c
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 18:44:21 2024 +0100

    add patched hedera version and fix code security issue

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 7d96536
Merge: 374e82e 2a66fe9
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 16:54:11 2024 +0100

    Merge branch 'main' into 00096-node-refresh

commit 374e82e
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 16:53:38 2024 +0100

    fix codestyle check

    Signed-off-by: Jeromy Cannon <[email protected]>

commit a17ec56
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 16:14:08 2024 +0100

    update proxy times

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 75558c0
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 15:42:23 2024 +0100

    pretty

    Signed-off-by: Jeromy Cannon <[email protected]>

commit c6cc393
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 15:39:20 2024 +0100

    todos

    Signed-off-by: Jeromy Cannon <[email protected]>

commit b03268e
Author: Jeromy Cannon <[email protected]>
Date:   Thu Apr 4 14:26:33 2024 +0100

    made test cases DRY

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 9e30d0d
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 19:06:19 2024 +0100

    prep for PR review

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 338423b
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 19:03:39 2024 +0100

    cleanup TODOs

    Signed-off-by: Jeromy Cannon <[email protected]>

commit a92305e
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 18:56:27 2024 +0100

    remove dead code

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 969ecf3
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 18:03:59 2024 +0100

    remove TODOs

    Signed-off-by: Jeromy Cannon <[email protected]>

commit f67edba
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 16:30:26 2024 +0100

    use FST 0.24.1

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 2cfabe0
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 15:52:19 2024 +0100

    remove unintentionally added files

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 3da67a3
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 15:43:20 2024 +0100

    working version with dump saved state

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 1dc4473
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 13:06:45 2024 +0100

    working version

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 713f3f0
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 13:06:28 2024 +0100

    working version

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 457478f
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 13:05:39 2024 +0100

    todo and removed fst chart version override

    Signed-off-by: Jeromy Cannon <[email protected]>

commit c051ee9
Author: Jeromy Cannon <[email protected]>
Date:   Wed Apr 3 13:04:20 2024 +0100

    removed white noise in swirlds.log

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 2a66fe9
Author: JeffreyDallas <[email protected]>
Date:   Tue Apr 2 19:41:49 2024 -0500

    test: add relay end to end test (#198)

    Signed-off-by: Jeffrey Tang <[email protected]>

commit 43bda68
Author: JeffreyDallas <[email protected]>
Date:   Tue Apr 2 11:46:47 2024 -0500

    feat: remove helm & java install from ci pipeline (#197)

    Signed-off-by: Jeffrey Tang <[email protected]>

commit 8049e9c
Author: Jeromy Cannon <[email protected]>
Date:   Mon Apr 1 18:42:38 2024 +0100

    TODO for updating test-setup fst chart version

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 95c9c88
Author: Jeromy Cannon <[email protected]>
Date:   Mon Apr 1 17:43:55 2024 +0100

    had to change network-nodeX services name

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 16e2ded
Author: Jeromy Cannon <[email protected]>
Date:   Thu Mar 28 00:12:34 2024 +0000

    pushing current code

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 0690cff
Author: Jeromy Cannon <[email protected]>
Date:   Tue Mar 26 21:16:23 2024 +0000

    draft of node refresh

    Signed-off-by: Jeromy Cannon <[email protected]>

commit d5d53c5
Author: Jeromy Cannon <[email protected]>
Date:   Fri Mar 22 15:18:41 2024 +0000

    in-progress

    Signed-off-by: Jeromy Cannon <[email protected]>

Signed-off-by: Jeromy Cannon <[email protected]>
jeromy-cannon added a commit that referenced this pull request Apr 8, 2024
commit 648a59b
Author: Jeromy Cannon <[email protected]>
Date:   Mon Apr 8 20:05:18 2024 +0100

    fix typo

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 3fa3ffd
Author: Jeromy Cannon <[email protected]>
Date:   Mon Apr 8 20:04:26 2024 +0100

    update timeout on test case

    Signed-off-by: Jeromy Cannon <[email protected]>

commit b36be30
Author: Jeromy Cannon <[email protected]>
Date:   Mon Apr 8 19:42:27 2024 +0100

    fixed rebase issue

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 17fb068
Author: Jeromy Cannon <[email protected]>
Date:   Mon Apr 8 19:35:57 2024 +0100

    fixed rebase issue

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 8a52faf
Author: Jeromy Cannon <[email protected]>
Date:   Mon Apr 8 19:22:32 2024 +0100

    Squashed commit of the following:

    commit e1cec23
    Author: Jeromy Cannon <[email protected]>
    Date:   Mon Apr 8 19:07:08 2024 +0100

        update version

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 0f2c6a8
    Author: Jeromy Cannon <[email protected]>
    Date:   Sat Apr 6 07:42:30 2024 +0100

        fixed bugs

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit edadcb2
    Merge: b45a8a3 dea5ea5
    Author: Jeromy Cannon <[email protected]>
    Date:   Fri Apr 5 16:52:19 2024 +0100

        Merge branch 'main' into 00096-node-refresh

    commit b45a8a3
    Author: Jeromy Cannon <[email protected]>
    Date:   Fri Apr 5 16:49:51 2024 +0100

        updates for addressing errors

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit dea5ea5
    Author: Hedera Eng Automation <[email protected]>
    Date:   Fri Apr 5 15:43:04 2024 +0000

        chore(release): 0.23.0 [skip ci]

        ## [0.23.0](v0.22.1...v0.23.0) (2024-04-05)

        ### Features

        * fix javascript documentation ([#193](#193)) ([f2476be](f2476be))
        * remove helm & java install from ci pipeline ([#197](#197)) ([43bda68](43bda68))

        ### Bug Fixes

        * solo relays command is not working ([#187](#187)) ([9ee6b46](9ee6b46))

    commit fbcf7ca
    Author: JeffreyDallas <[email protected]>
    Date:   Thu Apr 4 15:32:20 2024 -0500

        ci: new github action workflow to generate static web pages using hugo (#200)

        Signed-off-by: Jeffrey Tang <[email protected]>

    commit 9129890
    Author: Jeromy Cannon <[email protected]>
    Date:   Thu Apr 4 18:59:07 2024 +0100

        fix codacy complaint

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit f801a0c
    Author: Jeromy Cannon <[email protected]>
    Date:   Thu Apr 4 18:44:21 2024 +0100

        add patched hedera version and fix code security issue

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 7d96536
    Merge: 374e82e 2a66fe9
    Author: Jeromy Cannon <[email protected]>
    Date:   Thu Apr 4 16:54:11 2024 +0100

        Merge branch 'main' into 00096-node-refresh

    commit 374e82e
    Author: Jeromy Cannon <[email protected]>
    Date:   Thu Apr 4 16:53:38 2024 +0100

        fix codestyle check

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit a17ec56
    Author: Jeromy Cannon <[email protected]>
    Date:   Thu Apr 4 16:14:08 2024 +0100

        update proxy times

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 75558c0
    Author: Jeromy Cannon <[email protected]>
    Date:   Thu Apr 4 15:42:23 2024 +0100

        pretty

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit c6cc393
    Author: Jeromy Cannon <[email protected]>
    Date:   Thu Apr 4 15:39:20 2024 +0100

        todos

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit b03268e
    Author: Jeromy Cannon <[email protected]>
    Date:   Thu Apr 4 14:26:33 2024 +0100

        made test cases DRY

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 9e30d0d
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 19:06:19 2024 +0100

        prep for PR review

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 338423b
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 19:03:39 2024 +0100

        cleanup TODOs

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit a92305e
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 18:56:27 2024 +0100

        remove dead code

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 969ecf3
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 18:03:59 2024 +0100

        remove TODOs

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit f67edba
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 16:30:26 2024 +0100

        use FST 0.24.1

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 2cfabe0
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 15:52:19 2024 +0100

        remove unintentionally added files

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 3da67a3
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 15:43:20 2024 +0100

        working version with dump saved state

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 1dc4473
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 13:06:45 2024 +0100

        working version

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 713f3f0
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 13:06:28 2024 +0100

        working version

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 457478f
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 13:05:39 2024 +0100

        todo and removed fst chart version override

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit c051ee9
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 13:04:20 2024 +0100

        removed white noise in swirlds.log

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 2a66fe9
    Author: JeffreyDallas <[email protected]>
    Date:   Tue Apr 2 19:41:49 2024 -0500

        test: add relay end to end test (#198)

        Signed-off-by: Jeffrey Tang <[email protected]>

    commit 43bda68
    Author: JeffreyDallas <[email protected]>
    Date:   Tue Apr 2 11:46:47 2024 -0500

        feat: remove helm & java install from ci pipeline (#197)

        Signed-off-by: Jeffrey Tang <[email protected]>

    commit 8049e9c
    Author: Jeromy Cannon <[email protected]>
    Date:   Mon Apr 1 18:42:38 2024 +0100

        TODO for updating test-setup fst chart version

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 95c9c88
    Author: Jeromy Cannon <[email protected]>
    Date:   Mon Apr 1 17:43:55 2024 +0100

        had to change network-nodeX services name

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 16e2ded
    Author: Jeromy Cannon <[email protected]>
    Date:   Thu Mar 28 00:12:34 2024 +0000

        pushing current code

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 0690cff
    Author: Jeromy Cannon <[email protected]>
    Date:   Tue Mar 26 21:16:23 2024 +0000

        draft of node refresh

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit d5d53c5
    Author: Jeromy Cannon <[email protected]>
    Date:   Fri Mar 22 15:18:41 2024 +0000

        in-progress

        Signed-off-by: Jeromy Cannon <[email protected]>

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 9811960
Author: JeffreyDallas <[email protected]>
Date:   Mon Apr 8 13:23:58 2024 -0500

    ci: auto update readme (#206)

    Signed-off-by: Jeffrey Tang <[email protected]>

Signed-off-by: Jeromy Cannon <[email protected]>
jeromy-cannon added a commit that referenced this pull request Apr 8, 2024
commit 648a59b
Author: Jeromy Cannon <[email protected]>
Date:   Mon Apr 8 20:05:18 2024 +0100

    fix typo

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 3fa3ffd
Author: Jeromy Cannon <[email protected]>
Date:   Mon Apr 8 20:04:26 2024 +0100

    update timeout on test case

    Signed-off-by: Jeromy Cannon <[email protected]>

commit b36be30
Author: Jeromy Cannon <[email protected]>
Date:   Mon Apr 8 19:42:27 2024 +0100

    fixed rebase issue

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 17fb068
Author: Jeromy Cannon <[email protected]>
Date:   Mon Apr 8 19:35:57 2024 +0100

    fixed rebase issue

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 8a52faf
Author: Jeromy Cannon <[email protected]>
Date:   Mon Apr 8 19:22:32 2024 +0100

    Squashed commit of the following:

    commit e1cec23
    Author: Jeromy Cannon <[email protected]>
    Date:   Mon Apr 8 19:07:08 2024 +0100

        update version

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 0f2c6a8
    Author: Jeromy Cannon <[email protected]>
    Date:   Sat Apr 6 07:42:30 2024 +0100

        fixed bugs

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit edadcb2
    Merge: b45a8a3 dea5ea5
    Author: Jeromy Cannon <[email protected]>
    Date:   Fri Apr 5 16:52:19 2024 +0100

        Merge branch 'main' into 00096-node-refresh

    commit b45a8a3
    Author: Jeromy Cannon <[email protected]>
    Date:   Fri Apr 5 16:49:51 2024 +0100

        updates for addressing errors

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit dea5ea5
    Author: Hedera Eng Automation <[email protected]>
    Date:   Fri Apr 5 15:43:04 2024 +0000

        chore(release): 0.23.0 [skip ci]

        ## [0.23.0](v0.22.1...v0.23.0) (2024-04-05)

        ### Features

        * fix javascript documentation ([#193](#193)) ([f2476be](f2476be))
        * remove helm & java install from ci pipeline ([#197](#197)) ([43bda68](43bda68))

        ### Bug Fixes

        * solo relays command is not working ([#187](#187)) ([9ee6b46](9ee6b46))

    commit fbcf7ca
    Author: JeffreyDallas <[email protected]>
    Date:   Thu Apr 4 15:32:20 2024 -0500

        ci: new github action workflow to generate static web pages using hugo (#200)

        Signed-off-by: Jeffrey Tang <[email protected]>

    commit 9129890
    Author: Jeromy Cannon <[email protected]>
    Date:   Thu Apr 4 18:59:07 2024 +0100

        fix codacy complaint

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit f801a0c
    Author: Jeromy Cannon <[email protected]>
    Date:   Thu Apr 4 18:44:21 2024 +0100

        add patched hedera version and fix code security issue

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 7d96536
    Merge: 374e82e 2a66fe9
    Author: Jeromy Cannon <[email protected]>
    Date:   Thu Apr 4 16:54:11 2024 +0100

        Merge branch 'main' into 00096-node-refresh

    commit 374e82e
    Author: Jeromy Cannon <[email protected]>
    Date:   Thu Apr 4 16:53:38 2024 +0100

        fix codestyle check

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit a17ec56
    Author: Jeromy Cannon <[email protected]>
    Date:   Thu Apr 4 16:14:08 2024 +0100

        update proxy times

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 75558c0
    Author: Jeromy Cannon <[email protected]>
    Date:   Thu Apr 4 15:42:23 2024 +0100

        pretty

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit c6cc393
    Author: Jeromy Cannon <[email protected]>
    Date:   Thu Apr 4 15:39:20 2024 +0100

        todos

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit b03268e
    Author: Jeromy Cannon <[email protected]>
    Date:   Thu Apr 4 14:26:33 2024 +0100

        made test cases DRY

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 9e30d0d
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 19:06:19 2024 +0100

        prep for PR review

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 338423b
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 19:03:39 2024 +0100

        cleanup TODOs

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit a92305e
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 18:56:27 2024 +0100

        remove dead code

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 969ecf3
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 18:03:59 2024 +0100

        remove TODOs

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit f67edba
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 16:30:26 2024 +0100

        use FST 0.24.1

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 2cfabe0
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 15:52:19 2024 +0100

        remove unintentionally added files

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 3da67a3
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 15:43:20 2024 +0100

        working version with dump saved state

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 1dc4473
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 13:06:45 2024 +0100

        working version

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 713f3f0
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 13:06:28 2024 +0100

        working version

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 457478f
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 13:05:39 2024 +0100

        todo and removed fst chart version override

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit c051ee9
    Author: Jeromy Cannon <[email protected]>
    Date:   Wed Apr 3 13:04:20 2024 +0100

        removed white noise in swirlds.log

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 2a66fe9
    Author: JeffreyDallas <[email protected]>
    Date:   Tue Apr 2 19:41:49 2024 -0500

        test: add relay end to end test (#198)

        Signed-off-by: Jeffrey Tang <[email protected]>

    commit 43bda68
    Author: JeffreyDallas <[email protected]>
    Date:   Tue Apr 2 11:46:47 2024 -0500

        feat: remove helm & java install from ci pipeline (#197)

        Signed-off-by: Jeffrey Tang <[email protected]>

    commit 8049e9c
    Author: Jeromy Cannon <[email protected]>
    Date:   Mon Apr 1 18:42:38 2024 +0100

        TODO for updating test-setup fst chart version

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 95c9c88
    Author: Jeromy Cannon <[email protected]>
    Date:   Mon Apr 1 17:43:55 2024 +0100

        had to change network-nodeX services name

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 16e2ded
    Author: Jeromy Cannon <[email protected]>
    Date:   Thu Mar 28 00:12:34 2024 +0000

        pushing current code

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit 0690cff
    Author: Jeromy Cannon <[email protected]>
    Date:   Tue Mar 26 21:16:23 2024 +0000

        draft of node refresh

        Signed-off-by: Jeromy Cannon <[email protected]>

    commit d5d53c5
    Author: Jeromy Cannon <[email protected]>
    Date:   Fri Mar 22 15:18:41 2024 +0000

        in-progress

        Signed-off-by: Jeromy Cannon <[email protected]>

    Signed-off-by: Jeromy Cannon <[email protected]>

commit 9811960
Author: JeffreyDallas <[email protected]>
Date:   Mon Apr 8 13:23:58 2024 -0500

    ci: auto update readme (#206)

    Signed-off-by: Jeffrey Tang <[email protected]>

Signed-off-by: Jeromy Cannon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create CI pipeline to publish docs as Github-pages during release Generate class docs using JsDoc
3 participants