Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Move github app HTML templates to templates folder #203

Merged
merged 1 commit into from
May 11, 2020

Conversation

Waterdrips
Copy link
Contributor

Description

The html templates for the github app creation helper have been moved
into ./templates/github/ so a user can avoid copying extra
files/folders if using ofc-bootstrap outside the clone dir.

Fixes #202

Signed-off-by: Alistair Hey [email protected]

How Has This Been Tested?

This was tested by building and running the create-github-app command
and generating a github app

Checklist:

I have:

  • checked my changes follow the style of the existing code / OpenFaaS repos
  • updated the documentation and/or roadmap in README.md
  • read the CONTRIBUTION guide
  • signed-off my commits with git commit -s
  • added unit tests

The html templates for the github app creation helper have been moved
into `./templates/github/` so a user can avoid copying extra
files/folders if using ofc-bootstrap outside the clone dir.

This was tested by building and running the create-github-app command
and generating a github app

Signed-off-by: Alistair Hey <[email protected]>
@alexellis
Copy link
Member

I feel like this is a core part of the package, but I see the point so will merge it for usability in pipelines.

@alexellis alexellis merged commit 88f790d into openfaas:master May 11, 2020
@Waterdrips Waterdrips deleted the move-github-app-templates branch June 2, 2020 10:20
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.

Move Github App creation templates into ./templates
2 participants