Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Segy to oVDS Conversion DAG
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU
OSDU Data Platform
Data Flow
Data Ingestion
Segy to oVDS Conversion DAG
Commits
11a06de5
Commit
11a06de5
authored
2 years ago
by
Dmitry Fisenko [AWS]
Browse files
Options
Downloads
Patches
Plain Diff
chore: minor change
parent
b2d96eaf
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!121
Merge M14 delta changes
,
!112
feat: AWS updating execution context for oVDS
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
devops/aws/build-info.py
+1
-1
1 addition, 1 deletion
devops/aws/build-info.py
with
1 addition
and
1 deletion
devops/aws/build-info.py
+
1
−
1
View file @
11a06de5
...
...
@@ -64,7 +64,7 @@ try:
codecommit
=
boto3
.
client
(
"
codecommit
"
)
commitDetail
=
codecommit
.
get_commit
(
**
commitArgs
)
except
Exception
as
e
:
print
(
"
Getting commit information from
c
ode
c
ommit failed
"
)
print
(
"
Getting commit information from
C
ode
C
ommit failed
"
)
buildInfo
=
{
"
branch
"
:
branch
,
...
...
This diff is collapsed.
Click to expand it.
Abhishek Patil
@abhipat
mentioned in commit
7dfcec9a
·
2 years ago
mentioned in commit
7dfcec9a
mentioned in commit 7dfcec9a4e437b29beb8b67774436a0fc0d22fa9
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment