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

chore: "copy" boards into boards2 #3

Merged

Conversation

jeronimoalbi
Copy link

This PR initializes gno.land/r/demo/boards2 from gno.land/r/demo/boards keeping history explicitly visible to GitHub blame.

It does it by temporarily moving boards folder into boards-original and then moving it back to boards using two branches. Without this we would "loose" the authors visibility in GitHub.

This is the first step on keeping the history explicit in GitHub when
blaming. Using a second branch `boards` will be moved to `boards2` also
keeping the history, and finally `boards-original` will be moved back to
`boards`. This is a hacky way to keep GitHub history explicit for all
authors.
Tests will be written as part of the Boards2 implementation.
@jeronimoalbi jeronimoalbi merged commit e27ab4b into dev/devx/cleanup-init-for-boards2 Nov 11, 2024
40 of 55 checks passed
jeronimoalbi added a commit that referenced this pull request Nov 11, 2024
@jeronimoalbi jeronimoalbi deleted the dev/devx/boards-copy-to-boards2 branch November 11, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant