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

PINNED/ TODO and backlog #4

Open
pascalandy opened this issue May 4, 2022 · 1 comment
Open

PINNED/ TODO and backlog #4

pascalandy opened this issue May 4, 2022 · 1 comment

Comments

@pascalandy
Copy link
Contributor

pascalandy commented May 4, 2022

Learn about PINNED issues here.

Follow the TODO directly within the code.


: '
// START COMMENT BLOCK

# TODO
c() see more than 1 line in git log
- Impact on: #4, #8

# TODO Core_Load_Vars_General
better management core vars / group them, avoid having multiple place to define them
file to check VERSUS file to source

we have few array that are configs. They should be all together under the same block of code.

# TODO
code optimization 0o0o / Need logic to manage file under /private/* 
favorite URL could be a great example

# TODO private scripts

logical flags to manage under /private/*
Need to check if files exist /private/* when DIR private exist

logic to switch between private fct VERSUS public fct
  overide like:
  custom_fct_opensite="true" # during pr, merg
  custom_fct_help="false"

# TODO
set a new config flag: debug="true"

# TODO
## App check brew + git-crypt + gnupg, shellcheck
  if brew ls --versions myformula > /dev/null; then
    The package is installed
  else
    The package is not installed
  fi

# TODO
spell checker in comments, vs code extension ?

# TODO ci pipeline
create ci for using shellcheck
run test()

# TODO Show_Docs()
works but not clean, but it works mdv() / Show_Docs
  we cant provide an abosolute path to the file because the Docker container cant the absolute path
  I also DONT want to provide two arguments when using glow
  I might simply stop using a docker container for this
  but as a priciiple, I like to call a docker container

# TODO squash
function that search for the same commit messages in previous commits
then suggestion to do a squash, then prompt user y/n

# TODO Show_Fct_Category_F1 , F2
revisit this function once all file are solid + private logic

// END COMMENT BLOCK
'
pascalandy added a commit that referenced this issue May 4, 2022
@pascalandy
Copy link
Contributor Author

Screen Shot 2022-05-04 at 11 22 14

pascalandy added a commit that referenced this issue May 4, 2022
pascalandy added a commit that referenced this issue May 4, 2022
pascalandy added a commit that referenced this issue May 4, 2022
pascalandy added a commit that referenced this issue May 4, 2022
pascalandy added a commit that referenced this issue May 4, 2022
pascalandy added a commit that referenced this issue May 5, 2022
pascalandy added a commit that referenced this issue May 5, 2022
@pascalandy pascalandy changed the title To the backlog / TODO Backlog and track TODO in the code May 5, 2022
@pascalandy pascalandy changed the title Backlog and track TODO in the code Backlog & TODO (linked to commits) May 5, 2022
@pascalandy pascalandy changed the title Backlog & TODO (linked to commits) Backlog & TODO (history) May 5, 2022
@pascalandy pascalandy changed the title Backlog & TODO (history) Milestone: TODO and backlog May 5, 2022
@pascalandy pascalandy changed the title Milestone: TODO and backlog Pinned: TODO and backlog May 5, 2022
@pascalandy pascalandy changed the title Pinned: TODO and backlog PINNED/ TODO and backlog May 5, 2022
pascalandy added a commit that referenced this issue May 5, 2022
pascalandy added a commit that referenced this issue May 5, 2022
pascalandy added a commit that referenced this issue May 5, 2022
pascalandy added a commit that referenced this issue May 5, 2022
pascalandy added a commit that referenced this issue May 5, 2022
pascalandy added a commit that referenced this issue May 5, 2022
pascalandy added a commit that referenced this issue May 5, 2022
pascalandy added a commit that referenced this issue May 6, 2022
pascalandy added a commit that referenced this issue May 6, 2022
pascalandy added a commit that referenced this issue May 6, 2022
* comments

* comments

* Move fct to example.sh

* New Feat: show() #4 /sq

* adding bashlava_config.sh but wip

* Refactoring alias.sh

* Refactoring alias.sh

* Refactoring alias.sh

* New Feat: show() #4 /sq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant