Merged
Conversation
* feat: 🎸 add practical email management project folder * chore: 🤖 add pull request template * ci: 🎡 add github workflow
* docs: ✏️ add technical plan document * docs: ✏️ add risks * docs: ✏️ add prerequisites * docs: ✏️ add diagrams * docs: ✏️ add feature * docs: ✏️ add scenarios * docs: ✏️ add gherkin to scenario * docs: ✏️ add uat * docs: add table of contents * docs: clean up sentence * docs: clarify * docs: add to glossary * docs: add to glossary * docs: clarify gherkin * docs: add glossary item and standardize language
release: v0.1.0: project context (#16)
* ci: 🎡 add google clasp * feat: 🎸 add build script * ci: 🎡 set correct value * fix: 🐛 incorrect syntax
* docs: ✏️ add deployment workflow to readme * ci: 🎡 Add rules to workflow * ci: 🎡 fix reference * ci: 🎡 attempting to reference a step output * ci: 🎡 if statement modification * ci: 🎡 update publish-dev name * ci: 🎡 add deployments to production * ci: 🎡 Setup the dev deployment * feat: 🎸 update tools * ci: 🎡 complete the ci/cd
* ci: 🎡 setup deployment * ci: 🎡 add SCRIPT_ID env variable
* ci: 🎡 setup deployment * ci: 🎡 add SCRIPT_ID env variable * ci: 🎡 add node-v3
* ci: 🎡 enable clasp push * ci: 🎡 enable deployment * ci: 🎡 add working directory * ci: 🎡 add credentials * ci: 🎡 add conditional statement * ci: 🎡 update conditional * ci: 🎡 change name of property path * ci: 🎡 add job output * ci: 🎡 fix conditional * ci: 🎡 add needs * ci: 🎡 remove conditional
* ci: 🎡 enable clasp push * ci: 🎡 enable deployment * ci: 🎡 add working directory * ci: 🎡 add credentials * ci: 🎡 add conditional statement * ci: 🎡 update conditional * ci: 🎡 change name of property path * ci: 🎡 add job output * ci: 🎡 fix conditional * ci: 🎡 add needs * ci: 🎡 remove conditional * ci: 🎡 add conditional
release: v0.2.1 (#29)
* docs: ✏️ add unit testing documentation * feat: add jest unit testing * ci: set working directory * fix: location of working-directory property * docs: add uni testing documentation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes