Skip to content

Comments

fixed readme#124

Merged
growlf merged 6 commits intogrowlf:ensf400_w24from
HarrisHasnain:harris
Feb 25, 2024
Merged

fixed readme#124
growlf merged 6 commits intogrowlf:ensf400_w24from
HarrisHasnain:harris

Conversation

@HarrisHasnain
Copy link

No description provided.

growlf and others added 6 commits February 11, 2024 15:08
* rm duplicates added rsync

* added bzip, pw10 theme ownership,  and consistant ADD over COPY

* adding ownership and history plugin as well as rc files

* codespace font setting

* Coder (growlf#6)

* moar promptiness

* more compatible with lesser fonting

* add user to docker group

* corrected docker lib reference

* added dockerinfo to tasks

* better separation of build env

* Testing with badges and adding notes

* Testing with badges and adding notes

* changed workflow names

* changed from app to dev container name

* fixed indent filure

* indenting

* versioning test

* removed bad version test

* added Docker test tasks

* added docker test tasks

* added example bash script to basic-test network

* Added test_net and docs

* added ansible tool
@abarcomb-work
Copy link
Collaborator

Pull requests should contain useful information about the reasoning behind the changes for the repository maintainer to enable them to prioritize PRs. This is part of the collaborative workflow.

@growlf growlf self-assigned this Feb 25, 2024
Copy link
Owner

@growlf growlf left a comment

Choose a reason for hiding this comment

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

Well done - thank you for your improvements!

&& apt-get autoremove -y \
&& apt-get clean -y \
&& rm -rf /var/lib/apt/lists/*
screen tmux \
Copy link
Owner

Choose a reason for hiding this comment

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

Good additions! Bravo!

- /var/run/docker.sock:/var/run/docker.sock
- ${HOME}/.gitconfig:/home/ubuntu/.gitconfig
- ${HOME}/.ssh:/home/ubuntu/.ssh
- .:/src
Copy link
Owner

Choose a reason for hiding this comment

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

Generally better practice to use the shell variable and not globbing which might not act as expected.

pyfiglet==1.0.2
speedtest-cli==2.1.3
urllib3==2.1.0
ansible==9.2.0
Copy link
Owner

Choose a reason for hiding this comment

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

Good catch!! I had this in my develop branch - but this is a very subtle failure in the original code.

@growlf growlf merged commit 1b55e6b into growlf:ensf400_w24 Feb 25, 2024
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.

3 participants