Skip to content

release: v0.2.0: practical email management (#25)#26

Merged
robaone merged 1 commit intodevelopfrom
main
May 11, 2022
Merged

release: v0.2.0: practical email management (#25)#26
robaone merged 1 commit intodevelopfrom
main

Conversation

@robaone
Copy link
Copy Markdown
Owner

@robaone robaone commented May 11, 2022

  • Update README.md

  • Update README.md

  • style: fix formatting

  • Update README.md

  • feat: 🎸 add practical email management project folder (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 (docs: add glossary document #6)

  • chore: 🤖 add package info

  • chore: 🤖 update .gitignore

  • docs: ✏️ add technical plan document (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 (docs: ✏️ add context to project readme #15)

  • ci: 🎡 add google clasp (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 (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 (ci: 🎡 setup deployment #20)

  • ci: add script_id (ci: add script_id #21)

  • ci: 🎡 setup deployment

  • ci: 🎡 add SCRIPT_ID env variable

  • ci: add node v3 (ci: add node v3 #22)

  • ci: 🎡 setup deployment

  • ci: 🎡 add SCRIPT_ID env variable

  • ci: 🎡 add node-v3

  • ci: 🎡 enable clasp push (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 (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: 🤖 set correct version

  • chore: update version to 0.2.0

  • Skip CD?
  • Skip feature tests against deployed environments

Changes

  • Add changes here

Validate

  • Add validation instructions here

* 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: 🤖 set correct version

* chore: update version to 0.2.0
@robaone robaone merged commit 43b35ac into develop May 11, 2022
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.

1 participant