Gary Tou
Gary Tou
Our VDP references a Terms of Service that don't exist. Let's put together something basic that's along the lines of "be nice, and reference your fiscal sponsorship agreement". It should...
We already have a `manager` and `member` role. Let's add a `read only` role. The goal is that adding this goal is increase the number of teenagers on HCB. At...
Supersedes https://github.com/hackclub/hcb/pull/9643 due to git rewrite. Original PR owned by @Ved235 --- Before to close #7733 I was using an approach based on Libre office, but it didn't work with...
## Summary of the problem closes https://github.com/hackclub/hcb/issues/9683 @leowilkin said he wouldn't be able to get around to this due to exams and asked that I wrap this up for him....
``` ❯ docker image ls | grep yarn-cache hcb-no-yarn-cache latest 779fbe9e6093 10 seconds ago 3.11GB hcb-yarn-cache latest 5673b088b69d 6 minutes ago 3.11GB ``` I'm actually not sure if I see...
here's a very rough prototype for @zachlatta an alternative approach is using the already built jbuilder views from the V4 Api — that's what i'd recommend. however, this prototype could...
Previously, when running HCB in Rails development but using production credentials, there was a possibility of interacting with production's S3 bucket (e.g. deleting images). Rails [recommends using `Rails.env` in the...
UI3
The UI3 ship will comprise the following PRs (all combined into this PR): - https://github.com/hackclub/hcb/pull/7741 - https://github.com/hackclub/hcb/pull/7773 - Organization home page https://github.com/hackclub/hcb/pull/7105 (was already merged into `main` under the `event_home_page_redesign_2024_09_21`...
Reverts hackclub/hcb#6158 Here is the build error: ``` -----> Build succeeded! -----> Ruby app detected -----> Installing bundler 2.5.6 -----> Removing BUNDLED WITH version in the Gemfile.lock -----> Compiling Ruby/Rails...