-
Notifications
You must be signed in to change notification settings - Fork 0
workflows - update workflows #2
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…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
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.