Commit Graph

32 Commits

Author SHA1 Message Date
Tom Piccirello
7d4a50e857 chore: switch to fine-grained PAT (#13173) 2025-10-10 12:54:01 -07:00
Edwin Lim
4290710221 more memory, less cpu (#12805) 2025-09-16 11:34:39 -04:00
Edwin Lim
bbdd9f62f6 v22 github action (#12786) 2025-09-15 12:21:22 -04:00
Cory Watilo
15c925b43d version bump (#12254)
Co-authored-by: Cory Watilo <corywatilo@gmail.com>
Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
Co-authored-by: Lucas Faria <12522524+lucasheriques@users.noreply.github.com>
Co-authored-by: Ben White <ben@posthog.com>
Co-authored-by: Juraj Majerik <juro.majerik@gmail.com>
Co-authored-by: Rafael Audibert <32079912+rafaeelaudibert@users.noreply.github.com>
2025-09-10 16:33:30 +00:00
Edwin Lim
3e0a444093 node 20 for internal links checker (#12693) 2025-09-08 11:05:23 -04:00
mckee-hog
aee896c494 Create sales-handbook-notify.yml (#12213)
* Create sales-handbook-notify.yml

Slackbot alert for when changes happen to the sales handbook

* Update sales-handbook-notify.yml

* Update sales-handbook-notify.yml

Added permissions
2025-07-17 10:43:22 -07:00
Edwin Lim
e7987eacd4 internal links checker script (post-build) (#12147) 2025-07-11 16:46:44 -04:00
Robbie
f2f3814096 Add automerge (#8214) 2024-04-08 22:01:01 +00:00
Eli Kinsey
05761de0ed remove netlify from codebase (#5064) 2023-01-12 03:35:09 -08:00
Guido Iaquinti
810a7eacaf NodeJS: move from v16 to v18 (#4880) 2022-12-12 15:02:40 +01:00
Phil Leggetter
83a689e63b AARRR blog post with checks (#2167)
* skip checks from external repo (as Python does)

* How to build a pirate funnel with PostHog

Hanna Crombie superday blog tutorial draft.

* Images

Images, author added. Original, unedited text.

* making post production-ready

- added image alt tags
- renamed, optimized images
- use relative urls
- change md filename

* give blog subheaders more breathing room

* Update aarrr-how-to-build-pirate-funnel-posthog-with-posthog.md

date

Co-authored-by: HannaLTC <59732236+HannaLTC@users.noreply.github.com>
Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>
Co-authored-by: Cory Watilo <corywatilo@gmail.com>
2021-10-19 10:01:02 +01:00
Michael Matloka
324ece14fd Fix date serialization in JS redirect generation and remove old Python version (#2097)
* Make sure proper ISO date is used in redirect comments

* Purge Python version of `safe_rename`

* Add test
2021-09-28 10:43:01 +00:00
Phil Leggetter
a11c69edd9 Only netlify.toml should have updated, if anything (#1866) 2021-08-26 12:48:08 -04:00
Phil Leggetter
856bc3e314 Safe redirects updates (#1848)
* Safe redirects updates

- Comment out redirect checks that use Python
- Add missing `git push` step for JS redirects check

* Fix checkout ref for js safe redirects

* Improve checks.yml job naming
2021-08-26 11:38:09 +01:00
Phil Leggetter
8b7f4a26be Redirect checks ported to JavaScript + unit tests (#1761)
* create safe_rename in JS

* Adding JS safe redirects commit.

Across the two checks (Python & JS) one should find not redirects based on the work the other has done.

We can run these in parallel for a while to ensure they both work in the same way.

JS checks include some unit tests.

Co-authored-by: Sam Winslow <sammywinslow@gmail.com>
2021-08-19 13:51:20 +01:00
Yakko Majuri
7389878559 Testing Redirects bot (#1261)
* Testing Redirects bot

* update bot mechanism

* never fail bot

* Add safe redirects

* Update netlify.toml

* Add safe redirects

* Update safe_rename.py

* Add safe redirects

* update netlify.toml

* Add safe redirects

Co-authored-by: PostHog <hey@posthog.com>
2021-04-27 14:55:42 +00:00
Mike Nicklas
b19b24df41 New careers page (#1116)
* Start building out components for careers page

* Build out interview process and benefit sections

* Build out working at posthog section

* Setup workable script

* Finish open roles section

* Add starry backgrounds with gradients

* Improve anchor scrollbar and background styling

* Cleanup culture and benefits

* Setup in-page scroll navbar state

* Make faces smaller

* Setup smooth scrolling and mobile select

* Remove old position markdown files

* Build links dynamically and improve scrolling

* Responsive improvements

* Extract a section component

* Wire up call to action

* Add a mergeClassList utility

* Extract hero and section headers. Fix footer and anchor scrollbar background

* Workable script

* Cleanup use effect scroll handler

* Add vendor prefix for appearance none

* Organize styles better

* Add type for event argument

* Update SEO tags and fix footer props

* make workable script work

* minor update

* Increase scroll handler threshold and make scroll sections more accurate

* Add down caret

* Center interview process on mobile

* Fix scroll behavior

* Fix interview process images

* Add employee-friendly terms

* Switch html overflow to body overflow

* Use gatsby wrapper for overflow

* Another attempt at fixing moon overflow

Co-authored-by: yakkomajuri <yakko.majuri@gmail.com>
2021-04-01 17:42:54 +02:00
Yakko Majuri
b20d14e5c6 fix workflow 2021-03-26 10:34:59 +00:00
Yakko Majuri
946eea08be Update checks.yml 2021-03-26 10:32:20 +00:00
Yakko Majuri
c5148a37df only run standard checks on prs to master (#1139) 2021-03-26 10:29:12 +00:00
Yakko Majuri
eb7346c6a5 Yet another bot fix (#1099) 2021-03-17 13:22:09 +00:00
Yakko Majuri
f79feb18e3 update bot name and env 2021-03-17 13:07:33 +00:00
Yakko Majuri
8c679ec7be final fix to redirects bot 2021-03-17 11:12:49 +00:00
Yakko Majuri
4ccc9fead4 test bot (#1097)
* update action

* typo here

* redirect here

* update

* Fix typos

* Revert "Fix typos"

This reverts commit 9e775f57c21e85cc87f37ca51bc706fbe607f4da.

* merge all into one

* Add fixes

* check branch not commit

* update script

* Add fixes

* final rearrangement?

* Add safe redirects

* Fix typos

* remove useless changes

Co-authored-by: PostHog <hey@posthog.com>
2021-03-17 11:07:07 +00:00
Yakko Majuri
d6f353d7bc Add auto redirect for changed file names (#1094)
* rename

* rename 2

* Add auto redirect for changed file names

* convert into one action

* fixes

* attempted fix

* Add redirects

* minor fixes

* updates

* Revert "rename"

This reverts commit 147ea3eab1b20af48267e521fa52cc4ac91aa4ba.

* Revert "rename 2"

This reverts commit 69c6c4a4be2051cc6db37eca441f72a5abfb44eb.

* update netlify config

* update script

Co-authored-by: PostHog <hey@posthog.com>
2021-03-16 18:08:32 +00:00
Yakko Majuri
9e187099f1 Update spellcheck.yml 2021-02-05 11:10:06 +00:00
Yakko Majuri
60771357f6 Update spellcheck.yml 2021-02-05 11:06:57 +00:00
Yakko Majuri
bbc166f012 Update spellcheck.yml 2021-02-05 10:39:49 +00:00
Yakko Majuri
ee330e9ada make spell checker succeed on forks (#956) 2021-02-05 10:37:46 +00:00
Yakko Majuri
7a9470509d make spell check work on forks? (#953) 2021-02-05 10:22:04 +00:00
Michael Matloka
d524dd49c4 Run spell checker as PostHog Bot (#946) 2021-02-03 09:38:49 +00:00
Yakko Majuri
4779a86423 Add Spell Checker GitHub Action (#710)
* Add Spell Checker GitHub Action

* try codespell without -w flag

* try codespell without -w flag

* update action

* add typo for action

* add typo

* update action

* update action

* update action

* update

* Fix typos

* minor updates

* fix -I flag

* exit with passing status if no changes are made

* minor fix + another typo for test

* fix empty commit check

* Fix typos

* minor fixes

* Fix typos

* use fork

* Fix typos

Co-authored-by: github-actions <github-actions@github.com>
2020-11-27 09:18:03 +00:00