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

Add plan files for builder itself #59

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

Add plan files for builder itself #59

wants to merge 4 commits into from

Conversation

terhorstd
Copy link
Collaborator

These changes add the release of Builder to the planfiles. By this it becomes possible to use a temporary Builder download to install Builder itself! (into configured locations, with module-files, etc..)

git clone https://github.com/INM-6/Builder
cd Builder
./build Builder
cd ..
rm -rf Builder

Copy link
Contributor

@akorgor akorgor left a comment

Choose a reason for hiding this comment

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

Looks nice, but could you add some lines in the README on the usage? It's not entirely clear to me which of the steps described there become obsolete with this new bootstrapping mechanism.

@terhorstd
Copy link
Collaborator Author

Bats seems to have broken, needs fixing first. ref. #60

@terhorstd terhorstd removed the blocked label Jan 16, 2023
@terhorstd
Copy link
Collaborator Author

was not actually blocked by #60, but instead had unrelated static code style problems. Fixed here so CI passes.

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