Skip to content
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

feat(auth): Creation & Authentication of app #4

Closed
wants to merge 8 commits into from
Closed

Conversation

xorima
Copy link
Contributor

@xorima xorima commented Oct 17, 2023

Description

Creation of the action
Setup the authentication for the app

Issues Resolved

Resolves #5, #7, #8, #9, #10

Check List

  • New functionality includes testing.
  • New functionality has been documented in the README if applicable.

Creation of the action
Setup the authentication for the app
TODO: write tests for this for future
TODO: Setup build & release workflows

Signed-off-by: Jason Field <jason@avon-lea.co.uk>
Signed-off-by: Jason Field <jason@avon-lea.co.uk>
@xorima xorima force-pushed the feat/app-token branch 5 times, most recently from 4d735a5 to 13e6783 Compare October 17, 2023 12:51
Signed-off-by: Jason Field <jason@avon-lea.co.uk>
Signed-off-by: Jason Field <jason@avon-lea.co.uk>
@xorima xorima force-pushed the feat/app-token branch 2 times, most recently from 26ddc09 to 4cbbeba Compare October 18, 2023 03:26
In order to maintain this going forward we need solid tests which
this provides

Signed-off-by: Jason Field <jason@avon-lea.co.uk>
Signed-off-by: Jason Field <jason@avon-lea.co.uk>
GitLeaks should be a standalone check as the one in the larger linter
does not seem to work correctly with config files

Signed-off-by: Jason Field <jason@avon-lea.co.uk>
Signed-off-by: Jason Field <jason@avon-lea.co.uk>
@xorima xorima closed this Oct 18, 2023
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.

Precommit Add gitignore file Add codeowners file Documentation Tests for app
2 participants