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

change docker path from root folder #22

Merged
merged 2 commits into from
Dec 21, 2021

Conversation

Rizary
Copy link
Contributor

@Rizary Rizary commented Nov 18, 2021

Proposed changes

I change the path on the script so we can run it from project's root folder.

Types of changes

What types of changes does your code introduce to 0dns?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (no functional changes, no api changes)
  • Documentation Update
  • Other (Please describe):

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

@Rizary
Copy link
Contributor Author

Rizary commented Nov 25, 2021

@anish-squareops should I just merge it? It seems small correction.

@anish-squareops anish-squareops merged commit f2b7785 into staging Dec 21, 2021
@anish-squareops anish-squareops deleted the feature/start-docker-from-root branch December 21, 2021 12:01
service-0chain added a commit that referenced this pull request Apr 25, 2022
…tion in network. (#35)

* git-action runner update

* Git backup s3 (#20)

* fix(docker): fixed go mod issue on docker build

* Update backup.yml

* build-&-publish-docker-image

* Update backup gitaction for condition check.

* Commit date correction in backup.yml

* Update build-&-publish-docker-image.yml

* feat(wasmsdk):0chain/gosdk#294 fixed cors on 0dns

* feat(wasmsdk):0chain/gosdk#294 fixed cors on 0dns

* change docker path from root folder (#22)

* change docker path from root folder

* update README

* add system tests

* publish image on PR

* bring 0dns naming standard inline with other repos

* bring 0dns naming standard inline with other repos

* bring 0dns naming standard inline with other repos

* rename stage

* Update build-&-publish-docker-image.yml

* fix(gomod):update go.mod

* fix(cli):added logging for miners/sharders

* fix(devops):fixed docker build issue

* fix(devops):pretty job name on github pr check list

* fix(devops):pretty job name on github pr check list

* fix(devops):use alpine:3.15 as runtime docker image

* fix(cli): use 127.0.0.1 as host

* feat(devops): automatically upgrade gosdk

* feat(gomod):use go 1.17

* fix(devops): merged staging

* upgrade GoSDK to v1.7.8

* add new filter param + new runners

* consume master actions

* consume master actions

* consume master actions

* upgrade GoSDK to v1.8.1

* upgrade GoSDK to v1.8.2

Co-authored-by: anish-squareops <anish@squareops.com>
Co-authored-by: anish-squareops <68534207+anish-squareops@users.noreply.github.com>
Co-authored-by: Lz <imlangzi@qq.com>
Co-authored-by: Mohd. Shahnawaz Ali Choudhary <57221398+m-s-a-c@users.noreply.github.com>
Co-authored-by: Andika Demas Riyandi <andika.riyan@gmail.com>
Co-authored-by: stewartie4 <ryanstewart456@gmail.com>
Co-authored-by: Kishan-Dhakan <42718091+Kishan-Dhakan@users.noreply.github.com>
Co-authored-by: service-0chain <service-0chain@users.noreply.github.com>
service-0chain added a commit that referenced this pull request May 5, 2022
* git-action runner update

* Git backup s3 (#20)

* fix(docker): fixed go mod issue on docker build

* Update backup.yml

* build-&-publish-docker-image

* Update backup gitaction for condition check.

* Commit date correction in backup.yml

* Update build-&-publish-docker-image.yml

* feat(wasmsdk):0chain/gosdk#294 fixed cors on 0dns

* feat(wasmsdk):0chain/gosdk#294 fixed cors on 0dns

* change docker path from root folder (#22)

* change docker path from root folder

* update README

* add system tests

* publish image on PR

* bring 0dns naming standard inline with other repos

* bring 0dns naming standard inline with other repos

* bring 0dns naming standard inline with other repos

* rename stage

* Update build-&-publish-docker-image.yml

* fix(gomod):update go.mod

* fix(cli):added logging for miners/sharders

* fix(devops):fixed docker build issue

* fix(devops):pretty job name on github pr check list

* fix(devops):pretty job name on github pr check list

* fix(devops):use alpine:3.15 as runtime docker image

* fix(cli): use 127.0.0.1 as host

* feat(devops): automatically upgrade gosdk

* feat(gomod):use go 1.17

* fix(devops): merged staging

* upgrade GoSDK to v1.7.8

* add new filter param + new runners

* consume master actions

* consume master actions

* consume master actions

* upgrade GoSDK to v1.8.1

* upgrade GoSDK to v1.8.2

* updating code to qa branch from staging in order to achieve stabilisation in network. (#35)

* git-action runner update

* Git backup s3 (#20)

* fix(docker): fixed go mod issue on docker build

* Update backup.yml

* build-&-publish-docker-image

* Update backup gitaction for condition check.

* Commit date correction in backup.yml

* Update build-&-publish-docker-image.yml

* feat(wasmsdk):0chain/gosdk#294 fixed cors on 0dns

* feat(wasmsdk):0chain/gosdk#294 fixed cors on 0dns

* change docker path from root folder (#22)

* change docker path from root folder

* update README

* add system tests

* publish image on PR

* bring 0dns naming standard inline with other repos

* bring 0dns naming standard inline with other repos

* bring 0dns naming standard inline with other repos

* rename stage

* Update build-&-publish-docker-image.yml

* fix(gomod):update go.mod

* fix(cli):added logging for miners/sharders

* fix(devops):fixed docker build issue

* fix(devops):pretty job name on github pr check list

* fix(devops):pretty job name on github pr check list

* fix(devops):use alpine:3.15 as runtime docker image

* fix(cli): use 127.0.0.1 as host

* feat(devops): automatically upgrade gosdk

* feat(gomod):use go 1.17

* fix(devops): merged staging

* upgrade GoSDK to v1.7.8

* add new filter param + new runners

* consume master actions

* consume master actions

* consume master actions

* upgrade GoSDK to v1.8.1

* upgrade GoSDK to v1.8.2

Co-authored-by: anish-squareops <anish@squareops.com>
Co-authored-by: anish-squareops <68534207+anish-squareops@users.noreply.github.com>
Co-authored-by: Lz <imlangzi@qq.com>
Co-authored-by: Mohd. Shahnawaz Ali Choudhary <57221398+m-s-a-c@users.noreply.github.com>
Co-authored-by: Andika Demas Riyandi <andika.riyan@gmail.com>
Co-authored-by: stewartie4 <ryanstewart456@gmail.com>
Co-authored-by: Kishan-Dhakan <42718091+Kishan-Dhakan@users.noreply.github.com>
Co-authored-by: service-0chain <service-0chain@users.noreply.github.com>

* fix(devops): fixed token issues

Co-authored-by: anish-squareops <anish@squareops.com>
Co-authored-by: anish-squareops <68534207+anish-squareops@users.noreply.github.com>
Co-authored-by: Lz <imlangzi@qq.com>
Co-authored-by: Mohd. Shahnawaz Ali Choudhary <57221398+m-s-a-c@users.noreply.github.com>
Co-authored-by: Andika Demas Riyandi <andika.riyan@gmail.com>
Co-authored-by: stewartie4 <ryanstewart456@gmail.com>
Co-authored-by: Kishan-Dhakan <42718091+Kishan-Dhakan@users.noreply.github.com>
Co-authored-by: service-0chain <service-0chain@users.noreply.github.com>
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.

None yet

2 participants