-
-
Notifications
You must be signed in to change notification settings - Fork 12
Internal: Version control the monorepo pages configuration #1814
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
Conversation
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1814 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 1764 1764
===========================================
Files 182 182
Lines 4712 4712
===========================================
Hits 4712 4712 ☔ View full report in Codecov by Sentry. |
56f02f5 to
65ea399
Compare
This reverts commit 5b388e4.
This reverts commit 91ac6c5.
This script will create a linear history in the version-control-gh-pages-configuration branch, with each commit from the gh-pages-config branch applied to the monorepo/gh-pages/gh-pages-config subdirectory.
This reverts commit 80bb8b0.
This reverts commit 6a264cb.
This reverts commit cba3a0c.
This reverts commit fc2dade.
This reverts commit e59f85d.
b3345ab to
17f0043
Compare
From: Caen De Silva Date: Wed Jun 8 19:06:56 2022 +0200 Subject: Create .gitignore Original commit: 5aa7146
d8edcf0 to
4095a06
Compare
This reverts commit d1d36dd, resolving some merge conflicts.
3a74fb3 to
15f85ce
Compare
Member
Author
|
We may also want to consider adding the fixtures not in this repository to version control, and to matrix test them. |
This reverts commit 3846e01.
Sign up for free
to 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.
Having this on another branch does not work anymore when new major versions have BC breaks, so we need to version control these alongside the code.