Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
rakeshpetit pushed 1 commit to main thoughtbot/fishery
- Remove stevehanson from CODEOWNERS (#131) I have limited bandwidth to support this project, so I think it will be be... 0b825bd
rakeshpetit closed a pull request on thoughtbot/fishery
Remove stevehanson from CODEOWNERS
I have limited bandwidth to support this project, so I think it will be best for me to no longer be a codeowner.rakeshpetit created a comment on an issue on thoughtbot/react-native-typescript-styles
On the Example project, I modified [some styles](https://github.com/thoughtbot/react-native-typescript-styles-example/blob/main/src/TypographyExample.tsx#L42) based on your screenshot to test and c...
rakeshpetit created a comment on a pull request on thoughtbot/guides
> do you have any thoughts of an example where you definitely couldn't do that in a versioned RESTful API? Good question. I think a versioned REST API can do everything that the `deprecated` ach...
rakeshpetit created a comment on a pull request on thoughtbot/guides
> My understanding is that GraphQL is explicitly versionless. I think we both might have meant the same things. Unlike a REST API where it's common to use V1, V2 and so on for versioning, we do ...
rakeshpetit pushed 1 commit to main rakeshpetit/laptop
- Add Android platform tools and scrcpy b962f1a
rakeshpetit pushed 23 commits to main rakeshpetit/dotfiles
- Removes osbolete git checkout pr script (#727) Opening a new PR since the [original](https://github.com/thoughtbot/... 00db026
- Add git co-upstream-pr command (#726) * Add git co-upstream-pr When reviewing Pull Requests from open source proj... 155e855
- Introduce `railsrc` (#728) Introduces [railsrc][1] in an effort to prepare for the eventual [removal of the suspend... 5339ddd
- Add an `...` alias for quicker navigation Before, we would have to use eight keystrokes to move up two directories i... 389f8c4
- Add an `....` alias for quicker navigation Before, we would have to use 11 keystrokes to move up three directories i... f91a0f6
- Add an `.....` alias for quicker navigation Before, we would have to use 14 keystrokes to move up three directories ... 4953269
- Add an `-` alias for quicker navigation Before, we would have to use four keystrokes to move to the previous directo... f149484
- Call dynamic-readme reusable workflow We want to have a way to edit our README footer at one place and have the chan... fc319cc
- Remove copyright ending year Reference: https://github.com/thoughtbot/templates/pull/23 d33c75d
- docs: update readme file with markdown templates [skip ci] 342f3b8
- railsrc: Skip tests when building new application (#744) Follow-up to #728 In an effort to create parity with the... 681553f
- railsrc: Add application template (#747) Now that [Suspenders 3.0.0][] has [merged][], we can improve the developer... 1cd64fa
- Add security.yml and SECURITY.md (#751) 424710f
- docs: documentation files updated (#752) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.gith... a2a8042
- docs: documentation files updated (#753) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.gith... 66a3dbc
- railsrc: Pass `--skip-rubocop` This compliments a [change made to Suspenders][1] in which we require the caller to p... bb425d1
- Add a `CODEOWNERS` file Before, it was unclear who owned the repository and who would be the primary contact for any... a889810
- Add fzf and tabtab fbf3185
- Update README b159048
- Add 2 new zsh plugins 5b669df
- and 3 more ...
rakeshpetit pushed 54 commits to main rakeshpetit/laptop
- Update LICENSE copyright to 2022 (#604) f538968
- Use proper homebrew prefix and add to path (#602) Closes #589 This adds support for properly installing Homebrew... 618d208
- Officially only list support for Monterey (#603) While older versions may work, it is unrealistic for us to claim o... ebbd76e
- Update ctags installation command (#586) Closes https://github.com/thoughtbot/laptop/issues/584 The tap universal... 4df6f46
- Use gpg-suite-no-mail (#607) Closes #575 Closes #531 Use an alternative gpg-suite package which does not install... ef509a8
- Add testing instruction to README (#605) We can recommend a free and open source emulator and provide tips to it in ... 3a82112
- Ignore shellcheck warning SC3043 globally (#606) This warning states that "In POSIX sh, 'local' is undefined". `l... 2584a6e
- Use brew asdk, changes for latest node (#608) Closes #563 Closes #587 Closes #600 This makes the following cha... a37310c
- Change branch reference We switched from master to main some time ago, but the README was not updated. 6d791b7
- Install poppler via homebrew on mac (#613) * I setup my new macbook recently using laptop. One of the projects I ... d656fae
- Fix the PostgreSQL Homebrew definition (#612) Before, we used the simple `postgres` alias to install PostgreSQL with... 35e07a5
- Introduce a changelog (#618) 19bee7f
- Change Fixes to Fixed in CHANGELOG As pointed out by @rodrigobdz, The official format of Keep a Changelog defines Fi... 394348e
- Remove CircleCI This is out of date and CircleCI is no longer the best choice because they don't provide base macOS ... c16bfd7
- Configure Cirrus CI Cirrus CI macOS images include a macOS install that has nothing else installed, so we can truly ... 24d2ef1
- Reorganize Contributing README.md section 088cf5b
- Use correct shellcheck code This was the incorrect code, the correct code to disable is now SC1091. 36d37a2
- Return error code for failure sourcing asdf.sh source (or `.`) is a built in command and as a result it halts script... 3f16c31
- Fix sourcing of asdf.sh Installing asdf via Homebrew now says: ``` To use asdf, add the following line to your ~/.z... aa3a84e
- Fix incorrect PR number in CHANGELOG b5ed97d
- and 34 more ...
rakeshpetit pushed 1 commit to main rakeshpetit/laptop
- Update list of applications to install 12f4d36
rakeshpetit created a comment on a pull request on thoughtbot/guides
> Zustand is lighweight, lightweight is important for React Native React Native apps package all code into a single bundle which means the impact on lightweight library is very minimal. - htt...
rakeshpetit created a comment on a pull request on thoughtbot/guides
I agree folks on the pain it causes on the server when multiple queries, (n+1) queries, etc are made by the front-end using GraphQL. We have faced this problem for our client a few times. From a...
rakeshpetit pushed 1 commit to main rakeshpetit/visa-application
- Organise tests into different kinds 712d023
rakeshpetit pushed 3 commits to main rakeshpetit/visa-application
rakeshpetit pushed 1 commit to main rakeshpetit/visa-application
- Add Playwright and configure it in the project 47203ee
rakeshpetit pushed 3 commits to main rakeshpetit/visa-application
rakeshpetit created a branch on rakeshpetit/visa-application
main - A remix web application that implements a multi-step form to obtain user details
rakeshpetit created a repository: rakeshpetit/visa-application
https://github.com/rakeshpetit/visa-application - A remix web application that implements a multi-step form to obtain user details