Merged
Conversation
2 tasks
robaone
added a commit
that referenced
this pull request
May 14, 2022
* Update README.md * Update README.md * style: fix formatting * Update README.md * feat: 🎸 add practical email management project folder (#3) * feat: 🎸 add practical email management project folder * chore: 🤖 add pull request template * ci: 🎡 add github workflow * docs: add glossary document (#6) * chore: 🤖 add package info * chore: 🤖 update .gitignore * docs: ✏️ add technical plan document (#5) * 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 * docs: ✏️ add context (#15) * ci: 🎡 add google clasp (#18) * ci: 🎡 add google clasp * feat: 🎸 add build script * ci: 🎡 set correct value * fix: 🐛 incorrect syntax * docs: ✏️ add deployment workflow to readme (#19) * 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 (#20) * ci: add script_id (#21) * ci: 🎡 setup deployment * ci: 🎡 add SCRIPT_ID env variable * ci: add node v3 (#22) * ci: 🎡 setup deployment * ci: 🎡 add SCRIPT_ID env variable * ci: 🎡 add node-v3 * ci: 🎡 enable clasp push (#23) * 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: Feat/fix deployment on merge (#24) * 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 * chore: remove deployment name prefix (#27) * chore: clean up workflow and template (#28) * feat: ✏️ add unit testing framework (#31) * 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 * feat: add script to clean up local branches (#32) * feat: 🎸 add better messaging (#33) * chore: update version
robaone
added a commit
that referenced
this pull request
May 26, 2022
* Update README.md * Update README.md * style: fix formatting * Update README.md * feat: 🎸 add practical email management project folder (#3) * feat: 🎸 add practical email management project folder * chore: 🤖 add pull request template * ci: 🎡 add github workflow * docs: add glossary document (#6) * chore: 🤖 add package info * chore: 🤖 update .gitignore * docs: ✏️ add technical plan document (#5) * 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 * docs: ✏️ add context (#15) * ci: 🎡 add google clasp (#18) * ci: 🎡 add google clasp * feat: 🎸 add build script * ci: 🎡 set correct value * fix: 🐛 incorrect syntax * docs: ✏️ add deployment workflow to readme (#19) * 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 (#20) * ci: add script_id (#21) * ci: 🎡 setup deployment * ci: 🎡 add SCRIPT_ID env variable * ci: add node v3 (#22) * ci: 🎡 setup deployment * ci: 🎡 add SCRIPT_ID env variable * ci: 🎡 add node-v3 * ci: 🎡 enable clasp push (#23) * 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: Feat/fix deployment on merge (#24) * 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 * chore: remove deployment name prefix (#27) * chore: clean up workflow and template (#28) * feat: ✏️ add unit testing framework (#31) * 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 * feat: add script to clean up local branches (#32) * feat: 🎸 add better messaging (#33) * docs: add email divert instructions (#36) * docs: ✏️ add storage for gmail queries (issue-14) (#37) * docs: ✏️ add sheet * docs: expand url storage instructions * docs: add script setup instructions (#38) * docs: add script setup instructions * test: 💍 Add blank test * test: created jest test * test: get test to pass * feat: add configuration * ci: update conditional * feat: add working code * docs: clean up documentation * chore: update version
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
Validate