Skip to content

Conversation

@karl-cardenas-coding
Copy link
Owner

@karl-cardenas-coding karl-cardenas-coding commented Aug 17, 2024

This PR introduces no code change. The primary purpose is to upgrade to Go 1.23. Other changes include:

  • Removed Node.js dependencies.
  • Migrated to Goreleaser
  • Updated deprecated AWS Go SDK functions to non-deprecated functions (Test code)
  • Updated deprecated Localstack functions to non-deprecated functions (Test code)
  • Updated YAML validation to use v3
  • Updated Contribution doc.
  • Updated CI to use Goreleaser.
  • Added GitHub Actions to dependabot checks.
  • Updated Dockerfile to use Go 1.23 and Alpine 3.20

@karl-cardenas-coding karl-cardenas-coding added documentation Improvements or additions to documentation enhancement New feature or request test Test related work ci/cd Pipeline related changes go Pull requests that update Go code labels Aug 17, 2024
@codecov
Copy link

codecov bot commented Aug 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.34%. Comparing base (8e67800) to head (b488b3f).
Report is 11 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
+ Coverage   81.87%   82.34%   +0.46%     
==========================================
  Files           4        5       +1     
  Lines         651      538     -113     
==========================================
- Hits          533      443      -90     
+ Misses         91       67      -24     
- Partials       27       28       +1     
Files Coverage Δ
internal/config.go 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

Impacted file tree graph

@karl-cardenas-coding
Copy link
Owner Author

Closes #126

@karl-cardenas-coding karl-cardenas-coding merged commit 977a0e9 into main Aug 17, 2024
@karl-cardenas-coding karl-cardenas-coding deleted the go-1-23 branch August 17, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/cd Pipeline related changes documentation Improvements or additions to documentation enhancement New feature or request go Pull requests that update Go code test Test related work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants