frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Add GitHub Actions workflow for NodeJS with Gulp

Open MarcelRaschke opened this issue 4 months ago • 0 comments

What type of PR is this? (check all applicable)

  • [ ] ♻️ Refactor
  • [ ] ✨ Feature
  • [ ] 🐛 Bug Fix
  • [ ] 🎨 Enhancement
  • [ ] 📝 Documentation Update
  • [ ] 🔖 Release
  • [ ] 🚩 Other

Context

Placeholder example: This PR closes issue #12

Screenshots/Recordings (if there are UI changes)

Placeholder example: ![screenshot of new resource page](https://user-images.githubusercontent.com/43/23.png)

Note: you can upload a screenshot onto your PR and put it here.

Implementation Details - what was your thought process as you changed the code?

Placeholder example: [x] Made an axios GET request to /resources [x] Refactored to use useQuery library [x] Wrote tests

Related Tickets & Documents (Optional)

Placeholder example: This relates to issue #23.

Filed issue #43 as a next step to do after this PR is merged.

Added tests?

  • [ ] 👍 yes
  • [ ] 🙅 no, because they aren't needed
  • [ ] 🙋 no, because I need help

Added to documentation (readme.md or contributing.md)?

  • [ ] 📜 readme.md
  • [ ] 📜 contributing.md
  • [ ] 🙅 no documentation needed
  • [ ] 🙋 I'd like someone to help write documentation, and will file a new issue for it

MarcelRaschke avatar Oct 10 '25 04:10 MarcelRaschke