Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency architect to v5 #149

Merged
merged 2 commits into from
Jan 21, 2025
Merged

Update dependency architect to v5 #149

merged 2 commits into from
Jan 21, 2025

Conversation

marians
Copy link
Member

@marians marians commented Jan 20, 2025

This PR contains the following updates:

Package Type Update Change
architect (source) orb major 4.38.0 -> 5.11.4

Release Notes

giantswarm/architect-orb (architect)

v5.11.4

Compare Source

Fixed
  • Run app-build-suite before conftest in push-to-app-catalog job to fix missing subchart issue.

v5.11.3

Compare Source

Changed
  • Reorder commands in push-to-app-catalog job to prevent duplicated code and duplicated executions of architect and app-build-suite.

v5.11.2

Compare Source

Added
  • Add go-test checks for non-ASCII filenames and non-ASCII characters in Go code.
  • update app-build-suite executor to 1.2.8

v5.11.1

Compare Source

Changed
  • Update dependency app-test-suite to v0.10.2 (#​573)

v5.11.0

Compare Source

Changed
  • Update Kind, Helm and Kubernetes versions in integration-test jobs (#​570).
  • Update dependency app-test-suite to v0.10.1 (#​570)
  • Support new app creation in collections. (#​555)
  • Update dependency architect to v5.10.1. (#​568)

v5.10.1

Compare Source

Changed
  • Update dependency architect to v5.10.0 (#​565)
  • Jobs: Bump App Test Suite to v0.8.1. (#​566)

v5.10.0

Compare Source

  • Bump app-build-suite to v1.2.5.

v5.9.0

Compare Source

Changed
  • Bump app-test-suite_version default to v0.8.0.
  • Updated Kubernetes versions in kubeconform command.
  • Bump app-build-suite to v1.2.3.

v5.8.0

Compare Source

Changed
  • Bump app-test-suite_version default to v0.7.0

v5.7.0

Compare Source

Added
  • Add path parameter to go-build and go-test jobs to allow for different Go package path.

v5.6.0

Compare Source

Changed
  • Bump architect to v6.18.0, which uses Go v1.23.0

v5.5.2

Compare Source

Removed
  • In command go-test...
    • remove the step that executes go vet, as the same checks are also run by golangci-lint
    • move the go test step up to get executed before golangci-lint, for reduced runtime.
    • Add cache for golangci-lint
Changed
  • In command go-test, the golangci-lint call is no longer limited to a certain number of issues per linter (max-issues-per-linter is now 0).
  • In command go-test, use the environment key for setting environment variables.

v5.5.1

Compare Source

Fixed
  • Set GOGC when running golangci-lint to help avoid using up all available memory in CircleCI

v5.5.0

Compare Source

Changed
  • Bump architect to v6.17.0.

v5.4.0

Compare Source

Changed
  • Bump architect to v6.16.0.
Added
  • Add git-tag-prefix parameter to push-to-registries job.

v5.3.1

Compare Source

Changed
  • Bump architect to v6.15.1.

v5.3.0

Compare Source

Changed
  • Bump architect to v6.15.0.

v5.2.1

Compare Source

Changed
  • Update app-test-suite to v0.6.1.

v5.2.0

Compare Source

Changed
  • Update app-test-suite to v0.6.0.

v5.1.2

Compare Source

Changed
  • Update app-test-suite to v0.5.1.

v5.1.1

Compare Source

Changed
  • Make image-prepare-tag command fail when architect project version command fails (because CircleCI runs the scripts with -o pipefail)

v5.1.0

Compare Source

Changed
  • Update machine executor image to default.

v5.0.1

Compare Source

  • fix: push-to-registries correctly handles the force-public flag
Changed
  • Update CircleCI orb-tools to v12

v5.0.0

Compare Source

Removed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@marians marians added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Jan 20, 2025
@marians marians requested a review from a team as a code owner January 20, 2025 17:23
@marians marians merged commit 498cb3d into main Jan 21, 2025
5 checks passed
@marians marians deleted the renovate/architect-5.x branch January 21, 2025 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate PR created by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant