Releases: guidewire-oss/fern-reporter
Releases · guidewire-oss/fern-reporter
v1.0.0
v1.0.0 - Our first of release.
Please try it out and give us feedback. We plan to add many more features soon along with the sister products of fern-ui and fern-ginkgo-client. Give us a ⭐ if this project helps you be more productive any way.
What's Changed
- Feat: Add fern client code by @anoop2811 in #1
- Doc: Add import statement in doc by @anoop2811 in #2
- Chore: Create initial github actions by @anoop2811 in #7
- Fix: Correct the image version by @anoop2811 in #12
- build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #14
- Docs: Add contributing guidelines by @anoop2811 in #16
- Fix: Wip contributing by @anoop2811 in #17
- Fix: Update cron for running every week at 10 pm by @anoop2811 in #19
- Fix: Debug scorecard run by @anoop2811 in #21
- Chore: Create scorecard.yml by @anoop2811 in #22
- Fix: Update scorecard info in README by @anoop2811 in #23
- Feat: Add support for checking PR message format by @anoop2811 in #25
- Chore: Create codeql.yml by @anoop2811 in #27
- Feat: Add container scanning workflow by @anoop2811 in #29
- Fix: Run scorecard on every push to main by @anoop2811 in #30
- Fix: Use correct go version in codeql analysis by @anoop2811 in #31
- Feat: updated to use config via viper by @fvarg00 in #8
- Feat: Add linter check by @anoop2811 in #36
- Fix: Update lint check on pull request by @anoop2811 in #38
- Feat: Run unit tests as part of PR and merges. by @anoop2811 in #39
- Fix: Add write permisions to workflow for coverage by @anoop2811 in #40
- Fix: Give permissions to actions job for pushing to wiki by @anoop2811 in #41
- Fix: Use a tj-actions for reporting go coverage by @anoop2811 in #42
- Fix: Add coverage by @anoop2811 in #43
- CI(deps): Bump tj-actions/verify-changed-files from 16 to 17 in /.github/workflows by @dependabot in #44
- Fix: Go coverage badge by @anoop2811 in #48
- Chore: Add unit tests by @fvarg00 in #50
- Feat: Add section for contributors by @anoop2811 in #52
- Fix: README API startup inconsistency and typo in Makefile by @AkshayaJeyaprakash in #55
- Feat: ability to fetch the tags from client by @mailprak in #57
- Chore: Add unit tests by @fvarg00 in #56
- Chore: fixed dependabot alerts by @fvarg00 in #58
- Fix: Update the actions versions by @anoop2811 in #59
- Fix: update action versions for TUF signing error by @anoop2811 in #60
- Fix: Upgrade golint action version by @anoop2811 in #61
- Feat: Add endpoint and unit test to ping for the status of Fern Reporter by @qutyjain in #63
- Chore: Add code coverage and other badges by @anoop2811 in #64
- Chore: decouple client from fern server by @mailprak in #65
- Fix: Remove old badges by @anoop2811 in #66
- Fix: Modify the static header to be dynamically set by @tedd-E in #68
- Feat: Add authentication for the test report page by @marius-williams in #67
- Refactor: updates wrong command in readme by @ANIRUDH-333 in #72
- Feat: Add JSON and HTML apis for reports/testruns by @gowtham-ra in #69
- Feat: Add insights for past test runs by @tedd-E in #73
- Chore: Update CONTRIBUTING.md by @anoop2811 in #74
- Feat: Use graphql for the apis by @fvarg00 in #71
- Chore: Bump github.com/vektah/gqlparser/v2 from 2.5.11 to 2.5.15 by @dependabot in #76
- Chore: Create dependabot automation for update PRs by @anoop2811 in #79
- Chore: (deps): Bump github.com/lestrrat-go/jwx/v2 from 2.0.21 to 2.1.0 by @dependabot in #89
- Chore: (deps): Bump github.com/99designs/gqlgen from 0.17.43 to 0.17.49 by @dependabot in #88
- Chore: (deps): Bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #84
- Chore: (deps): Bump docker/build-push-action from 5 to 6 by @dependabot in #83
- Chore: (deps): Bump actions/upload-artifact from 4.3.1 to 4.3.4 by @dependabot in #82
- Chore: (deps): Bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in #81
- Chore: (deps): Bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #85
- Chore: (deps): Bump gorm.io/driver/postgres from 1.5.7 to 1.5.9 by @dependabot in #86
- Chore: (deps): Bump github.com/gin-contrib/cors from 1.7.1 to 1.7.2 by @dependabot in #87
- Chore: (deps): Bump codecov/codecov-action from 4.3.0 to 4.5.0 by @dependabot in #80
- Chore: (deps): Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.19.0 by @dependabot in #91
- Chore: (deps): Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 by @dependabot in #94
- Chore: (deps): Bump gorm.io/gorm from 1.25.10 to 1.25.11 by @dependabot in #93
- Fix: color scheme for skipped tests by @AkshayaJeyaprakash in #96
- Chore: Add workflows for release by @anoop2811 in #97
New Contributors
- @anoop2811 made their first contribution in #1
- @dependabot made their first contribution in #14
- @fvarg00 made their first contribution in #8
- @AkshayaJeyaprakash made their first contribution in #55
- @mailprak made their first contribution in #57
- @qutyjain made their first contribution in #63
- @tedd-E made their first contribution in #68
- @marius-williams made their first contribution in #67
- @ANIRUDH-333 made their first contribution in #72
- @gowtham-ra made their first contribution in #69
Full Changelog: https://github.com/guidewire-oss/fern-reporter/commits/v1.0.0