Skip to content

Tags: RHEnVision/provisioning-frontend

Tags

1.13.0

Toggle 1.13.0's commit message
build: bump @redhat-cloud-services/frontend-components-config

Bumps [@redhat-cloud-services/frontend-components-config](https://github.com/RedHatInsights/frontend-components) from 6.0.8 to 6.0.9.
- [Commits](https://github.com/RedHatInsights/frontend-components/commits)

---
updated-dependencies:
- dependency-name: "@redhat-cloud-services/frontend-components-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

1.12.0

Toggle 1.12.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix(HMS-3203): Add GCP copy image command when missing a source

This adds a clipboard box to make copying (and thus saving) the image
easier.

1.11.0

Toggle 1.11.0's commit message
fix: do not show region in review for Azure provider

Refs HMS-2255

1.10.0

Toggle 1.10.0's commit message
build: bump @patternfly/react-core from 4.276.12 to 4.278.0

Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 4.276.12 to 4.278.0.
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected])

---
updated-dependencies:
- dependency-name: "@patternfly/react-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

1.9.0

Toggle 1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci: Update test AWS account (#352)

QE is migrating to a new AWS account.

1.8.0

Toggle 1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prolong polling timout (#344)

fix: Prolongs polling timout

Azure takes in many cases longer than the time we wait,
causing many reservations to timeout in the UI.
To allow most of the reservations to be successful in UI,
we add additional time before we timeout.

Refs HMS-2679

1.7.0

Toggle 1.7.0's commit message
ci: Cleanup release workflow

1.6.0

Toggle 1.6.0's commit message
docs: CHANGELOG version 1.6.0

1.5.0

Toggle 1.5.0's commit message
build: update dependencies

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci: Include IB frontend and stub an image (#282)

Add deployment of Image builder to ephemeral during our PR checks

Add a stubbed Image into database directly.
For now this image is static, rebuilding it will be a followup PR.