Skip to content

v0.0.1

Compare
Choose a tag to compare
@jlewi jlewi released this 30 Dec 23:22
· 28 commits to main since this release
1d14fc2

Changelog

  • bcedf3e Add a GitHub action workflow to run gotests.
  • 933642d Add a Register function to allow functions to be added to the dispatch table (#44)
  • 1d14fc2 Add a goreleaser configuration. (#54)
  • a175a98 Add a policy bot and bulldozer config.
  • dad172a CLI command to clone repositories (#43)
  • 898efa8 Change package to github.com/jlewi/hydros (#1)
  • 3682e2f Clone should support using environment variables (#49)
  • bb7b10e Create a files.Read function (#39)
  • a2b233f Deal with race condition in merging PRs. (#16)
  • 7b48b34 Don't initialize an AWS session by default. (#37)
  • 8d1d5ba Fix 2 bugs with RepoHelper (#8)
  • 6650d25 Fix a bug in AddGitIgnore preventing .gitignore from being respected (#36)
  • 1e90dca Fix lint issues and enable lint in GHA (#45)
  • 17d1614 Fix some typos. (#14)
  • a63b7ff Fix the docs. (#34)
  • 2034660 Fix the docs. (#35)
  • aae0be5 Fix the ko build command (#48)
  • b99d9ee Generative AI For Configuration (#25)
  • e6c8e6d Improved handling of PR merging (#22)
  • 3e01edd Initial codedump of hydros for open source release.
  • d9ee2da Initial commit
  • c09836e Libraries to support using go-git (#6)
  • 653ae57 Make takeover work with relative paths (#51)
  • 8927cb4 Merge existing PRs. (#18)
  • 990aa00 Remove dependency on skaffold (#40)
  • 62fb81a Rename policy.yml -> policy.yaml (#6)
  • 2213054 Support developers taking over the dev environment. (#11)
  • 00edb64 Support loading GitHub secrets from GCPSecretManager (#2)
  • 3933b1d Support mutable tag strategy for GCP Artifact Registry (#52)
  • 711c7de Syncer should automatically merge PRs or enable auto merge (#15)
  • 8f88a5d Update the README with some instructions on how Hydros works. (#41)
  • 08f0824 Update the workflow.
  • d1adcae Upgrade skaffold version & K8s client (#38)
  • 04c1fe8 clone should support checking out references (#47)
  • c2ae7e5 initial GitHubApp for Hydros AI (#30)