Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Big cleanup and refactor pass #2

Merged
merged 16 commits into from
Mar 23, 2024
Merged

Big cleanup and refactor pass #2

merged 16 commits into from
Mar 23, 2024

Conversation

leighmacdonald
Copy link
Owner

  • Update to go1.22
  • Update steamid to v4
  • Drop gin in favour of stdlib
  • Drop pkg/errors for errors
  • Drop logrus for stdlib
  • Remove unused comp history functions, dev moved to bd-api
  • Remove http api for adding new entries, discord only
  • Add gh workflow
  • Remove some hardcoded values
  • Remove viper/cobra libs
  • Track metadata for entries added (author/created_on)
  • Uses strings for 64bit steamid output to be more json compliant
  • Use NotifyContext for clean shutdowns

@leighmacdonald leighmacdonald merged commit 15bfeaf into master Mar 23, 2024
8 checks passed
@leighmacdonald leighmacdonald deleted the cleanups branch March 23, 2024 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant