From 8b3fa43f7c4a504f52d0f92a7164477bf078ecaf Mon Sep 17 00:00:00 2001 From: tmreddy Date: Wed, 2 Aug 2023 18:03:03 +0530 Subject: [PATCH 1/5] Create config.yml --- .circleci/config.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .circleci/config.yml diff --git a/.circleci/config.yml b/.circleci/config.yml new file mode 100644 index 00000000..ff5b932c --- /dev/null +++ b/.circleci/config.yml @@ -0,0 +1,15 @@ +version: 2 +jobs: + build: + docker: + - image: circleci/ruby:2.4.1-node-browsers + + steps: + - checkout + + - run: + name: Greeting + command: echo Hello, workd. + - run: + name: Print the current time + command: date From d44e9122d3b098d05207b661d98b8afdad48f99f Mon Sep 17 00:00:00 2001 From: tmreddy Date: Wed, 2 Aug 2023 18:10:27 +0530 Subject: [PATCH 2/5] Add validations --- .circleci/config.yml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index ff5b932c..e6edbebf 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -8,8 +8,13 @@ jobs: - checkout - run: - name: Greeting - command: echo Hello, workd. + name: build dependencies + command: bundle install + + - run: + name: Build the jekll site + command: bundle exec jekli build + - run: name: Print the current time command: date From c7ecc4dfeb33c833c959189f93a205cc97925d1b Mon Sep 17 00:00:00 2001 From: tmreddy Date: Wed, 2 Aug 2023 18:16:13 +0530 Subject: [PATCH 3/5] Update config.yml --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index e6edbebf..27c08548 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -13,7 +13,7 @@ jobs: - run: name: Build the jekll site - command: bundle exec jekli build + command: bundle exec jekll build - run: name: Print the current time From ddb70ba287a1839caa5db2a984998fd9a5793bbd Mon Sep 17 00:00:00 2001 From: tmreddy Date: Wed, 2 Aug 2023 19:03:12 +0530 Subject: [PATCH 4/5] Create issue-close-app.yml --- .github/issue-close-app.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/issue-close-app.yml diff --git a/.github/issue-close-app.yml b/.github/issue-close-app.yml new file mode 100644 index 00000000..453c08cb --- /dev/null +++ b/.github/issue-close-app.yml @@ -0,0 +1,17 @@ +# Comment that will be sent if an issue is judged to be closed +comment: "This issue is closed because it does not meet our issue template. Please read it." +issueConfigs: +# There can be several configs for different kind of issues. +- content: +# Example 1: bug report + - "Expected Behavior" + - "Current Behavior" + - "Steps to Reproduce" + - "Detailed Description" +- content: +# Example 2: feature request + - "Motivation / Use Case" + - "Expected Behavior" + - "Other Information" +# The issue is judged to be legal if it includes all keywords from any of these two configs. +# Or it will be closed by the app. From a31df4c523687457c54035aba7ab59017d373818 Mon Sep 17 00:00:00 2001 From: tmreddy Date: Wed, 2 Aug 2023 19:24:47 +0530 Subject: [PATCH 5/5] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index c13e2889..cf211975 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ title: Wired Brain Coffee logo: "/images/company-logo.png?raw=true" description: > - first description + High quality, slow roasted bean for a slow balanced teast and rich aroma.

60 State Street Suite 800