Skip to content

Commit 6279ee2

Browse files
authored
Merge branch 'main' into feature/eja-eli-385-remove-wildcard-resource-and-passrole-permissions
2 parents e03ad5d + 70520aa commit 6279ee2

11 files changed

Lines changed: 8 additions & 84 deletions

File tree

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ format: ## Format and fix code
2626
poetry run ruff format .
2727
poetry run ruff check . --fix-only
2828

29+
format_lint: format lint
30+
2931
#Files to loop over in release
3032
_dist_include="pytest.ini poetry.lock poetry.toml pyproject.toml Makefile build/. tests"
3133

tests/e2e/data/configs/inProgressTestConfigs/AUTO_RSV_ELI-406-01.json renamed to tests/e2e/data/configs/storyTestConfigs/AUTO_RSV_ELI-406-01.json

File renamed without changes.

tests/e2e/data/dynamoDB/inProgressTestData/AUTO_RSV_ELI-406_001.json renamed to tests/e2e/data/dynamoDB/storyTestData/AUTO_RSV_ELI-406_001.json

File renamed without changes.

tests/e2e/data/dynamoDB/inProgressTestData/AUTO_RSV_ELI-406_002.json renamed to tests/e2e/data/dynamoDB/storyTestData/AUTO_RSV_ELI-406_002.json

File renamed without changes.

tests/e2e/data/dynamoDB/inProgressTestData/AUTO_RSV_ELI-406_003.json renamed to tests/e2e/data/dynamoDB/storyTestData/AUTO_RSV_ELI-406_003.json

File renamed without changes.

tests/e2e/data/dynamoDB/vitaIntegrationTestData/AUTO_RSV_VITA_INT_008.json

Lines changed: 0 additions & 39 deletions
This file was deleted.

tests/e2e/data/responses/inProgressTestResponses/AUTO_RSV_ELI-406_001.json renamed to tests/e2e/data/responses/storyTestResponses/AUTO_RSV_ELI-406_001.json

File renamed without changes.

tests/e2e/data/responses/inProgressTestResponses/AUTO_RSV_ELI-406_002.json renamed to tests/e2e/data/responses/storyTestResponses/AUTO_RSV_ELI-406_002.json

File renamed without changes.

tests/e2e/data/responses/inProgressTestResponses/AUTO_RSV_ELI-406_003.json renamed to tests/e2e/data/responses/storyTestResponses/AUTO_RSV_ELI-406_003.json

File renamed without changes.

tests/e2e/data/responses/vitaIntegrationTestResponses/AUTO_RSV_VITA_INT_008.json

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)