Skip to content

Conversation

Rihoj
Copy link
Contributor

@Rihoj Rihoj commented Apr 23, 2022

No description provided.

Rihoj and others added 9 commits April 23, 2022 16:59
…eoStreamer-users into workflows # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
@Rihoj Rihoj merged commit 61227f4 into main Apr 23, 2022
@Rihoj Rihoj deleted the workflows branch April 23, 2022 22:49
Rihoj added a commit that referenced this pull request Apr 23, 2022
…e commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # Date: Sat Apr 23 15:19:56 2022 -0400 # # interactive rebase in progress; onto 84f1f22 # Last command done (1 command done): # r 0bf58d9 feat: init commit (#1) # Next command to do (1 remaining command): # r 61227f4 fix(workflows): workflows - update workflows (#2) # You are currently editing a commit while rebasing branch 'main' on '84f1f22'. # # Changes to be committed: # new file: .github/CODEOWNERS # new file: .github/workflows/documentation.yml # new file: .github/workflows/lint.yml # new file: .github/workflows/plan.yml # new file: .github/workflows/security.yml # new file: .github/workflows/triage.yml # new file: .gitignore # new file: .tflint.hcl # new file: LICENSE # modified: README.md # new file: SECURITY.md # new file: acm.tf # new file: api_gateway.tf # new file: cloudwatch.tf # new file: cognito.tf # new file: functions/.eslintignore # new file: functions/.eslintrc.json # new file: functions/.gitignore # new file: functions/babel.config.js # new file: functions/jest.config.js # new file: functions/package-lock.json # new file: functions/package.json # new file: functions/src/confirmRegistration.js # new file: functions/src/helpers/hashSecret.js # new file: functions/src/login.js # new file: functions/src/register.js # new file: functions/tests/events/registerEmpty.json # new file: functions/tests/events/registerGood.json # new file: functions/tests/register.test.js # new file: functions/webpack.config.js # new file: lambda.tf # new file: main.tf # new file: outputs.tf # new file: plan.tfplan # new file: variables.tf # # Untracked files: # .github/workflows/release.yml # .releaserc # node_install/ # tfplan #
Rihoj added a commit that referenced this pull request Apr 23, 2022
…CENSE README.md SECURITY.md acm.tf api_gateway.tf builds cloudwatch.tf cognito.tf functions lambda.tf main.tf node_install outputs.tf plan.tfplan terraform.tfstate terraform.tfstate.backup terraform.tfvars tfplan variables.tf workflows - update workflows LICENSE README.md SECURITY.md acm.tf api_gateway.tf builds cloudwatch.tf cognito.tf functions lambda.tf main.tf node_install outputs.tf plan.tfplan terraform.tfstate terraform.tfstate.backup terraform.tfvars tfplan variables.tf terraform-docs: automated action LICENSE README.md SECURITY.md acm.tf api_gateway.tf builds cloudwatch.tf cognito.tf functions lambda.tf main.tf node_install outputs.tf plan.tfplan terraform.tfstate terraform.tfstate.backup terraform.tfvars tfplan variables.tf workflows - init terraform LICENSE README.md SECURITY.md acm.tf api_gateway.tf builds cloudwatch.tf cognito.tf functions lambda.tf main.tf node_install outputs.tf plan.tfplan terraform.tfstate terraform.tfstate.backup terraform.tfvars tfplan variables.tf workflows - fix format LICENSE README.md SECURITY.md acm.tf api_gateway.tf builds cloudwatch.tf cognito.tf functions lambda.tf main.tf node_install outputs.tf plan.tfplan terraform.tfstate terraform.tfstate.backup terraform.tfvars tfplan variables.tf workflows - fix tflint version hopefully LICENSE README.md SECURITY.md acm.tf api_gateway.tf builds cloudwatch.tf cognito.tf functions lambda.tf main.tf node_install outputs.tf plan.tfplan terraform.tfstate terraform.tfstate.backup terraform.tfvars tfplan variables.tf workflows - fix tflint aws version hopefully LICENSE README.md SECURITY.md acm.tf api_gateway.tf builds cloudwatch.tf cognito.tf functions lambda.tf main.tf node_install outputs.tf plan.tfplan terraform.tfstate terraform.tfstate.backup terraform.tfvars tfplan variables.tf workflows - fix tflint error LICENSE README.md SECURITY.md acm.tf api_gateway.tf builds cloudwatch.tf cognito.tf functions lambda.tf main.tf node_install outputs.tf plan.tfplan terraform.tfstate terraform.tfstate.backup terraform.tfvars tfplan variables.tf terraform-docs: automated action Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # Date: Sat Apr 23 18:49:32 2022 -0400 # # interactive rebase in progress; onto 84f1f22 # Last commands done (2 commands done): # r 0bf58d9 feat: init commit (#1) # r 61227f4 fix(workflows): workflows - update workflows (#2) # No commands remaining. # You are currently editing a commit while rebasing branch 'main' on '84f1f22'. # # Changes to be committed: # modified: .github/workflows/lint.yml # deleted: .github/workflows/plan.yml # modified: .github/workflows/security.yml # modified: .gitignore # modified: .tflint.hcl # modified: README.md # modified: functions/package-lock.json # modified: functions/package.json # modified: lambda.tf # modified: main.tf # # Untracked files: # .github/workflows/release.yml # .releaserc #
Rihoj added a commit that referenced this pull request Apr 23, 2022
* (no branch, rebasing main) -  feat: init commit (#1) # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # Date: Sat Apr 23 15:19:56 2022 -0400 # # interactive rebase in progress; onto 84f1f22 # Last command done (1 command done): # r 0bf58d9 feat: init commit (#1) # Next command to do (1 remaining command): # r 61227f4 fix(workflows): workflows - update workflows (#2) # You are currently editing a commit while rebasing branch 'main' on '84f1f22'. # # Changes to be committed: # new file: .github/CODEOWNERS # new file: .github/workflows/documentation.yml # new file: .github/workflows/lint.yml # new file: .github/workflows/plan.yml # new file: .github/workflows/security.yml # new file: .github/workflows/triage.yml # new file: .gitignore # new file: .tflint.hcl # new file: LICENSE # modified: README.md # new file: SECURITY.md # new file: acm.tf # new file: api_gateway.tf # new file: cloudwatch.tf # new file: cognito.tf # new file: functions/.eslintignore # new file: functions/.eslintrc.json # new file: functions/.gitignore # new file: functions/babel.config.js # new file: functions/jest.config.js # new file: functions/package-lock.json # new file: functions/package.json # new file: functions/src/confirmRegistration.js # new file: functions/src/helpers/hashSecret.js # new file: functions/src/login.js # new file: functions/src/register.js # new file: functions/tests/events/registerEmpty.json # new file: functions/tests/events/registerGood.json # new file: functions/tests/register.test.js # new file: functions/webpack.config.js # new file: lambda.tf # new file: main.tf # new file: outputs.tf # new file: plan.tfplan # new file: variables.tf # # Untracked files: # .github/workflows/release.yml # .releaserc # node_install/ # tfplan #

* (no branch, rebasing main) -  fix(workflows): update workflows (#2) LICENSE README.md SECURITY.md acm.tf api_gateway.tf builds cloudwatch.tf cognito.tf functions lambda.tf main.tf node_install outputs.tf plan.tfplan terraform.tfstate terraform.tfstate.backup terraform.tfvars tfplan variables.tf workflows - update workflows LICENSE README.md SECURITY.md acm.tf api_gateway.tf builds cloudwatch.tf cognito.tf functions lambda.tf main.tf node_install outputs.tf plan.tfplan terraform.tfstate terraform.tfstate.backup terraform.tfvars tfplan variables.tf terraform-docs: automated action LICENSE README.md SECURITY.md acm.tf api_gateway.tf builds cloudwatch.tf cognito.tf functions lambda.tf main.tf node_install outputs.tf plan.tfplan terraform.tfstate terraform.tfstate.backup terraform.tfvars tfplan variables.tf workflows - init terraform LICENSE README.md SECURITY.md acm.tf api_gateway.tf builds cloudwatch.tf cognito.tf functions lambda.tf main.tf node_install outputs.tf plan.tfplan terraform.tfstate terraform.tfstate.backup terraform.tfvars tfplan variables.tf workflows - fix format LICENSE README.md SECURITY.md acm.tf api_gateway.tf builds cloudwatch.tf cognito.tf functions lambda.tf main.tf node_install outputs.tf plan.tfplan terraform.tfstate terraform.tfstate.backup terraform.tfvars tfplan variables.tf workflows - fix tflint version hopefully LICENSE README.md SECURITY.md acm.tf api_gateway.tf builds cloudwatch.tf cognito.tf functions lambda.tf main.tf node_install outputs.tf plan.tfplan terraform.tfstate terraform.tfstate.backup terraform.tfvars tfplan variables.tf workflows - fix tflint aws version hopefully LICENSE README.md SECURITY.md acm.tf api_gateway.tf builds cloudwatch.tf cognito.tf functions lambda.tf main.tf node_install outputs.tf plan.tfplan terraform.tfstate terraform.tfstate.backup terraform.tfvars tfplan variables.tf workflows - fix tflint error LICENSE README.md SECURITY.md acm.tf api_gateway.tf builds cloudwatch.tf cognito.tf functions lambda.tf main.tf node_install outputs.tf plan.tfplan terraform.tfstate terraform.tfstate.backup terraform.tfvars tfplan variables.tf terraform-docs: automated action Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # Date: Sat Apr 23 18:49:32 2022 -0400 # # interactive rebase in progress; onto 84f1f22 # Last commands done (2 commands done): # r 0bf58d9 feat: init commit (#1) # r 61227f4 fix(workflows): workflows - update workflows (#2) # No commands remaining. # You are currently editing a commit while rebasing branch 'main' on '84f1f22'. # # Changes to be committed: # modified: .github/workflows/lint.yml # deleted: .github/workflows/plan.yml # modified: .github/workflows/security.yml # modified: .gitignore # modified: .tflint.hcl # modified: README.md # modified: functions/package-lock.json # modified: functions/package.json # modified: lambda.tf # modified: main.tf # # Untracked files: # .github/workflows/release.yml # .releaserc #
Rihoj added a commit that referenced this pull request Apr 23, 2022
Rihoj added a commit that referenced this pull request Apr 24, 2022
* feat: init commit (#1)

* fix(workflows): update workflows (#2)

* feat(workflows): add release script (#5)

* fix(workflows): fix dispatch action (#7)

* fix(functions): update webpack (#8)

* fix(lambda): add tracing_config (#9)
Rihoj added a commit that referenced this pull request Apr 24, 2022
* feat: init commit (#1)

* fix(workflows): update workflows (#2)

* feat(workflows): add release script (#5)

* fix(workflows): fix dispatch action (#7)

* fix(functions): update webpack (#8)

* fix(lambda): add tracing_config (#9)

* fix(cognito): fix validationException
Rihoj added a commit that referenced this pull request Apr 24, 2022
* feat: init commit (#1)

* fix(workflows): update workflows (#2)

* feat(workflows): add release script (#5)

* fix(workflows): fix dispatch action (#7)

* fix(functions): update webpack (#8)

* fix(lambda): add tracing_config (#9)

* fix(cognito): fix validationException

* fix(workflows): fix branches
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