Changelog
- 05d7bd4 Add Scala example (#648)
- 118187c Run scala example in CI
- 5ad00eb build(deps): bump @google-cloud/storage in /examples/node (#647)
- a6cb649 build(deps): bump google-cloud-storage in /examples/python (#644)
- d414cbf build(deps): bump google.golang.org/api from 0.63.0 to 0.64.0 (#646)
- 4c71048 build(deps): bump google.golang.org/api from 0.64.0 to 0.65.0 (#649)
- fac709e build(deps): bump google.golang.org/api in /examples/go (#645)
- 4a0bcea build(deps): bump google.golang.org/api in /examples/go (#650)
- 892032f examples/scala: set projectId
- 8a680ad github/workflows/docker-tests: always run on PRs
- ffca11f github/workflows/docker-tests: only one dockerfile now
- c16f6d9 github/workflows/docker-tests: use dashes in the name
- b631e62 github/workflows/docker-tests: use docker/build-push-action
- 6759519 github/workflows/main: adapt docker usage
- 4b300ec github/workflows/main: better job name
- 91e4108 github/workflows/main: better name for step
- df7089f github/workflows/main: build in parallel with linting
- c13c23c github/workflows/main: build once
- 424e949 github/workflows/main: change the order of things a bit
- 0abb17d github/workflows/main: customize entrypoint
- fc8fc75 github/workflows/main: explicit docker tags
- c6bdc8b github/workflows/main: fix permissions
- 218b7e9 github/workflows/main: mount volume
- 1cda7a7 github/workflows/main: set artifact retention to 1 day
- 5608dd7 github/workflows/main: use matrix for running examples