Skip to content

Releases: redhatcloudx/transformer

2.0.0

28 Aug 12:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...2.0.0

0.1.2

25 Jul 05:30
Compare
Choose a tag to compare

Pre-release as a fixture to enable production and staging workflows.

What's Changed

  • Rename AWS cloud_access to hourly by @major in #1
  • Add Google image lookup by @major in #2
  • Update boto3 to latest by @major in #3
  • Download all AWS images from all regions by @major in #4
  • Add initial CLI and tests by @major in #5
  • Move fixtures to shared conftest for re-use by @major in #10
  • Make Azure functions call for access token by @major in #13
  • Refactor AWS images for hourly/cloudaccess by @major in #11
  • Add code release workflow by @FKolwa in #15
  • Move hardcoded AWS OwnerId to config by @major in #16
  • Update project deps for 20221007 by @major in #24
  • Remove LRU cache for get_azure_access_token by @major in #26
  • Disable live tests on PR from fork by @major in #27
  • Basic functions for getting images from Azure by @major in #23
  • Get a full list of Azure images by @major in #28
  • Skip e2e tests on forks by @FKolwa in #30
  • remove hardcoded project name by @miyunari in #20
  • Fix missing azure images test coverage by @major in #32
  • Update poetry lockfile for updates by @major in #33
  • Add AWS image name parser by @major in #35
  • Add docs about how to provide secrets by @major in #36
  • Add CLI support for dumping Azure images by @major in #31
  • add miyunari as author and mantainer by @miyunari in #38
  • Filter out opt-in AWS regions temporarily by @major in #40
  • Update dependencies by @major in #41
  • Set Python 3.9 as minimum version by @major in #42
  • Add e2e AWS test for opt-in region by @major in #44
  • Add container release workflow by @FKolwa in #45
  • Update poetry/pre-commit deps by @major in #46
  • add gcp image list command to CLI by @miyunari in #37
  • Add Azure image listing to workflow by @FKolwa in #49
  • split update_images file by @miyunari in #51
  • Add Google Auth to workflow by @FKolwa in #56
  • Update dependencies by @major in #61
  • Update dependencies for 2022-10-20 by @major in #69
  • remove cloud provider name from accessor functions by @miyunari in #70
  • Get more data from GCP about images by @major in #63
  • Update dependencies for 2022-10-24 by @major in #74
  • Allow pre-commit.ci to automatically fix PR by @major in #78
  • Automatically format docstrings with docformatter by @major in #79
  • Push cloud-image-locator container to quay by @FKolwa in #72
  • pre-commit: Use defaults for isort by @major in #81
  • Update dependencies 2022-10-28 by @major in #87
  • Update dependencies 2022-10-31 🎃 by @major in #89
  • Switch to 3.11 in CI by @major in #88
  • Add Schema definition by @FKolwa in #90
  • Ignore mypy error for lambda by @major in #98
  • Update dependencies for 2022-11-03 by @major in #99
  • Convert AWS image data to schema approved format by @FKolwa in #105
  • Allow Google auth failure if secrets not present by @major in #100
  • Bump boto3 from 1.26.1 to 1.26.2 by @dependabot in #103
  • Add aws formatting to cli by @FKolwa in #107
  • Update dependencies 20221109 by @major in #108
  • Bump google-github-actions/auth from 0 to 1 by @dependabot in #109
  • Bump boto3 from 1.26.5 to 1.26.7 by @dependabot in #113
  • Extend Azure image details by @FKolwa in #114
  • Format Azure image data according to schema by @FKolwa in #115
  • 🚀 Update dependencies for 2022-11-14 by @major in #116
  • Add Azure image formatting to CLI by @FKolwa in #118
  • Bump boto3 from 1.26.8 to 1.26.9 by @dependabot in #120
  • Convert google image data to json schema by @miyunari in #111
  • test gcp filtering based on real data by @miyunari in #123
  • Update dependencies for 2022-11-17 by @major in #124
  • Add Google image formatting to CLI by @FKolwa in #122
  • AWS read test response from json by @miyunari in #127
  • Add REST API base implementation by @FKolwa in #132
  • Add initial production environment to REST API server by @FKolwa in #133
  • Configure Renovate by @renovate in #126
  • Update dependency mypy to ^0.991 by @renovate in #146
  • Update dependency flake8 to v6 by @renovate in #147
  • periodically update cloud provider test data by @miyunari in #137
  • add aws endpoint by @miyunari in #152
  • Add Azure API endpoint by @FKolwa in #150
  • [Update] cloud provider test data by @github-actions in #153
  • Update dependency pytest-xdist to v3 by @renovate in #151
  • Read azure test response from json by @miyunari in #154
  • [Update] cloud provider test data by @github-actions in #159
  • Add api server to container by @FKolwa in #156
  • Update dependencies 2022-11-28 by @major in #161
  • [Update] cloud provider test data by @github-actions in #163
  • Revert "[Update] cloud provider test data" by @miyunari in #169
  • [Update] cloud provider test data by @github-actions in #176
  • Remove dependabot configuration by @major in #173
  • Revert "[Update] cloud provider test data" by @miyunari in #179
  • resolve name inconsistency by @miyunari in #168
  • Make renovate update the lockfile by @major in #175
  • Update dependency boto3 to v1.26.20 by @renovate in #180
  • Update dependency jsonschema to v4.17.3 by @renovate in #181
  • Update pre-commit hook asottile/pyupgrade to v3.2.3 by @renovate in #183
  • Update dependency pylint to v2.15.7 by @renovate in #182
  • [Update] cloud provider test data by @github-actions in #186
  • Rename google cli call in container release workflow by @FKolwa in #190
  • [Update] cloud provider test data by @github-actions in #188
  • Extend amount of GCP images by @FKolwa in #192
  • Update pre-commit hook asottile/pyupgrade...
Read more

0.1.1

10 Oct 12:33
Compare
Choose a tag to compare
change py target version