Skip to content

v0.1.1: Examples monorepo #11

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

Merged
merged 9 commits into from
May 23, 2022
Merged

v0.1.1: Examples monorepo #11

merged 9 commits into from
May 23, 2022

Conversation

seancdavis
Copy link
Collaborator

@seancdavis seancdavis commented May 17, 2022

Big new feature is support for examples from the monorepo. This works by doing a sparse clone, then checking out and moving some things around. It's not perfect, but it's a good start and we'll adjust as folks use this.

This also now appends a timestamp for unique dir names only if it needs to.

Testing

Because this is a newer Git feature, we probably want to:

  • Test on a Windows machine (who can do this?)
  • Put in a check for the proper Git version and require an update.

Alternatively, we can release this as "experimental" to gather feedback and adjust. This is the simpler approach which would get this released sooner and help collect feedback on bugs before deciding the best approach.


Fixes #4
Fixes #6
Fixes #10

@seancdavis seancdavis changed the title v0.1.1 v0.1.1: Examples monorepo May 23, 2022
@seancdavis seancdavis merged commit 3352dde into main May 23, 2022
@seancdavis seancdavis deleted the example-support branch May 23, 2022 16:00
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.

Check for existence of dirName Append a timestamp when using the default dir Add support for examples
1 participant