Skip to content

Migration scripts for S3 - #6822

Open
AmitPhulera wants to merge 22 commits into
masterfrom
ap/migrate-s3
Open

AmitPhulera wants to merge 22 commits into
masterfrom
ap/migrate-s3

calling module calls cli

7e239a1
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Flake8 failed Mar 4, 2026 in 0s

47 errors

Flake8 found 47 errors

Annotations

Check failure on line 73 in hq_s3_migration/cli.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/cli.py#L73

F-string is missing placeholders (F541)

Check failure on line 86 in hq_s3_migration/cli.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/cli.py#L86

F-string is missing placeholders (F541)

Check failure on line 94 in hq_s3_migration/cli.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/cli.py#L94

F-string is missing placeholders (F541)

Check failure on line 116 in hq_s3_migration/cli.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/cli.py#L116

F-string is missing placeholders (F541)

Check failure on line 118 in hq_s3_migration/cli.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/cli.py#L118

F-string is missing placeholders (F541)

Check failure on line 124 in hq_s3_migration/cli.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/cli.py#L124

F-string is missing placeholders (F541)

Check failure on line 129 in hq_s3_migration/cli.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/cli.py#L129

F-string is missing placeholders (F541)

Check failure on line 134 in hq_s3_migration/cli.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/cli.py#L134

F-string is missing placeholders (F541)

Check failure on line 143 in hq_s3_migration/cli.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/cli.py#L143

F-string is missing placeholders (F541)

Check failure on line 271 in hq_s3_migration/cli.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/cli.py#L271

F-string is missing placeholders (F541)

Check failure on line 294 in hq_s3_migration/cli.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/cli.py#L294

F-string is missing placeholders (F541)

Check failure on line 296 in hq_s3_migration/cli.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/cli.py#L296

F-string is missing placeholders (F541)

Check failure on line 307 in hq_s3_migration/cli.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/cli.py#L307

F-string is missing placeholders (F541)

Check failure on line 3 in hq_s3_migration/config.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/config.py#L3

Expected 2 blank lines, found 1 (E302)

Check failure on line 23 in hq_s3_migration/config.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/config.py#L23

Missing whitespace after ':' (E231)

Check failure on line 13 in hq_s3_migration/datasync.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/datasync.py#L13

F-string is missing placeholders (F541)

Check failure on line 35 in hq_s3_migration/datasync.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/datasync.py#L35

F-string is missing placeholders (F541)

Check failure on line 59 in hq_s3_migration/datasync.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/datasync.py#L59

F-string is missing placeholders (F541)

Check failure on line 91 in hq_s3_migration/datasync.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/datasync.py#L91

F-string is missing placeholders (F541)

Check failure on line 133 in hq_s3_migration/datasync.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/datasync.py#L133

F-string is missing placeholders (F541)

Check failure on line 165 in hq_s3_migration/datasync.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/datasync.py#L165

F-string is missing placeholders (F541)

Check failure on line 166 in hq_s3_migration/datasync.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/datasync.py#L166

F-string is missing placeholders (F541)

Check failure on line 90 in hq_s3_migration/iam.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/iam.py#L90

F-string is missing placeholders (F541)

Check failure on line 92 in hq_s3_migration/iam.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/iam.py#L92

F-string is missing placeholders (F541)

Check failure on line 98 in hq_s3_migration/iam.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

hq_s3_migration/iam.py#L98

F-string is missing placeholders (F541)