Skip to content

Release v0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 20:29
· 50 commits to main since this release
19fb5b4

What's Changed

Changelog

🎄 Features

  • 1662adb feat: Update metadata to allow the node to be resolvable to an entity when used in a supergraph (#15)

🚀 Others

  • 9d9e8e1 Add apollo-studio-check as a pull_request_target (#27)
  • 8c8b1b9 Add background flag on apollo checks
  • 087e9c5 Add clone url and debug
  • 7ed62fb Add label correctly to apollo check
  • 8995e7c Add status and status namespace endpoints (#5)
  • 1699ca1 Adjust interfaces to use new MetadataNode interface; Add event hooks (#26)
  • cf6a198 Attempt to determine git stuff automatically by checking out all of the repo
  • 8fcade3 Build images on main for every push (#13)
  • 2fc8c10 Generate a single schema.graphql file (#17)
  • 0b820ff Initial Metadata API (#1)
  • e3ecbb8 Revert "Update license to ELv2 (#34)" (#38)
  • a623407 Security is hard (#29)
  • d6a31d9 Try added repo url
  • 3fb55cb Update CODEOWNERS (#43)
  • 2e06dc2 Update Helm release common to v2.2.5 (#3)
  • 58fdecd Update Helm release reloader to v1.0.24 (#6)
  • cd2ae67 Update apollo studio check to download schema.graphql (#28)
  • b401bc8 Update docker/build-push-action action to v4 (#9)
  • 065c000 Update graphql check to format message and post a comment
  • c9514fc Update license to ELv2 (#34)
  • a385485 Update metadata to be @Shareable (#40)
  • 9cf5e1c Update metadata-api chart (#42)
  • 19fb5b4 chore(deps): update actions/checkout action to v3 (#32)
  • 47a4daa enable JWT auth and using real database; cuts back to goose for migration files to allow embeeded migration (#12)
  • 895f016 fix apollo check permissions
  • 1576a38 fix file
  • 5eac122 fix main-latests actions format (#14)
  • e44b304 remove whoami from check
  • cf9e834 try using an action instead of rover directly