Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Cosmos
COSMOS BigQuery to GCS
Commits
ea66c49c
Verified
Commit
ea66c49c
authored
Oct 06, 2020
by
Ray Walker
Browse files
Merge tag 'v1.2.1' into develop
Release v1.2.1 v1.2.1
parents
c928769a
dc1e832a
Pipeline
#27981
passed with stages
in 2 minutes and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/main.py
src/main.py
+1
-1
No files found.
src/main.py
View file @
ea66c49c
...
...
@@ -21,7 +21,7 @@ from cached_property_decorator import cached_property
# from google.api_core import retry
APP_NAME
=
"bq-gcs"
APP_VERSION
=
"1.2.
0
"
APP_VERSION
=
"1.2.
1
"
RELEASE_STRING
=
"{}@{}"
.
format
(
APP_NAME
,
APP_VERSION
)
BUCKET
=
environ
[
"BUCKET"
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment