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

chore: Test dependencies are updated only once a week #1947

Merged
merged 4 commits into from
Jun 20, 2024

Conversation

FelisiaM
Copy link
Member

@FelisiaM FelisiaM commented Jun 20, 2024

Also - Extracted terraform-test go mod on its own because github.com/aws/aws-sdk-go-v2/* is the main reason that there are daily dependency updates

These changes are to optimise the use of the CI. Every full run through the pipeline requires several AWS environments and several hours of tests.

Checklist:

  • Have you added Release Notes in the docs repositories?
  • Have you ran make run-integration-tests and make run-terraform-tests?
  • Have you ran acceptance tests for the service under change?
  • Have you followed the Conventional Commits specification?

Also - Extracted terraform-test go mod on its own because github.com/aws/aws-sdk-go-v2/* is the main reason that there are daily dependency updates

These changes are to optimise the use of the CI. Every full run through the pipeline requires several AWS environments and several hours of tests.
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/187830320

The labels on this github issue will be updated when the story is started.

@github-actions github-actions bot added the chore label Jun 20, 2024
@FelisiaM FelisiaM marked this pull request as draft June 20, 2024 12:33
These changes are to optimise the use of the CI. Every full run through the pipeline requires several AWS environments and several hours of tests.
…ble.

Currently configs must have a unique combination of 'package-ecosystem', 'directory', and 'target-branch'. However specifying 'target-branch' seems to be the hack to make it work.
@FelisiaM FelisiaM marked this pull request as ready for review June 20, 2024 13:07
@FelisiaM FelisiaM merged commit d662545 into main Jun 20, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants