From 698bfb4ac7cd8d1447129912a088e2186aac02d6 Mon Sep 17 00:00:00 2001 From: GB-BOT-MD Date: Mon, 28 Jul 2025 01:27:00 -0300 Subject: [PATCH 1/4] README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d9c550d1..b1700eef 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# GitHub Copilot for Xcode +# GB-BOT-MD -[GitHub Copilot](https://github.com/features/copilot) is an AI pair programmer +[GitHub Copilot](https://github.com/GB-BOT-MD/CopilotForXcode.git) is an AI pair programmer tool that helps you write code faster and smarter. Copilot for Xcode is an Xcode extension that provides inline coding suggestions as you type and a chat assistant to answer your coding questions. ## Chat @@ -153,4 +153,4 @@ forum](https://github.com/orgs/community/discussions/categories/copilot). Thank you to @intitni for creating the original project that this is based on. Attributions can be found under About when running the app or in -[Credits.rtf](./Copilot%20for%20Xcode/Credits.rtf). \ No newline at end of file +[Credits.rtf](./Copilot%20for%20Xcode/Credits.rtf). From 00a8eeadace15964958a208aec407634c5c2ddb8 Mon Sep 17 00:00:00 2001 From: GB-BOT-MD Date: Mon, 28 Jul 2025 23:08:40 -0300 Subject: [PATCH 2/4] Emojin --- Emojin | 1 + 1 file changed, 1 insertion(+) create mode 100644 Emojin diff --git a/Emojin b/Emojin new file mode 100644 index 00000000..ba776f87 --- /dev/null +++ b/Emojin @@ -0,0 +1 @@ +https://github.com/ikatyang/emoji-cheat-sheet/blob/d4ccec71e64d090a936d83cea31af45c7e851d8f/README.md From e46e133e165044f0d99d7ce7d19a010e3f976c26 Mon Sep 17 00:00:00 2001 From: GB-BOT-MD Date: Tue, 29 Jul 2025 00:13:40 -0300 Subject: [PATCH 3/4] static.yml --- .github/workflows/static.yml | 43 ++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 .github/workflows/static.yml diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml new file mode 100644 index 00000000..f2c9e97c --- /dev/null +++ b/.github/workflows/static.yml @@ -0,0 +1,43 @@ +# Simple workflow for deploying static content to GitHub Pages +name: Deploy static content to Pages + +on: + # Runs on pushes targeting the default branch + push: + branches: ["main"] + + # Allows you to run this workflow manually from the Actions tab + workflow_dispatch: + +# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages +permissions: + contents: read + pages: write + id-token: write + +# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued. +# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete. +concurrency: + group: "pages" + cancel-in-progress: false + +jobs: + # Single deploy job since we're just deploying + deploy: + environment: + name: github-pages + url: ${{ steps.deployment.outputs.page_url }} + runs-on: ubuntu-latest + steps: + - name: Checkout + uses: actions/checkout@v4 + - name: Setup Pages + uses: actions/configure-pages@v5 + - name: Upload artifact + uses: actions/upload-pages-artifact@v3 + with: + # Upload entire repository + path: '.' + - name: Deploy to GitHub Pages + id: deployment + uses: actions/deploy-pages@v4 From 3e3becc7461cdd8f8df7aa6b17c64f4ea85c67c5 Mon Sep 17 00:00:00 2001 From: GB-BOT-MD Date: Tue, 29 Jul 2025 01:09:18 -0300 Subject: [PATCH 4/4] Credits.rtf --- Copilot for Xcode/Credits.rtf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Copilot for Xcode/Credits.rtf b/Copilot for Xcode/Credits.rtf index d282374b..20039f1c 100644 --- a/Copilot for Xcode/Credits.rtf +++ b/Copilot for Xcode/Credits.rtf @@ -3322,4 +3322,4 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\ THE SOFTWARE.\ \ \ -} \ No newline at end of file +}