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

Git Hooks and Actions #5

Closed
13 tasks done
devlinjunker opened this issue Jul 15, 2020 · 3 comments · Fixed by #45
Closed
13 tasks done

Git Hooks and Actions #5

devlinjunker opened this issue Jul 15, 2020 · 3 comments · Fixed by #45
Labels
-priority Take a look at this soon! build Improvements to the build process status: longterm This task will be around a while

Comments

@devlinjunker
Copy link
Owner

devlinjunker commented Jul 15, 2020

IDEA: scripts/ directory:

- actions/ 
|-- (script files for actions to run successfully)
- deploy/
|-- (script files to run during deployment -- connecting to/installing/running on server)
- hooks/
|-- (script files to run with git hooks)
- release/
|-- (script files for building/creating releases)

Hooks:

Actions

@devlinjunker devlinjunker added the build Improvements to the build process label Jul 15, 2020
@devlinjunker
Copy link
Owner Author

devlinjunker commented Aug 28, 2020

@devlinjunker devlinjunker pinned this issue Aug 28, 2020
@devlinjunker devlinjunker added status: longterm This task will be around a while status: WIP Work in progress labels Sep 18, 2020
@devlinjunker devlinjunker added the -priority Take a look at this soon! label Oct 8, 2020
@devlinjunker
Copy link
Owner Author

devlinjunker commented Oct 20, 2020

Add Design Documents for any scripts that we add, we can add sequence diagrams maybe? and explain where info is coming from? and responses to user

see #7

@devlinjunker
Copy link
Owner Author

@devlinjunker devlinjunker linked a pull request Dec 13, 2020 that will close this issue
3 tasks
@devlinjunker devlinjunker removed the status: WIP Work in progress label Dec 14, 2020
@devlinjunker devlinjunker unpinned this issue Dec 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-priority Take a look at this soon! build Improvements to the build process status: longterm This task will be around a while
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant