Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Production Deployment - v1.0.1#313

Merged
ryanstreet merged 21 commits intomasterfrom
develop
Sep 3, 2020
Merged

Production Deployment - v1.0.1#313
ryanstreet merged 21 commits intomasterfrom
develop

Conversation

@ryanstreet
Copy link
Copy Markdown
Collaborator

Resolved Issues:

Other Issues:

  • Readme update

saldanan1 and others added 21 commits August 31, 2020 12:00
Added readme changes to the bot in its current state.  Will be adding more instructions over time.
Removed node modules from core and added npm package.json and lock file.
Updated README file to reflect new installation proceduure.
Added env.js template file for easier installation.
Transferring over from old system to bootstrap we forgot to update this function. All good now, just needed to add a "bootstrap."
…gging-issues

Fixing !logging Issues spitting out 5 message
We released the #305 resolved issue to the dev server without proper testing. There was an issue with the duplicate user check creating nested arrays instead of just a regular array.

-Resolved by instead of pushing args to TempArr, we are looping thrgh args and pushing each individual element to TempArr
Undefined length issues resolved with an added check of:

res!==undefined && ...
…gging-issues

Issue #305 Changes after deployment to dev server
…eason-Name-Here-breaking-the-bot

#307 Resolved, issue with length being undefined
@ryanstreet ryanstreet changed the title Production Push - v1.0.1 Production Deployment - v1.0.1 Sep 3, 2020
@ryanstreet
Copy link
Copy Markdown
Collaborator Author

Approved

1 similar comment
@saldanan1
Copy link
Copy Markdown
Contributor

Approved

@ryanstreet ryanstreet merged commit 3e0a646 into master Sep 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants