Skip to content

Skewer adaptation #2

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

nluaces
Copy link
Member

@nluaces nluaces commented Jan 3, 2022

Updated README file using the Skewer project.

@nluaces nluaces self-assigned this Jan 3, 2022
@grs grs requested a review from ssorj January 19, 2022 19:10
.gitmodules Outdated
@@ -0,0 +1,3 @@
[submodule "skewer"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should consider using git-subrepo instead. The main reason is simply that it avoids one extra step for the user. But let me know if you tried it and prefer submodules.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

@nluaces nluaces Apr 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed to git-subrepo, thanks for the instructions!

- run: "INSERT INTO product VALUES(DEFAULT, 'Orange', '4056');"
postamble: |
From any cluster, access the `product` tables in the `markets` database to view contents.
summary: |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The summary is rendered at the end, so this text should either go back to the start (the overview) or be recast as "what you did", not what you will do.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Summary updated.

nluaces added 3 commits April 4, 2022 15:51
…kewer

subrepo:
  subdir:   "subrepos/skewer"
  merged:   "3c2a955"
upstream:
  origin:   "https://github.com/skupperproject/skewer"
  branch:   "main"
  commit:   "3c2a955"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"
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.

2 participants