Skip to content

feat: add script to clean up local branches#32

Merged
robaone merged 1 commit intodevelopfrom
feat/useful-scripts
May 13, 2022
Merged

feat: add script to clean up local branches#32
robaone merged 1 commit intodevelopfrom
feat/useful-scripts

Conversation

@robaone
Copy link
Copy Markdown
Owner

@robaone robaone commented May 13, 2022

Changes

  • Add project folder
  • Add script

Validate

  • Download and run the script from a local git folder

@robaone robaone self-assigned this May 13, 2022
@robaone robaone marked this pull request as ready for review May 13, 2022 14:46
@robaone robaone merged commit 86d0f8a into develop May 13, 2022
@robaone robaone deleted the feat/useful-scripts branch May 13, 2022 14:46
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 robaone mentioned this pull request May 14, 2022
1 task
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants