-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Create a Docker #26
Labels
request/Minor
New feature or request, not important, may not do
type/System
Related to System Code for Logicytics
Comments
DefinetlyNotAI
added
Help wanted
request/Minor
New feature or request, not important, may not do
labels
Jul 21, 2024
Closed
11 tasks
DefinetlyNotAI
added a commit
that referenced
this issue
Aug 28, 2024
### Description Worked on the docker (semi-ready) Made the EXE installer v2.1.0 Fixed some bugs ### Motivation & Context Just for fun ### Type of changes <!-- What types of changes does your code introduce? Put an `x` in all the boxes that apply. --> - [x] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Refactoring (non-breaking change) - [ ] Breaking change (fix or feature that would change existing functionality) - [x] My change introduces changes to the documentation (only docs are affected) ### Checklist <!-- Go over all the following points, and put an `x` in all the boxes that apply. --> <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [x] I have read the [contributing guidelines](https://github.com/DefinetlyNotAI/Logicytics/blob/main/CONTRIBUTING.md) - [x] I have updated the documentation accordingly - [ ] I have added tests to cover my changes, and they have passed - [ ] I have tested my code with the `--dev` flag - [ ] I have followed the instructions in the `--dev` flag - [x] I have followed the instructions in the [wiki](https://github.com/DefinetlyNotAI/Logicytics/wiki) ### Related issues #25 #26
11 tasks
DefinetlyNotAI
added a commit
that referenced
this issue
Sep 2, 2024
### Description Fixing #50 and implementing #26 ### Motivation & Context LOL ### Type of changes <!-- What types of changes does your code introduce? Put an `x` in all the boxes that apply. --> - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Refactoring (non-breaking change) - [ ] Breaking change (fix or feature that would change existing functionality) - [ ] My change introduces changes to the documentation (only docs are affected) ### Checklist <!-- Go over all the following points, and put an `x` in all the boxes that apply. --> <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [x] I have read the [contributing guidelines](https://github.com/DefinetlyNotAI/Logicytics/blob/main/CONTRIBUTING.md) - [x] I have updated the documentation accordingly - [ ] I have added tests to cover my changes, and they have passed - [ ] I have tested my code with the `--dev` flag - [ ] I have followed the instructions in the `--dev` flag - [x] I have followed the instructions in the [wiki](https://github.com/DefinetlyNotAI/Logicytics/wiki) ### Related issues #50 and #26
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
request/Minor
New feature or request, not important, may not do
type/System
Related to System Code for Logicytics
Prerequisites
Proposal
Create a image of the repo and make a docker image to allow easier downloading, etc.
Motivation and context
N/A
What is the importance for implementing this idea?
Normal
The text was updated successfully, but these errors were encountered: