-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
After hook for single node, fixes StoneCypher/fsl#698
- Loading branch information
1 parent
76daa94
commit f820f8d
Showing
44 changed files
with
545 additions
and
201 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
All notable changes to this project will be documented in this file. | ||
|
||
1157 merges; 201 releases | ||
1159 merges; 201 releases | ||
|
||
|
||
|
||
|
@@ -18,6 +18,36 @@ Published tags: | |
|
||
|
||
|
||
| ||
|
||
| ||
|
||
## [Untagged] - 7/6/2024 12:45:09 PM | ||
|
||
Commit [76daa940129b760f10032250ac482974ce1a9339](https://github.com/StoneCypher/jssm/commit/76daa940129b760f10032250ac482974ce1a9339) | ||
|
||
Author: `John Haugeland <[email protected]>` | ||
|
||
* suppressing tweet since that hasn't worked since elon anyway | ||
|
||
|
||
|
||
|
||
| ||
|
||
| ||
|
||
## [Untagged] - 7/6/2024 12:35:59 PM | ||
|
||
Commit [6fe0e82f5d442504e97061e739bbacc1e110740a](https://github.com/StoneCypher/jssm/commit/6fe0e82f5d442504e97061e739bbacc1e110740a) | ||
|
||
Author: `John Haugeland <[email protected]>` | ||
|
||
* jest bugs forced upgrade to jest which starts at node 14. since 14's two years out of service, i guess i'm okay with no longer testing 11-13. | ||
|
||
|
||
|
||
|
||
| ||
|
||
| ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
All notable changes to this project will be documented in this file. | ||
|
||
1157 merges; 201 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md) | ||
1159 merges; 201 releases; Changlogging the last 10 commits; Full changelog at [CHANGELOG.long.md](CHANGELOG.long.md) | ||
|
||
|
||
|
||
|
@@ -18,6 +18,36 @@ Published tags: | |
|
||
|
||
|
||
| ||
|
||
| ||
|
||
## [Untagged] - 7/6/2024 12:45:09 PM | ||
|
||
Commit [76daa940129b760f10032250ac482974ce1a9339](https://github.com/StoneCypher/jssm/commit/76daa940129b760f10032250ac482974ce1a9339) | ||
|
||
Author: `John Haugeland <[email protected]>` | ||
|
||
* suppressing tweet since that hasn't worked since elon anyway | ||
|
||
|
||
|
||
|
||
| ||
|
||
| ||
|
||
## [Untagged] - 7/6/2024 12:35:59 PM | ||
|
||
Commit [6fe0e82f5d442504e97061e739bbacc1e110740a](https://github.com/StoneCypher/jssm/commit/6fe0e82f5d442504e97061e739bbacc1e110740a) | ||
|
||
Author: `John Haugeland <[email protected]>` | ||
|
||
* jest bugs forced upgrade to jest which starts at node 14. since 14's two years out of service, i guess i'm okay with no longer testing 11-13. | ||
|
||
|
||
|
||
|
||
| ||
|
||
| ||
|
@@ -153,39 +183,4 @@ Commit [04c9032fc215d1cef254ddfefb31a9ff89134a41](https://github.com/StoneCypher | |
|
||
Author: `John Haugeland <[email protected]>` | ||
|
||
* Add node 24 (released yesterday) to CI/CD grid, fixes StoneCypher/fsl#1294 | ||
|
||
|
||
|
||
|
||
| ||
|
||
| ||
|
||
## [Untagged] - 4/25/2024 8:32:09 AM | ||
|
||
Commit [f0d25647f8f375f0fb07223eb770e392c60625e2](https://github.com/StoneCypher/jssm/commit/f0d25647f8f375f0fb07223eb770e392c60625e2) | ||
|
||
Author: `John Haugeland <[email protected]>` | ||
|
||
* Add node 24 (released yesterday) to CI/CD grid | ||
|
||
|
||
|
||
|
||
| ||
|
||
| ||
|
||
<a name="5__98__0" /> | ||
|
||
## [5.98.0] - 3/26/2024 8:24:29 PM | ||
|
||
Commit [b2d953d915b12e5831a3d1ad87c5e09747787997](https://github.com/StoneCypher/jssm/commit/b2d953d915b12e5831a3d1ad87c5e09747787997) | ||
|
||
Author: `John Haugeland <[email protected]>` | ||
|
||
Merges [e642702, 9f66ad0] | ||
|
||
* Merge pull request #568 from StoneCypher/SetInitialState | ||
* Set initial state | ||
* Add node 24 (released yesterday) to CI/CD grid, fixes StoneCypher/fsl#1294 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.