Skip to content

Sb rt addition #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: sandbox
Choose a base branch
from
Open

Sb rt addition #45

wants to merge 4 commits into from

Conversation

sbagg
Copy link
Contributor

@sbagg sbagg commented Sep 25, 2023

RT Addition

@sbagg sbagg requested a review from spelkey-ucd September 25, 2023 00:41
Emreply.addContent(`Select either AggieAccess Card or AggieAccess Mobile Credentials and fill out the form given. For Key Control Manager please write Dale Snapp.`);

const emReplyResponse = await rtClient.sendCorrespondence(Emreply);
if ( emReplyResponse.err ) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably can remove. If it fails for some reason, probably not enough of a reason to tank the whole process.

@@ -0,0 +1,6 @@
{
"dependencies": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rm


# Repository tags/branchs
# Tags should always be used for production deployments
# Branches can be used for development deployments
REPO_TAG=sandbox
REPO_TAG=v1.4.2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

REPO_TAG should always be sandbox for the sandbox branch. If you are merging from main, you have to reset this value, and then regenerate your deployment files.

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