Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
Proxy Dataset Service
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
This is an archived project. Repository and other project resources are read-only.
Entering maintenance mode to apply Patch/Upgrade.
You are on a read-only GitLab instance.
Show more breadcrumbs
OSDU
OSDU Data Platform
Data Flow
Data Ingestion
External Data Sources
Proxy Dataset Service
Commits
eb602cbe
Commit
eb602cbe
authored
3 years ago
by
Spencer Sutton
Browse files
Options
Downloads
Patches
Plain Diff
Updating licenses
parent
5e7bb25e
No related branches found
No related tags found
4 merge requests
!6
Security schemes
,
!5
Security Schemes (and making pipeline work)
,
!4
Security Schemes
,
!2
Security Scheme Update
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
eds-dms-core/pom.xml
+12
-2
12 additions, 2 deletions
eds-dms-core/pom.xml
eds_dms_openapi.yaml
+12
-0
12 additions, 0 deletions
eds_dms_openapi.yaml
pom.xml
+12
-2
12 additions, 2 deletions
pom.xml
provider/eds-dms-aws/pom.xml
+12
-2
12 additions, 2 deletions
provider/eds-dms-aws/pom.xml
with
48 additions
and
6 deletions
eds-dms-core/pom.xml
+
12
−
2
View file @
eb602cbe
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright © Amazon Web Services 2020.
~ All rights reserved.
~ Copyright © Amazon Web Services
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
...
...
This diff is collapsed.
Click to expand it.
eds_dms_openapi.yaml
+
12
−
0
View file @
eb602cbe
# Copyright © Amazon Web Services
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
swagger
:
"
2.0"
info
:
description
:
"
Service
that
enables/facilitates
the
retrieval
of
third-party
datasets"
...
...
This diff is collapsed.
Click to expand it.
pom.xml
+
12
−
2
View file @
eb602cbe
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright © Amazon Web Services 2020.
~ All rights reserved.
~ Copyright © Amazon Web Services
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<project
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns=
"http://maven.apache.org/POM/4.0.0"
...
...
This diff is collapsed.
Click to expand it.
provider/eds-dms-aws/pom.xml
+
12
−
2
View file @
eb602cbe
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright © Amazon Web Services 2020.
~ All rights reserved.
~ Copyright © Amazon Web Services
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
...
...
This diff is collapsed.
Click to expand it.
Spencer Sutton
@spencer
mentioned in commit
ecdd5805
·
3 years ago
mentioned in commit
ecdd5805
mentioned in commit ecdd58054f08108fec4860dfdc4d35ad67d1c962
Toggle commit list
Spencer Sutton
@spencer
mentioned in commit
ffcebfc5
·
3 years ago
mentioned in commit
ffcebfc5
mentioned in commit ffcebfc502227bf8a24daa547f73a49fc216678a
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