Uh oh!
There was an error while loading. Please reload this page.
Add API model - #3
Merged
Merged
Conversation
wslulciucforce-pushed
the
wslulciuc/api-model
branch
from
July 24, 2018 04:31
6ffae6a to
ee2eb87Comparewslulciucforce-pushed
the
wslulciuc/api-model
branch
from
July 24, 2018 17:42
23294ee to
11e734fComparewslulciucforce-pushed
the
wslulciuc/api-model
branch
from
July 24, 2018 22:55
50c7b3b to
56f9abeComparewslulciucforce-pushed
the
wslulciuc/api-model
branch
from
July 25, 2018 20:53
6390d32 to
b5b813dComparewslulciucforce-pushed
the
wslulciuc/api-model
branch
from
July 25, 2018 21:00
b5b813d to
b89ec97Comparewslulciucforce-pushed
the
wslulciuc/api-model
branch
from
July 25, 2018 23:30
f2366c0 to
d7e4190Comparewslulciucforce-pushed
the
wslulciuc/api-model
branch
from
July 26, 2018 04:43
5563a0e to
3365a9eComparesshah-wework pushed a commit
that referenced
this pull request
Mar 1, 2019
* Add staging and prod deploy jobs to circleci * Add deploy scripts (#3) * Update ingress host for prod deploys * Add deploy script to ci * continued: Add deploy script to ci * continued: Add deploy script to ci * continued: Add deploy script to ci * Set deploy_dir var in deploy.sh * Update deploy.sh usage in ci * Add flags and helm cmd to deploy.sh * Escape '.' in VERSION_REGEX * Run helm lint after version check * continued: Run helm lint after version check * Add version param to deploy.sh * List tags in git-tag.sh (#5) * Add comments describing tagging steps * Remove echo when setting latest_release * Add comment on release tag ordering * Add helmfile (#4) * Add .deploy/values.yml * Add .deploy/helmfile.yml * Update error msg for missing arg * Remove chart lint check * Add helmfile apply to deploy.sh * Update docker pull policy * Add comment on tag regex in config.yml * Set host in CI bash env * Set INGRESS_HOST * Adjust deploy timeouts * Add cmd status checks and fix timeout param * Fix INGRESS_HOST env * Update -v flag message * Remove timeout option * Update deploy env values * continued: Update deploy env values * Set ingress * Set marquez host and deploy env * Fix env naming * Fix fetch_reqs params * Add version and fix yml format * version 0.2.0 of generic service chart * Minor renaming of env vars * Add config.yml * Fix volume config * continued: Fix volume config * continued: Fix volume config * continued: Fix volume config * Update configmap and db vars * Add fix for db host * Bump chart ver * Remove latest tag * Remove cache in ci deploy job * Only cache gradle deps on branch revisions * continued: Only cache gradle deps on branch revisions * continued: Only cache gradle deps on branch revisions * Add cache key by branch * Minor clean up changes to git-tag.sh * Add CI deploy workflow * continued: Add CI deploy workflow * continued: Add CI deploy workflow * Remove docker tag in build-and-push.sh
sshah-wework pushed a commit
that referenced
this pull request
May 31, 2019
* Add staging and prod deploy jobs to circleci * Add deploy scripts (#3) * Update ingress host for prod deploys * Add deploy script to ci * continued: Add deploy script to ci * continued: Add deploy script to ci * continued: Add deploy script to ci * Set deploy_dir var in deploy.sh * Update deploy.sh usage in ci * Add flags and helm cmd to deploy.sh * Escape '.' in VERSION_REGEX * Run helm lint after version check * continued: Run helm lint after version check * Add version param to deploy.sh * List tags in git-tag.sh (#5) * Add comments describing tagging steps * Remove echo when setting latest_release * Add comment on release tag ordering * Add helmfile (#4) * Add .deploy/values.yml * Add .deploy/helmfile.yml * Update error msg for missing arg * Remove chart lint check * Add helmfile apply to deploy.sh * Update docker pull policy * Add comment on tag regex in config.yml * Set host in CI bash env * Set INGRESS_HOST * Adjust deploy timeouts * Add cmd status checks and fix timeout param * Fix INGRESS_HOST env * Update -v flag message * Remove timeout option * Update deploy env values * continued: Update deploy env values * Set ingress * Set marquez host and deploy env * Fix env naming * Fix fetch_reqs params * Add version and fix yml format * version 0.2.0 of generic service chart * Minor renaming of env vars * Add config.yml * Fix volume config * continued: Fix volume config * continued: Fix volume config * continued: Fix volume config * Update configmap and db vars * Add fix for db host * Bump chart ver * Remove latest tag * Remove cache in ci deploy job * Only cache gradle deps on branch revisions * continued: Only cache gradle deps on branch revisions * continued: Only cache gradle deps on branch revisions * Add cache key by branch * Minor clean up changes to git-tag.sh * Add CI deploy workflow * continued: Add CI deploy workflow * continued: Add CI deploy workflow * Remove docker tag in build-and-push.sh
fanrukun pushed a commit
that referenced
this pull request
Dec 4, 2019
# This is the 1st commit message: adding schema required by tagging feature (#661) * add tag schema * add tagging endpoint * Revert "add tagging endpoint" This reverts commit 2cb0cf8. * fix schema comments * fix formating issue # This is the commit message #2: add tagging endpoint # This is the commit message #3: Revert "add tagging endpoint" This reverts commit 2cb0cf8.
phixMe pushed a commit
that referenced
this pull request
Nov 12, 2020
Improve namespace selector functionality
wslulciuc pushed a commit
that referenced
this pull request
Dec 3, 2020
* Additing init to package Adjusting imports to conform to isort * Adjusted how imports are handled * Adjusting back to version 0.1.0
wslulciuc pushed a commit
that referenced
this pull request
Dec 11, 2020
* Added tests for the MarqueDag library
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR introduces the API model for marquez defined in this diagram.
cc @hougs@julienledem