Commit Graph

  • 621ce6ac7b Add migration count check (#27) main yp05327 2024-01-23 02:36:32 +0000
  • 04aa321ccf improve yp05327 2024-01-22 15:54:06 +0900
  • 99d38ea6c9 add yp05327 2024-01-22 15:01:56 +0900
  • da74b4f925 Merge branch 'main' into featrue/package_level Jason Song 2023-09-08 02:57:39 +0000
  • 54da2444a7 switch to actions (#26) v0.2.3 techknowlogick 2023-04-19 23:03:51 +0800
  • d704c34841 bump golangci-lint version techknowlogick 2023-04-19 11:02:53 -0400
  • 452a77b98d empty commit techknowlogick 2023-04-19 11:00:42 -0400
  • 155e5bafda switch to actions techknowlogick 2023-04-19 11:00:00 -0400
  • 26c845daad
    feat: check for dependency level Jason Song 2023-01-16 10:56:16 +0800
  • 2b1561217f Remove DenylistImports (#23) Jason Song 2023-01-13 10:24:36 +0800
  • bfac988314
    chore: remove DenylistImports Jason Song 2023-01-12 17:57:39 +0800
  • 7a42a3666a Changelog v0.2.2 (#22) v0.2.2 Jason Song 2022-12-02 11:52:05 +0800
  • 10dada5f31
    chore: changelog v0.2.2 Jason Song 2022-12-02 10:12:50 +0800
  • 4c10dca949 Check SPDX-License-Identifier (#21) Jason Song 2022-12-01 23:58:05 +0800
  • 882bdd5a20
    chore: remove/replace deprecated linters Jason Song 2022-12-01 17:29:11 +0800
  • 23ea6c89a4
    chore: fix lint in CI Jason Song 2022-12-01 17:23:48 +0800
  • 577311fc0b
    feat: check SPDX-License-Identifier Jason Song 2022-12-01 16:54:41 +0800
  • f5fc32e7f9
    add github.com/unknwon/com to denied import list Lunny Xiao 2022-03-21 13:10:15 +0800
  • 854133ff01 Add gitea's go-crypto fork to deny list (#19) Gusted 2022-03-14 08:35:26 +0800
  • 84909d2cb1
    Fix detecting import paths Gusted 2022-03-13 14:57:02 +0100
  • efe50c8d9d
    Add gitea's go-crypto fork to deny list Gusted 2022-03-13 14:36:43 +0100
  • 48ebc90254 Add "encoding/json" to denylist (#18) Gusted 2022-01-22 23:17:48 +0800
  • 000114a5a3
    Add "encoding/json" to denylist Gusted 2022-01-21 23:30:08 +0100
  • 791434a6a7 Add denylist import (#17) Gusted 2022-01-11 09:43:43 +0800
  • bd3bf7cc6e
    Rename file Gusted 2022-01-10 15:00:14 +0100
  • f6ad67065b
    Add denylist import Gusted 2022-01-10 14:56:31 +0100
  • 7c98703580 If you open a session either return it or close it (#16) Andrew Thornton 2021-04-13 06:12:04 +0800
  • 7e429b7ca7
    more documentation Andrew Thornton 2021-04-12 19:51:43 +0100
  • 0a0c933b13
    come on drone Andrew Thornton 2021-04-12 19:46:35 +0100
  • 7270ceb76c
    more docs Andrew Thornton 2021-04-10 22:28:14 +0100
  • 32652f51fa
    Come on drone... Andrew Thornton 2021-04-10 19:22:51 +0100
  • aa13fe82c3
    mawr simplicification 2 Andrew Thornton 2021-04-10 18:49:36 +0100
  • 8110a1b6da
    mawr simplicification Andrew Thornton 2021-04-10 18:43:51 +0100
  • 90f96d321b
    slight restructor Andrew Thornton 2021-04-10 18:16:26 +0100
  • 61d5607d85
    handle the final type of returned session Andrew Thornton 2021-04-10 17:32:08 +0100
  • cdbfe42d19
    remove unnecessary logging statement Andrew Thornton 2021-04-10 17:22:14 +0100
  • b230edbf82
    If you open a session either return it or close it Andrew Thornton 2021-04-10 16:18:42 +0100
  • ce29c2c254 Don't import git on models (#12) techknowlogick 2020-09-19 15:26:56 +0000
  • d5b7d939e5 Update 'checks/models.go' techknowlogick 2020-09-18 11:01:40 +0000
  • c3bc7da8fc Don't import git on models techknowlogick 2020-09-18 10:59:54 +0000
  • 1fdd6f8a0a Changelog v0.2.1 (#10) v0.2.1 6543 2020-08-15 13:27:32 +0000
  • 6c68288633
    Changelog v0.2.1 6543 2020-08-15 12:36:41 +0200
  • 5233fe7746 Split migration check to Deps and Imports (#9) 6543 2020-08-15 09:18:23 +0000
  • d4b514ad9f
    rename 6543 2020-08-15 08:23:50 +0200
  • 61709855ae
    split migration check to Deps and Imports 6543 2020-08-15 02:13:16 +0200
  • 900a9f5eac Changelog 0.2.0 (#7) v0.2.0 6543 2020-07-20 13:45:04 +0000
  • 5ca8425e40
    add Changelog for v0.2.0 6543 2020-07-20 15:39:17 +0200
  • 4787511f0b Correct Import Paths (#6) 6543 2020-07-20 13:29:15 +0000
  • ba7d65c2fe
    fix import path after repo move 6543 2020-07-20 15:13:39 +0200
  • 29eb4b7ae5 Add migrations check (#5) John Olheiser 2020-05-31 18:38:55 +0000
  • 3bba0042c9
    Update README jolheiser 2020-05-30 14:14:19 -0500
  • 8047c22f1a
    Add copyright jolheiser 2020-05-29 23:18:05 -0500
  • 55fd06ffbf
    Add migrations check jolheiser 2020-05-29 23:13:40 -0500
  • 0185062ee4 Add CI (#1) John Olheiser 2020-04-04 21:12:39 +0000
  • a0f91cd54f
    Add basic build when merged to master jolheiser 2020-04-04 15:46:11 -0500
  • 922233b5ca
    Add basic CI compliance and linting jolheiser 2020-04-04 15:41:04 -0500
  • 6c7b81d401
    Move checks to common package and add Makefile v0.1.0 jolheiser 2020-04-03 22:28:55 -0500
  • 23910383a6
    Change other to include any path with a "." jolheiser 2020-03-24 23:04:52 -0500
  • d1cfced920
    Fix import sorting and add README jolheiser 2020-03-24 22:56:58 -0500
  • 92e361fc3d
    Initial commit jolheiser 2020-03-24 22:43:07 -0500