701 Commits

Author SHA1 Message Date
505b847790 ci: Add dependency on sync-version job in new-release job 2025-01-06 14:14:42 -05:00
63b263f995 chore: add GitHub Actions workflow to synchronize version after tag creation 2025-01-06 14:13:53 -05:00
8919019bf3 refactor: Rename workflow file for clarity 2025-01-06 14:09:14 -05:00
3288307f1c feat: automate release creation and deployment on tag push 2025-01-06 14:07:02 -05:00
1915e06412 ci: Use goreleaser action for releases on new tags 2025-01-06 14:03:28 -05:00
github-actions[bot]
866468c002 bump: version 0.6.1 → 0.6.2 v0.6.2 2025-01-06 19:00:34 +00:00
7f3aa01bd5
feature/1220 origin handle exists method (#1243)
* feat: add docs and CI workflow for publishing to onsonr.dev

* (refactor): Move hway,motr executables to their own repos

* feat: simplify devnet and testnet configurations

* refactor: update import path for didcrypto package

* docs(networks): Add README with project overview, architecture, and community links

* refactor: Move network configurations to deploy directory

* build: update golang version to 1.23

* refactor: move logger interface to appropriate package

* refactor: Move devnet configuration to networks/devnet

* chore: improve release process with date variable

* (chore): Move Crypto Library

* refactor: improve code structure and readability in DID module

* feat: integrate Trunk CI checks

* ci: optimize CI workflow by removing redundant build jobs

* feat: integrate Trunk CI checks, simplify devnet and testnet configurations, add docs and CI for onsonr.dev publishing, automate releases using Taskfile and GitHub Actions, and add Reddit release notification

* ci: Trigger release validation on pull requests

* ci: Migrate GoReleaser configuration to Makefiles

* chore: update CI workflow permissions and rename job

* refactor: remove unnecessary docker push steps from release process

* feat: automate release process using Taskfile and GitHub Actions

* fix: change shebang from bash to sh

* chore: update setup script shebang to bash

* chore: remove unnecessary setup-env step from release process

* test: improve test descriptions and naming for clarity

* refactor: rename workflow files for clarity

* refactor: rename post-merge workflow file

* refactor: Move race and coverage tests to separate workflow

* refactor: simplify merge group trigger

* chore: prevent accidental release overwriting of existing tags

* test: rename GoReleaser Dry Run step to GoReleaser Test

* fix: correct GitHub Actions workflow for version bumping

* fix: Correct tag validation in CI workflow

* refactor: simplify GitHub Actions workflow for version checking

* test: replace version check with make command

* chore: update setup-python action to v5

* test: rename workflow job and remove unnecessary steps

* feat: enable workflow on merge group events

---------

Signed-off-by: Prad Nukala <prad@sonr.io>
Co-authored-by: Darp Alakun <i@prad.nu>
2025-01-06 14:00:11 -05:00
2f65b1c283 refactor: simplify release process and remove unnecessary tasks 2025-01-06 13:12:38 -05:00
48f7b5d5cc chore: update version number to 0.6.1 2025-01-06 13:09:38 -05:00
d26d3d7b4d
feature/1220 origin handle exists method (#1242)
* feat: add docs and CI workflow for publishing to onsonr.dev

* (refactor): Move hway,motr executables to their own repos

* feat: simplify devnet and testnet configurations

* refactor: update import path for didcrypto package

* docs(networks): Add README with project overview, architecture, and community links

* refactor: Move network configurations to deploy directory

* build: update golang version to 1.23

* refactor: move logger interface to appropriate package

* refactor: Move devnet configuration to networks/devnet

* chore: improve release process with date variable

* (chore): Move Crypto Library

* refactor: improve code structure and readability in DID module

* feat: integrate Trunk CI checks

* ci: optimize CI workflow by removing redundant build jobs

* feat: integrate Trunk CI checks, simplify devnet and testnet configurations, add docs and CI for onsonr.dev publishing, automate releases using Taskfile and GitHub Actions, and add Reddit release notification

* ci: Trigger release validation on pull requests

* ci: Migrate GoReleaser configuration to Makefiles

* chore: update CI workflow permissions and rename job

---------

Co-authored-by: Darp Alakun <i@prad.nu>
2025-01-06 17:24:48 +00:00
807b2e86ec
feature/1220 origin handle exists method (#1241)
* feat: add docs and CI workflow for publishing to onsonr.dev

* (refactor): Move hway,motr executables to their own repos

* feat: simplify devnet and testnet configurations

* refactor: update import path for didcrypto package

* docs(networks): Add README with project overview, architecture, and community links

* refactor: Move network configurations to deploy directory

* build: update golang version to 1.23

* refactor: move logger interface to appropriate package

* refactor: Move devnet configuration to networks/devnet

* chore: improve release process with date variable

* (chore): Move Crypto Library

* refactor: improve code structure and readability in DID module

* feat: integrate Trunk CI checks

* ci: optimize CI workflow by removing redundant build jobs

---------

Co-authored-by: Darp Alakun <i@prad.nu>
2025-01-06 17:06:10 +00:00
9bd5e41fa0 docs: add .gitignore entries for Aider generated files 2025-01-03 11:44:12 -05:00
2ae32b2f64 refactor: remove devcontainer configuration 2025-01-01 16:21:42 -05:00
ef7c33a011 chore: disable Reddit release announcement v0.6.1 2025-01-01 15:49:01 -05:00
ac8250557d refactor: simplify release workflow and remove unnecessary Taskfile includes 2025-01-01 15:42:11 -05:00
8764e93437 refactor: improve release process using goreleaser and taskfile 2025-01-01 15:34:51 -05:00
8224fd3683 fix: pass working directory to goreleaser task 2025-01-01 15:28:15 -05:00
a5dd620b17 feat: automate release process using Taskfile and GitHub Actions 2025-01-01 15:22:40 -05:00
57bce7d50e ci: Enable remote taskfiles in release workflow 2025-01-01 15:15:24 -05:00
5c5e909ffd refactor: simplify release workflow using a single task 2025-01-01 15:13:22 -05:00
0cf308016b ci: improve release workflow by adding task installation step 2025-01-01 15:12:46 -05:00
9787394d5a fix: correct release name template syntax 2025-01-01 14:58:02 -05:00
a90111907d refactor: improve release naming and environment variable handling 2025-01-01 14:52:37 -05:00
7c8fa0045c Merge branch 'feature/1232-create-vault-settings' into feature/1220-origin-handle-exists-method 2025-01-01 14:31:18 -05:00
0eb5530422 feat: add Reddit release notification 2025-01-01 14:30:34 -05:00
a90a553222 refactor: improve goreleaser archive and nfpms configuration 2025-01-01 14:11:36 -05:00
aee9af7b34 chore: update next milestone in scopes.json 2025-01-01 13:55:21 -05:00
571fb6100b refactor: remove outdated scopes 2024-12-30 14:18:33 -05:00
0a7b7d9fe2 refactor: remove unnecessary seed message 2024-12-30 12:31:55 -05:00
afc6343c21 fix: Handle only 500 errors in ErrorHandler 2024-12-29 13:19:21 -05:00
bb0e8495d3 fix: Return only on 500 errors in error handler 2024-12-29 13:19:20 -05:00
26a322a5ea fix: update sqlc queries to match schema and use SQLite conventions 2024-12-29 01:22:19 -05:00
014ce98359 refactor: Update sqlc queries to match schema and sqlite conventions 2024-12-29 01:22:18 -05:00
ddf2f6232a ```
refactor: convert schema to SQLite
```
2024-12-29 01:20:47 -05:00
2486ff3c94 feat: convert highway sink schema to SQLite 2024-12-29 01:20:46 -05:00
9b0a78adda fix: Rename DecodeWasmContext to decodeWasmContext 2024-12-29 00:42:28 -05:00
b727a52193 fix: resolve lint errors in WASMMiddleware function 2024-12-29 00:42:27 -05:00
e0d4427153 <no value> 2024-12-28 23:53:54 -05:00
356093d08a refactor: move gateway and vault components to new locations 2024-12-28 18:08:59 -05:00
b0a91ddf14 build: update dependencies 2024-12-28 14:52:43 -05:00
aa8f8c004f chore(dependabot): update dependabot configuration 2024-12-27 06:23:10 +00:00
d8e5bc9f37 chore(scripts): improve new issue script confirmation 2024-12-26 19:32:23 +00:00
75adb6200d refactor(scopes): simplify scopes.json structure 2024-12-26 19:20:32 +00:00
92df0375dd feat(scopes): add Web Authentication API documentation 2024-12-24 23:38:00 +00:00
d6f6023d8b chore(.github): update keywords in scopes.json 2024-12-24 23:36:05 +00:00
3c450ad795 docs(scopes.json): add more specific keywords to documentation links 2024-12-24 23:33:27 +00:00
4ce9a45912 refactor(scopes): rename and reorganize scopes 2024-12-24 23:07:44 +00:00
68aa232368 refactor(api): remove unused Allocate RPC from Query service 2024-12-24 18:52:03 +00:00
2545ab5748 refactor: remove postgresql tasks 2024-12-24 12:02:19 -05:00
a5c17cb3db feat: add install script for Sonr binaries 2024-12-24 12:01:20 -05:00