- Dec 13, 2020
-
-
David Diederich authored
Conflicts: cloud-providers/osdu-gcp-cloudrun.yml cloud-providers/osdu-gcp.yml scanners/fossa.yml
-
- Dec 09, 2020
-
-
Dania Kodeih (Microsoft) authored
add schema service endpoint for indexer azure deployment See merge request !143
-
Alok Joshi authored
-
- Dec 08, 2020
-
-
Daniel Scholl (MS] authored
Increasing timeout to 900s. See merge request !142
-
Hema Vishnu Pola [Microsoft] authored
-
- Dec 07, 2020
-
-
Matt Wise authored
-
- Dec 01, 2020
-
-
Oleksandr Kosse (EPAM) authored
Add var to run int tests for crs-catalog (GONRG-1231) See merge request !140
-
-
Oleksandr Kosse (EPAM) authored
Osdu gcp tags See merge request !141
-
-
Oleksandr Kosse (EPAM) authored
-
- Nov 26, 2020
-
-
Oleksandr Kosse (EPAM) authored
GONRG-1280 Changed cloudsdk image See merge request !138
-
-
Oleksandr Kosse (EPAM) authored
Added variables for schema integration tests See merge request !123
-
-
- Nov 25, 2020
-
-
Oleksandr Kosse (EPAM) authored
Osdu gcp CRun to r4 See merge request !136
-
-
- Nov 23, 2020
-
-
Oleksandr Kosse (EPAM) authored
GONRG-1200 - add some vars for indexer service See merge request !135
-
David Diederich authored
Python support See merge request !104
-
- Nov 20, 2020
-
-
Aliaksandr Ramanovich (EPAM) authored
-
Dania Kodeih (Microsoft) authored
Adding rollout status check for the service deployment See merge request !132
-
- Nov 19, 2020
-
-
Hema Vishnu Pola [Microsoft] authored
Reverse merge master changes to patch branch. See merge request !133
-
Hema Vishnu Pola [Microsoft] authored
-
Oleksandr Kosse (EPAM) authored
Refactor vars for unit (GONRG-1203) See merge request !131
-
Hema Vishnu Pola [Microsoft] authored
-
Hema Vishnu Pola [Microsoft] authored
-
Hema Vishnu Pola [Microsoft] authored
-
Mikhail Piatliou (EPAM) authored
-
Oleksandr Kosse (EPAM) authored
Configure cicd for crs-catalog (GONRG-1132) See merge request !130
-
Mikhail Piatliou (EPAM) authored
-
- Nov 18, 2020
-
-
David Diederich authored
Conflicts: scanners/fossa.yml
-
David Diederich authored
-
David Diederich authored
-
David Diederich authored
-
David Diederich authored
Change of FOSSA strategy -- instead of trying to generate the requirements in the fossa-analyze stage, do it in the compile job This way, a project needing a different version of python will be able to override the image in the build-and-unit-test job, and the new pip / venv commands will be used to generate the full dependency list (pip freeze). That project couldn't reasonably be expected to come up with a new version of the fossa-cli-utilities image based on a different python package.
-
David Diederich authored
If you're gonna go through the trouble of defining an environment variable for PIP_CMD, you should probably use it everywhere..
-
David Diederich authored
The python-git image was based on python:3.7-slim-buster, which git installed. Using the non-slim version comes with git preinstalled, and that is easier than maintaining our own separate container. Also, if the services using this build script want to specify a different version of python to use, they can do so. If necessary, the VENV_CMD can be altered to enable the use of virtualenv over venv.
-
Oleksandr Kosse (EPAM) authored
Remove unused var (GONRG-1203) See merge request !128
-
Daniel Scholl (MS] authored
Added environment variables for notification service See merge request !120
-
-