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

Clean up branches #19

Closed
jcbhmr opened this issue May 2, 2023 · 10 comments
Closed

Clean up branches #19

jcbhmr opened this issue May 2, 2023 · 10 comments
Assignees

Comments

@jcbhmr
Copy link
Member

jcbhmr commented May 2, 2023

image

@jcbhmr clean up your own mess lmao 🤣

@jcbhmr jcbhmr self-assigned this May 2, 2023
@jcbhmr
Copy link
Member Author

jcbhmr commented May 2, 2023

jcbhmr-features is an old version of my @jcbhmr/devcontainer-features repo just hosted here for easier swap-age between the two. that stays for a bit. it has two features: llvm and cmake https://github.com/devcontainers-community/features/tree/jcbhmr-features/src

more updates forthcoming

@jcbhmr jcbhmr mentioned this issue May 2, 2023
6 tasks
@jcbhmr
Copy link
Member Author

jcbhmr commented May 2, 2023

ive deleted the add-llvm and add-cmake branches since they are just re-implementations of the thing from jcbhmr-features, but re-based against main.

ive deleted the add-tooling branch since we can wait for the official version of shared code files (and it also was based on jcbhmr-features):
devcontainers/spec#129 (proposal doc pr is merged! 🎉 devcontainers/spec#209)
no devcontainers/cli issue yet 🤔

@jcbhmr
Copy link
Member Author

jcbhmr commented May 2, 2023

for future reference of @jcbhmr to quick hover to see status at-a-glance

core sharing include:
devcontainers/spec#129
devcontainers/spec#209
no proto yet

composable dependsOn:
devcontainers/spec#109
devcontainers/spec#234
devcontainers/cli#511

@jcbhmr
Copy link
Member Author

jcbhmr commented May 2, 2023

from codespace-jcbhmr-... the only parts worth salvaging are the readme and the gitattributes

readme is attached:
README.md

the .gitattributes is quite small but a good idea to add!

# On Windows, we want Bash scripts to have the right line endings so that the
# hash-bang headers work right when executing a Windows-realm *.sh file from a
# WSL terminal.
*.sh text eol=lf

@jcbhmr
Copy link
Member Author

jcbhmr commented May 2, 2023

outline-scope is at +1 commit beyond main-OLD. that means byebye main-OLD.

@jcbhmr
Copy link
Member Author

jcbhmr commented May 2, 2023

from outline-scope, the only real parts worth saving are

@jcbhmr
Copy link
Member Author

jcbhmr commented May 2, 2023

looks pretty good!
image

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

No branches or pull requests

2 participants
@jcbhmr and others