• Joined on 2024-10-17
omicron merged pull request omicron/linkshare#1 2025-05-27 23:03:39 +00:00
Add ci/cd workflow to validate and test commits
omicron created pull request omicron/linkshare#1 2025-05-27 23:03:16 +00:00
Add ci/cd workflow to validate and test commits
omicron pushed to cicd at omicron/linkshare 2025-05-27 23:00:25 +00:00
07968a3a46 Add ci/cd workflow to validate and test commits
omicron created branch cicd in omicron/linkshare 2025-05-27 23:00:24 +00:00
omicron pushed to main at omicron/mathnotes 2025-05-27 07:55:58 +00:00
ad2213ac1e Initial commit, start of notes and generic macros
omicron created branch main in omicron/mathnotes 2025-05-27 07:55:58 +00:00
omicron created repository omicron/mathnotes 2025-05-27 07:51:58 +00:00
omicron deleted branch matrix_json from playground/cryptography 2025-05-22 21:44:38 +00:00
omicron pushed to main at playground/cryptography 2025-05-22 21:44:38 +00:00
7b8a6f03c2 Implement JSON marshalling for the matrix class
9729fe6dcb Add matrix.CreateFromSlice function
Compare 2 commits »
omicron merged pull request playground/cryptography#5 2025-05-22 21:44:37 +00:00
Add json encoding/decoding support to the matrix class
omicron created pull request playground/cryptography#5 2025-05-22 21:44:24 +00:00
Add json encoding/decoding support to the matrix class
omicron pushed to matrix_json at playground/cryptography 2025-05-22 10:59:18 +00:00
7b8a6f03c2 Implement JSON marshalling for the matrix class
9729fe6dcb Add matrix.CreateFromSlice function
Compare 2 commits »
omicron pushed to matrix_json at playground/cryptography 2025-05-21 21:06:29 +00:00
13b2e664f3 Add matrix.CreateFromSlice function
omicron created branch matrix_json in playground/cryptography 2025-05-21 21:06:29 +00:00
omicron deleted branch cicd from playground/cryptography 2025-05-20 20:48:00 +00:00
omicron pushed to main at playground/cryptography 2025-05-20 20:48:00 +00:00
5f450e206f Add ci/cd commit validation and a makefile to do common operations
eae48cf9ae Reduce go mod version compatibility to 1.23
Compare 2 commits »
omicron merged pull request playground/cryptography#4 2025-05-20 20:48:00 +00:00
Add makefile and ci/cd commit validation
omicron created pull request playground/cryptography#4 2025-05-20 20:47:53 +00:00
Add makefile and ci/cd commit validation
omicron pushed to cicd at playground/cryptography 2025-05-20 20:46:05 +00:00
omicron pushed to cicd at playground/cryptography 2025-05-20 20:41:19 +00:00
32bc802fa8 DROPME add failing test to check ci/cd