jofftiquez / jofftiquez.dev

This is my personal website. It is built with Nuxt.js and hosted on Firebase.
https://jofftiquez.dev
3 stars 1 forks source link

Sweep: Create OSS acknowledgement page #12

Open jofftiquez opened 1 year ago

jofftiquez commented 1 year ago

Create a page to acknowledge all the open source packages used in this repo. Check the package.json for the package.

Call the page as thank-you

Use the uses.vue as template

Link all the packages to their github repository

Checklist - [X] Create `src/pages/thank-you.vue` ✓ https://github.com/jofftiquez/jofftiquez.dev/commit/321b69b14937b302d019e2df8e0d4b05cabf643a [Edit](https://github.com/jofftiquez/jofftiquez.dev/edit/sweep/create_oss_acknowledgement_page/src/pages/thank-you.vue) - [X] Running GitHub Actions for `src/pages/thank-you.vue` ✓ [Edit](https://github.com/jofftiquez/jofftiquez.dev/edit/sweep/create_oss_acknowledgement_page/src/pages/thank-you.vue) - [X] Modify `src/pages/index.vue` ✓ https://github.com/jofftiquez/jofftiquez.dev/commit/fce15024098b6666407845afde0fe18ed566cd3a [Edit](https://github.com/jofftiquez/jofftiquez.dev/edit/sweep/create_oss_acknowledgement_page/src/pages/index.vue#L1-L100) - [X] Running GitHub Actions for `src/pages/index.vue` ✓ [Edit](https://github.com/jofftiquez/jofftiquez.dev/edit/sweep/create_oss_acknowledgement_page/src/pages/index.vue#L1-L100)
sweep-ai[bot] commented 10 months ago

🚀 Here's the PR! #20

See Sweep's progress at the progress dashboard!
Sweep Basic Tier: I'm using GPT-4. You have 4 GPT-4 tickets left for the month and 2 for the day. (tracking ID: fb6ed71cb2)

For more GPT-4 tickets, visit our payment portal. For a one week free trial, try Sweep Pro (unlimited GPT-4 tickets).

[!TIP] I'll email you at jofftiquez@gmail.com when I complete this pull request!


Actions (click)

Sandbox Execution ✓

Here are the sandbox execution logs prior to making any changes:

Sandbox logs for ba06229
Checking src/pages/index.vue for syntax errors... ✅ src/pages/index.vue has no syntax errors! 1/1 ✓
Checking src/pages/index.vue for syntax errors...
✅ src/pages/index.vue has no syntax errors!

Sandbox passed on the latest main, so sandbox checks will be enabled for this issue.


Step 1: 🔎 Searching

I found the following snippets in your repository. I will now analyze these snippets and come up with a plan.

Some code snippets I think are relevant in decreasing order of relevance (click to expand). If some file is missing from here, you can mention the path in the ticket description. https://github.com/jofftiquez/jofftiquez.dev/blob/ba062293e8a6e979138347050b2b8889fdf7bb3c/package.json#L17-L49 https://github.com/jofftiquez/jofftiquez.dev/blob/ba062293e8a6e979138347050b2b8889fdf7bb3c/src/pages/uses.vue#L1-L108

Step 2: ⌨️ Coding

Ran GitHub Actions for 321b69b14937b302d019e2df8e0d4b05cabf643a:

--- 
+++ 
@@ -4,6 +4,7 @@
       

Hi, I'm Joff <3 Welcome!

Type 'help' to see available commands.

If you are not familiar with command line you can switch to gui mode.

+

See a list of open source acknowledgements on the thank-you page.