Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set docker registry path #432

Merged
merged 2 commits into from
Sep 13, 2020
Merged

set docker registry path #432

merged 2 commits into from
Sep 13, 2020

Conversation

avelino
Copy link
Member

@avelino avelino commented Sep 13, 2020

fixed: #431

fixed: #431

Signed-off-by: Avelino <t@avelino.xxx>
Signed-off-by: Avelino <t@avelino.xxx>
@avelino avelino merged commit d9d3ebc into master Sep 13, 2020
@avelino avelino deleted the avelino/issue-431 branch September 13, 2020 01:05
avelino added a commit that referenced this pull request Sep 13, 2020
* set docker registry path
fixed: #431

Signed-off-by: Avelino <t@avelino.xxx>

* fixed travis PR test

Signed-off-by: Avelino <t@avelino.xxx>
avelino added a commit that referenced this pull request Sep 14, 2020
* refactor migrate commands

- remove create command and goto command, refactor migration to use
transaction to be able roolback when a file with multiple statements
fail

In case of goto we removed because it do the same of next.
Create: we need a command that just create a file?

Signed-off-by: Felipe Oliveira <fpo@felipeweb.dev>

* lint fix

Signed-off-by: Felipe Oliveira <fpo@felipeweb.dev>

* fix tests

Signed-off-by: Felipe Oliveira <fpo@felipeweb.dev>

* try to fix called twice on migration

Signed-off-by: Felipe Oliveira <fpo@felipeweb.dev>

* Revert "try to fix called twice on migration"

This reverts commit 8733843.

* try to fix called twice on migration

Signed-off-by: Felipe Oliveira <fpo@felipeweb.dev>

* update migration

Signed-off-by: Felipe Oliveira <fpo@felipeweb.dev>

* migration v3

Signed-off-by: Felipe Oliveira <fpo@felipeweb.dev>

* backwards compatible

Signed-off-by: Felipe Oliveira <fpo@felipeweb.dev>

* lint

Signed-off-by: Felipe Oliveira <fpo@felipeweb.dev>

* fix query

Signed-off-by: Felipe Oliveira <fpo@felipeweb.dev>

* set docker registry path (#432)

* set docker registry path
fixed: #431

Signed-off-by: Avelino <t@avelino.xxx>

* fixed travis PR test

Signed-off-by: Avelino <t@avelino.xxx>

* upgrade all go dep packages

Signed-off-by: Avelino <t@avelino.xxx>

Co-authored-by: Avelino <t@avelino.xxx>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use only an allowed registry in the FROM image
1 participant