Commit Graph

27 Commits

Author SHA1 Message Date
mgdigital
f70352f4c5
Upgrade golangci-lint and enable more rules (#421) 2025-05-10 23:31:23 +01:00
mgdigital
8c4a5c3566
Upgrade Go to 1.23.6 (#383)
Some checks failed
Checks / lint (push) Has been cancelled
Checks / test (push) Has been cancelled
Checks / generated (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
* Upgrade go to 1.23.6
2025-02-09 14:05:12 +00:00
mgdigital
1d0034cfd3
Housekeeping (#366) 2025-01-08 22:47:01 +00:00
mgdigital
c03074750d
Specify go 1.23 in actions (#317)
Some checks are pending
Checks / lint (push) Waiting to run
Checks / test (push) Waiting to run
Checks / generated (push) Waiting to run
CodeQL / Analyze (go) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
2024-10-14 18:12:41 +01:00
mgdigital
309e3b892b
Webui revamp (#280)
Some checks are pending
Checks / lint (push) Waiting to run
Checks / test (push) Waiting to run
Checks / generated (push) Waiting to run
CodeQL / Analyze (go) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
2024-10-14 17:04:28 +01:00
mgdigital
c8da1d5dd9
Don't run GHCR action on main (#251) 2024-04-30 18:42:16 +01:00
mgdigital
d9ad409ea7
Upgrade dependencies (#250)
* Upgrade go deps

* Update npm deps

* Add webui codegen

* Refactor check action

* Rebuild web UI

* Fix linting error
2024-04-30 18:19:13 +01:00
mgdigital
6e49b87bcc
Use goreleaser for build process (#212) (#216)
* Revamp build process (#212)

* implement native multi-arch builds

* Create ci.Dockerfile

* Create .goreleaser.yml

* Create goreleaser.Dockerfile

---------

Co-authored-by: mgdigital <mgdigital@users.noreply.github.com>

* Update goreleaser action

* Add prefix

* Prettier

---------

Co-authored-by: Kyle Sanderson <kyle.leet@gmail.com>
2024-04-30 17:48:33 +01:00
mgdigital
5c01817f8b
Add Nix shell and refactor actions (#249) 2024-04-30 17:39:46 +01:00
mgdigital
c16f76130c
Classifier rewrite (#213)
The classifier has been re-implemented and now uses a DSL allowing for full customisation. Several bugs have also been fixed.

- Closes https://github.com/bitmagnet-io/bitmagnet/issues/182
- Closes https://github.com/bitmagnet-io/bitmagnet/issues/70
- Closes https://github.com/bitmagnet-io/bitmagnet/issues/68
- Hopefully fixes https://github.com/bitmagnet-io/bitmagnet/issues/126
2024-04-21 16:24:10 +01:00
mgdigital
e9e19a5b0a
Fix angular cli version (#220) 2024-03-15 15:28:41 +00:00
mgdigital
f4dd740e15
Create FUNDING.yml (#219) 2024-03-15 08:53:10 +00:00
mgdigital
faac85dd9d
Use name and key for matrix (#210) 2024-03-10 12:01:08 +00:00
mgdigital
2289e1e7a2
Upgrade GitHub Actions and fix Docker build (#201)
* Upgrade actions and fix Docker build
2024-03-10 11:36:11 +00:00
mgdigital
82ffbb21cd
Fix Docker build (#200)
* Revert actions upgrade
2024-03-08 09:14:08 +00:00
mgdigital
4bf4f69e2b
Upgrade actions (#198) 2024-03-07 22:39:40 +00:00
mgdigital
6c16919045
Fix CodeQL (#197)
* Fix CodeQL
2024-03-07 21:42:35 +00:00
mgdigital
8b5f57417f
Rollback action upgrades (#174) 2024-02-23 21:17:28 +00:00
Andreas Deininger
ce5d913bd8
Bump upload-artifact action (#154) 2024-02-21 14:30:15 +00:00
Technetium1
5191d8dcff
Fix grammar and formatting in issues (#140)
* Fix bug report grammar and formatting

* Fix feature request grammar and formatting

* Update bug_report.md

* Update feature_request.md

---------

Co-authored-by: mgdigital <mgdigital@users.noreply.github.com>
2024-02-19 18:10:57 +00:00
mgdigital
0d7b2b7f5b
Upgrade actions (#137) 2024-02-16 12:33:33 +00:00
mgdigital
978eecd9ee
Upgrade go to 1.22 (#136) 2024-02-16 11:55:57 +00:00
mgdigital
c73e061a53
Upgrade dependencies (#112)
* Upgrade gqlgen

* Upgrade go-enum

* Upgrade anacrolix packages

* Upgrade validator

* Upgrade misc modules

* Upgrade mockery

* Upgrade goose

* Upgrade gorm packages

* Upgrade health-go

* Upgrade godeltaprof

* Upgrade asynq/x

* Upgrade misc packages

* Upgrade misc packages

* Use any instead of interface

* Add go-version to setup-go
2024-01-24 17:55:14 +00:00
mgdigital
525b17d9d7
Update issue templates (#33)
* Update issue templates
2023-10-09 19:00:18 +01:00
mgdigital
869bd0d05a
Implement multiplatform builds (#18) (#20)
* Implement multiplatform builds (#18)

* Initial multiplatform build

* Change image name for pr

* Fix prettier errors

* Handle semver

---------

Co-authored-by: Francesco Bruno <f.bruno.dev@gmail.com>

* Avoid dirty version number

* Remove v prefix

* Add tags option

* Fix tags?

---------

Co-authored-by: Francesco Bruno <b.frenc@hotmail.it>
Co-authored-by: Francesco Bruno <f.bruno.dev@gmail.com>
2023-10-06 16:06:58 +01:00
Mike Gibson
d03f2bb44f Add codeql workflow (#3) 2023-10-04 21:23:32 +01:00
Mike Gibson
e7327343f0 Initial commit (#1) 2023-10-04 21:04:26 +01:00