Skip to content

Latest commit

 

History

History
492 lines (249 loc) · 27.8 KB

CHANGELOG.md

File metadata and controls

492 lines (249 loc) · 27.8 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

v1.87.0 - 2025-01-29

  • 89e5e8f feat(make): add status to git (#127)

v1.86.0 - 2025-01-08

  • 2d4e076 feat(quality): add ability to filter go coverage (#126)
  • a00abbe build(ci): use go:1.4 (#125)

v1.85.0 - 2025-01-08

  • 11ba63d feat(quality): add test gocov (#124)

v1.84.0 - 2025-01-04

  • a952407 feat(make): make sure we execute path before anything in ruby (#123)

v1.83.0 - 2025-01-04

  • 69acee8 feat(make): add ability to clean deps (#122)

v1.82.0 - 2024-12-23

  • a434a41 feat(make): add update-bundler for ruby (#121)

v1.81.0 - 2024-12-22

  • 027cfd6 feat(make): use bundler (#120)

v1.80.0 - 2024-12-22

  • a222c73 feat(make): add head for gr command for git operations (#119)

v1.79.0 - 2024-12-10

  • 37efa59 feat(make): use air for dev mode (#118)

v1.78.0 - 2024-11-01

  • 83252f6 feat(make): remove gosec as it is covered elsewhere (#117)

v1.77.0 - 2024-10-01

  • 6ba6af8 feat(sec): add db-repository (#116)

v1.76.0 - 2024-09-16

  • 2860fb6 feat(make): remove plural as it can only run a single package (#115)

v1.75.0 - 2024-09-10

  • 376a295 feat(make): add decription (#114)

v1.74.2 - 2024-08-28

  • dc85b0c fix(make): add sync to phony (#112)

v1.74.1 - 2024-08-27

  • 04ccd8a fix(make): cov file (#111)

v1.74.0 - 2024-08-27

  • 853b828 feat(make): rename extension to gocov (#110)

v1.73.2 - 2024-08-14

  • 9e1cf30 fix(make): move leave-coverage (#109)

v1.73.1 - 2024-08-14

  • 6759a2f fix(make): removed leave coverage (#108)

v1.73.0 - 2024-08-14

  • e033006 feat(make): use codecovcli (#107)

v1.72.0 - 2024-08-14

  • 58a5b90 feat(make): add codecov for ruby (#106)

v1.71.0 - 2024-08-14

  • cb3fda6 feat(make): add codecov (#105)

v1.70.1 - 2024-08-08

  • 965f709 fix(make): no need to specify alloc_space (#104)

v1.70.0 - 2024-08-08

  • 01ef698 feat(make): add pprof (#103)

v1.69.0 - 2024-08-08

  • edd9188 feat(make): add alloc_space to pprof (#102)

v1.68.0 - 2024-08-08

  • 7909836 feat(make): pass package to benchmark (#101)

v1.67.0 - 2024-08-08

  • 9298dac feat(make): add benchmarks for go (#100)

v1.66.0 - 2024-07-12

  • 3563f71 feat(make): add dev for http (#99)

v1.65.0 - 2024-06-07

  • ea494dc feat(make): analyse go binaries (#98)

v1.64.1 - 2024-05-28

  • f1af400 fix(make): set name for go (#97)

v1.64.0 - 2024-05-28

  • 4a6a4f4 feat(make): add ability to create diagrams (#96)

v1.63.0 - 2024-05-28

  • 6348e6d feat(make): split service to be http or grpc (#95)

v1.62.0 - 2024-05-10

  • 8ae13e5 feat(make): add client (#94)

v1.61.0 - 2024-05-10

  • b716437 feat(make): add fieldalignment for go (#93)

v1.60.0 - 2024-05-09

  • f256e77 feat(make): add review when ready (#92)

v1.59.1 - 2024-05-09

  • 5a811c8 fix(make): pass parameters (#90)

v1.59.0 - 2024-05-06

  • f3f2ec4 feat(make): remove retrying as we want to track flakyness (#89)

v1.58.0 - 2024-05-02

  • 44b5729 feat(make): encode the certificate that is generated (#88)

v1.57.0 - 2024-04-30

  • 6a461ac feat(make): create prs in draft mode with git (#87)

v1.56.1 - 2024-04-30

  • d51f8a7 fix(make): add all the changes before we stash in git (#86)

v1.56.0 - 2024-04-29

  • 8e91df4 feat(make): have a coverage step for go applications (#85)

v1.55.0 - 2024-04-28

  • 2d56693 feat(make): save cover to html (#84)

v1.54.0 - 2024-04-28

  • 3267e81 feat(make): remove goveralls (#83)

v1.53.2 - 2024-04-27

  • c179820 fix(make): remove -failfast (#82)

v1.53.1 - 2024-04-27

  • eb3e791 fix(make): add --packages flag required for retries (#81)

v1.53.0 - 2024-04-27

  • 34fa589 feat(make): add --rerun-fails to gotestsum (#80)

v1.52.0 - 2024-04-26

  • 209bf1e feat(make): add ability to create docs for git (#79)

v1.51.0 - 2024-04-20

  • 8f6c920 feat(make): added push proto to service (#78)

v1.50.0 - 2024-04-20

  • f02e9d0 feat(make): add stash/unstash (#77)

v1.49.0 - 2024-04-19

  • eb464f7 feat(make): add ability to format code (#76)

v1.48.0 - 2024-04-16

  • 4b17d37 feat(make): use gotestsum for go tests (#75)

v1.47.2 - 2024-04-16

  • ba34441 fix(make): do not use deployment as it freezes the deps (#74)

v1.47.1 - 2024-04-16

  • b5bd93c fix(make): remove vet off for build (#73)

v1.47.0 - 2024-04-15

  • f9f7580 feat(make): remove vet as we run linter (#72)

v1.46.0 - 2024-04-15

  • f1f2f51 feat(make): set deployment mode for ruby (#71)

v1.45.0 - 2024-04-15

  • d004cf7 feat(make): add reviewing of local changes (#70)

v1.44.3 - 2024-04-12

  • 051711b fix(build): handle new branch with spaces (#69)

v1.44.2 - 2024-04-02

  • 4115140 fix(build): handle missing arg (#68)

v1.44.1 - 2024-04-02

  • e1a2e67 fix(build): terminate string (#67)

v1.44.0 - 2024-04-02

  • 5955662 feat(build): prefix user (#66)

v1.43.0 - 2024-03-31

  • 28902c5 feat(build): do not clean deps from bundler (#65)

v1.42.0 - 2024-03-31

  • b4e8991 feat(build): remove setup (#64)

v1.41.1 - 2024-03-30

  • 5529228 fix(make): remove docker makefile (#63)

v1.41.0 - 2024-03-30

  • 0a42952 feat(build): implement docker makefile (#62)

v1.40.3 - 2024-03-30

  • 1706e7b fix(build): invalid target (#61)

v1.40.2 - 2024-03-28

  • 839bbb6 fix(build): incorrect targest (#60)

v1.40.1 - 2024-03-28

  • e57af7e fix(build): consistent naming of targets in make (#59)

v1.40.0 - 2024-03-28

  • a0a5c2a feat(build): use target-specific variable for git targets (#58)

v1.39.0 - 2024-03-27

  • fed31c8 feat(make): add reset changes for git (#57)

v1.38.0 - 2024-03-26

  • 0710e93 feat(build): add submodule changes for git (#56)

v1.37.0 - 2024-03-25

  • 334ff8f feat(build): add amend and push (#55)

v1.36.0 - 2024-03-25

  • 4e18420 feat(build): add creation of a review (#53)

v1.35.0 - 2024-03-25

  • d1adeb7 feat(build): add prefix (#52)

v1.34.1 - 2024-03-25

  • 7e5a25d fix(build): use simply expanded variable assignment (#51)

v1.34.0 - 2024-03-25

  • ccc8467 feat(build): add ability to follow conventional commit standards (#50)

v1.33.0 - 2024-03-25

  • 0e046d0 feat(build): rename to new and end to avoid clash (#49)

v1.32.0 - 2024-03-24

  • 12b61cf feat(build): add a way to commit and push (#48)

v1.31.1 - 2024-03-24

  • 1bd5d42 fix(build): use branch in git (#47)

v1.31.0 - 2024-03-24

  • 2da4a5b feat(build): add git commands for makefiles (#46)

v1.30.0 - 2024-03-14

  • 95753ff feat(build): add govulncheck to sec go (#45)

v1.29.0 - 2024-03-07

  • d7857a5 feat(build): check outdated deps (#44)

v1.28.2 - 2023-12-05

  • ca3a4ee fix(quality): strip the cov file (#43)

v1.28.1 - 2023-11-30

  • 19bcdac fix(quality): read the file without split (#42)

v1.28.0 - 2023-11-22

  • 8f484e7 feat(build): grep from the cov file (#41)

v1.27.1 - 2023-11-20

  • 5ef52aa fix(build): change ruby-setup to use test folder (#40)

v1.27.0 - 2023-11-17

  • 50cfe8b feat(build): add encode config (#39)

v1.26.0 - 2023-11-15

  • 6b95937 feat(build): add create-certs (#38)

v1.25.0 - 2023-11-14

  • a69e4b9 feat(build): add leave-coverage to ruby make (#37)

v1.24.2 - 2023-11-14

  • a65064b fix(quality): add PWD for features (#36)

v1.24.1 - 2023-11-14

  • a0497d6 fix(quality): do not quote feature (#35)

v1.24.0 - 2023-11-14

  • 43b9e95 feat(quality): add ability to run tags in cucumber (#34)

v1.23.0 - 2023-11-08

  • 3a78f76 feat(build): allow go projects to encode a config (#33)

v1.22.0 - 2023-11-07

  • e32144e feat(build): add exit code for trivy (#32)

v1.21.1 - 2023-11-07

  • dd7c28c fix(build): need to use bin as prefix (#31)

v1.21.0 - 2023-11-07

  • ae898b7 feat(build): add trivy to sec (#30)

v1.20.0 - 2023-11-07

  • 5dadc44 feat(build): add a step to build docker for dev purposes (#29)

v1.19.0 - 2023-11-03

  • 7a8dba6 feat(build): add buf push (#28)

v1.18.2 - 2023-11-03

  • fe32174 fix: remove solargraph (#27)

v1.18.1 - 2023-11-03

  • 32282ed fix(build): path is incorrect (#26)

v1.18.0 - 2023-11-03

  • 3edf67e feat(build): move artifacts to reports folder in make (#25)

v1.17.0 - 2023-08-22

  • 6a23a80 feat(build): add ruby solargraph (#24)

v1.16.1 - 2023-07-19

  • ad8a4c8 fix(cov): use exist (#23)

v1.16.0 - 2023-04-18

  • bdc580b feat(build): add kind to env (#22)

v1.15.0 - 2023-04-16

  • a731bf6 feat(build): add name to buf (#21)

v1.14.0 - 2023-04-16

  • 5315f9f feat(build): add name to service (#20)

v1.13.0 - 2023-04-11

  • 9f8f4ab feat(build): fail fast for specs (#19)

v1.12.0 - 2023-04-11

  • aa5cf25 feat: send coveralls data (#18)

v1.11.0 - 2023-03-15

  • c3fccb5 feat(build): add sec to make (#17)

v1.10.0 - 2023-03-15

  • a1e484f feat(build): add specs for go (#16)

v1.9.0 - 2023-01-20

  • ead2d63 feat(build): add specs for service (#15)

v1.8.3 - 2023-01-18

  • 1456215 fix(ruby): do not clean reports (#14)

v1.8.2 - 2023-01-13

  • da809a7 fix(build): remove buf prefix (#13)

v1.8.1 - 2023-01-13

  • ee1a821 fix(build): make sure we have setup for ruby (#12)

v1.8.0 - 2023-01-13

  • d748974 feat(ruby): add makefile (#11)

v1.7.0 - 2023-01-13

  • 908c612 feat(build): add buf (#10)
  • a673bed style: add mak to editorconfig (#9)

v1.6.0 - 2023-01-13

  • b777db8 Revert "feat(build): add submodule (#7)" (#8)

v1.5.0 - 2023-01-13

  • a5347cf feat(build): add submodule (#7)

v1.4.0 - 2023-01-13

  • bc28ac6 feat(build): add make files (#6)

v1.3.0 - 2023-01-13

  • ee668a4 feat(quality): exclude from file .go.cov (#5)
  • 84b7062 ci: use release 3.1 (#4)
  • 4fd3a4a ci: use release 3.0 (#3)

v1.2.0 - 2022-06-18

v1.1.0 - 2022-05-18