Morgan and GitHub
9e17042a72
chore: update github actions for platform ( #14130 )
2024-03-18 16:20:15 +00:00
Gabbar and GitHub
af6899d122
Fix Misspelled in .github/PULL_REQUEST_TEMPLATE ( #14081 )
2024-03-14 13:40:36 +00:00
286f696302
build: adds action to manually remove faulty cache entries ( #14017 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2024-03-07 13:53:57 -03:00
Keith Williams and GitHub
a5d99bbec9
chore: Remove platform from label ignore list ( #13618 )
2024-02-09 12:42:56 -03:00
zomars
9dddf5e525
fix: docker's toomanyrequests error
2024-02-07 10:33:47 -07:00
zomars
5684ce2d28
Update action.yml
...
Updates actions
2024-02-06 17:39:19 -07:00
zomars
105d373b8e
chore: Moves docker login to e2e jobs
2024-01-17 10:25:57 -07:00
Keith Williams and GitHub
7978f0317a
chore: Revert bundle analysis text formatting ( #13256 )
2024-01-16 14:57:45 +00:00
Keith Williams and GitHub
5950c5a756
fix: Bundle analysis message ( #13161 )
2024-01-11 13:30:14 +00:00
Keith Williams and GitHub
993f92acba
chore: Ignore admin and devops team labels ( #13162 )
2024-01-11 09:46:42 -03:00
Keith Williams and GitHub
b69d885ee6
fix: Bundle analysis commenting ( #13116 )
...
* fix: Bundle analysis commenting
* Remove if on build step for testing
* Remove GitHub event number check for testing
* Reverted changes for testing
2024-01-10 14:35:27 +00:00
Omar López and GitHub
986f17f54b
chore: mitigates docker rate limiting ( #13130 )
2024-01-09 12:40:56 -07:00
Keith Williams and GitHub
7dc7f949cf
chore: Upgrade deprecated parts of bundle analysis ( #13104 )
...
* chore: Upgrade deprecated parts of bundle analysis
* Added workflow_dispatch to allow for manual runs
* Removed conditions just for testing
2024-01-09 11:13:41 +00:00
Keith Williams and GitHub
15b0e0c5bd
chore: Change PR template to have bullet points instead of checkboxes for type ( #13096 )
2024-01-08 13:59:03 +00:00
87cb8e918f
chore: Add E2E test suite back to PRs ( #13093 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2024-01-08 12:36:47 +00:00
Keith Williams and GitHub
c07b456b2d
chore: Stop closing stale PRs ( #13092 )
2024-01-08 12:19:52 +00:00
Keith Williams and GitHub
c19799e275
chore: Remove invalid DATABASE_URL 'with' value ( #13027 )
2024-01-04 01:39:45 -03:00
Keith Williams and GitHub
4c4fc9e38b
chore: Fix NODE_OPTIONS error ( #13024 )
2024-01-04 01:39:17 -03:00
Keith Williams and GitHub
2220778e6b
chore: Upgrade buildjet cache action to v3 ( #13026 )
2024-01-04 14:38:48 +10:00
Keith Williams and GitHub
0f707a55b0
chore: Upgrade upload-artifact action to v4 ( #13025 )
2024-01-04 14:38:27 +10:00
Keith Williams and GitHub
574a4a847d
chore: Allow labeler action to use workflow_dispatch ( #12993 )
...
* chore: Update team labeler to workflow_dispatch
* Fixed conflict
2024-01-03 20:35:16 -03:00
Keith Williams and GitHub
71e57bafde
chore: Remove need for force merges ( #13021 )
2024-01-03 19:51:24 +00:00
Keith Williams and GitHub
4dba72fecb
fix: Permissions issue with team labeler ( #12992 )
...
* fix: Permissions issue with team labeler
* Made the job runnable
2024-01-02 22:39:39 +00:00
Keith Williams and GitHub
e39e6ccf79
chore: Merge PR labeler actions ( #12987 )
2024-01-02 16:07:58 +00:00
Keith Williams and GitHub
1a3e4d10c0
chore: Update permissions used for assigning team labels ( #12984 )
...
* chore: Inherit secrets for assigning team labels
* Added workflow_call for testing
* Added this branch for testing
* Moved secrets label
* Trying to set permissions differently
* Removed testing branch
2024-01-02 14:34:59 +00:00
Joe Au-Yeung and GitHub
4faad64978
test: Seed GCal test credentials ( #12596 )
...
* Seed GCal test credentials
* Set yml .env to secrets
* Switch to vars
* Add error messages
* Set error message
* Error messages
* Change .env to secrets
* Run db-seed even with cache
* Add with DATABASE_URL
* Set DB URL
* Set DB URL
* Inputs DB URL
* Move database URL to with block
* Create env under yarn db-studio
* Fix typo
* WIP
* WIP
* WIP
* WIP
* WIP
* Add credential console log
* Hit cache
* Add logs
* Remove echo
* Run on ubuntu latest
* Don't cache db
* Uncache
* WIP
* WIP
* Change back to buildjet
* Seed GCal keys in test
* Test uses GCal keys
* Parse keys
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* Clean up
* Type fix
* Clean up
* Clean up
2023-12-20 14:28:24 -05:00
Keith Williams and GitHub
b384e4a9d8
chore: Reduced shard count to 5 for E2E ( #12901 )
2023-12-20 18:31:27 +00:00
Keith Williams and GitHub
099f36deeb
fix: Workflow files for E2E naming issue ( #12859 )
2023-12-18 18:15:14 +00:00
Keith Williams and GitHub
09f804413b
chore: Moved e2e suite to run on pushes to main ( #12819 )
...
* chore: Moved e2e suite to run on pushes to main
* Update yarn.lock
* Small cleanup
* Moved production build without database to pre-release
* Added name to script
* Added changes, lint and build dependencies
2023-12-18 17:48:55 +00:00
Peer Richelsen and GitHub
456adea570
Update semantic-pull-requests.yml
2023-12-13 20:05:52 -08:00
Hariom Balhara and GitHub
090b166b1c
Update PULL_REQUEST_TEMPLATE.md ( #12711 )
2023-12-08 17:24:41 +00:00
ca78be011c
chore: [app-router-migration-1] migrate the pages in settings/admin to the app directory ( #12561 )
...
Co-authored-by: Dmytro Hryshyn <dev.dmytroh@gmail.com >
Co-authored-by: DmytroHryshyn <125881252+DmytroHryshyn@users.noreply.github.com >
Co-authored-by: zomars <zomars@me.com >
2023-12-01 13:07:26 -07:00
zomars
33250652b3
Double e2e shards
2023-11-29 14:40:21 -07:00
Lauris Skraucis and GitHub
7b350a5b8f
revert: sync platform branch with main ( #12548 )
2023-11-27 08:35:58 +00:00
Lauris Skraucis and GitHub
ed4cce1c7e
fix: platform branch sync with main ( #12528 )
2023-11-24 17:46:33 +01:00
Lauris Skraucis and GitHub
d595aa23c0
fix: platform branch sync with main ( #12526 )
2023-11-24 20:30:01 +05:30
Lauris Skraucis and GitHub
a6df49235f
chore: sync platform branch with main ( #12525 )
2023-11-24 15:18:08 +01:00
Peer Richelsen and GitHub
af2c6c0844
chore: ignore "platform" in pr-assign-team workflow ( #12487 )
2023-11-22 10:25:56 +00:00
Peer Richelsen and GitHub
d0be48ebde
chore: delete welcome workflow ( #12279 )
2023-11-08 09:39:56 +00:00
Lauris Skraucis and GitHub
c3537f3290
docs: needs approval label ( #12177 )
...
Our CI workflow doesn't allow merging for only .md changes because the required check doesn't clear based on file filters.
2023-11-01 11:52:11 -03:00
Peer Richelsen and GitHub
678ab3f453
chore: remove merge conflicts workflow ( #12173 )
2023-10-31 19:43:38 +00:00
Alex van Andel and GitHub
efc7be0b6b
fix: Infinite loop in timezones on the negative side of UTC ( #12063 )
...
* fix: Infinite loop in timezones on the negative side of UTC
* Update packages/features/calendars/lib/getAvailableDatesInMonth.test.ts
* Revert back to real system time after test
* Handle all dates as local time, given this all happens in the browser
2023-10-25 17:18:25 +04:00
Peer Richelsen and GitHub
39ea9c112d
chore: delete "unapproved issue" workflow ( #12008 )
2023-10-20 14:39:28 +00:00
Peer Richelsen and GitHub
75d7d2f172
chore: workflow for unapproved issues ( #11937 )
...
* chore: workflow for unapproved issues
* Update .github/workflows/comment-unapproved-issues
2023-10-17 12:34:40 +01:00
Peer Richelsen and GitHub
25517ad674
Update pr-assign-team-label.yml
2023-10-14 10:43:29 +01:00
Peer Richelsen and GitHub
1d882e6b3b
Update semantic-pull-requests.yml
2023-09-26 17:51:02 +01:00
Peer Richelsen and GitHub
7f7841fabc
Update welcome-new-contributors.yml
2023-09-26 17:49:49 +01:00
Peer Richelsen and GitHub
260064c836
Rename merge-conflict to merge-conflict.yml
2023-09-26 17:47:20 +01:00
Richard Poelderl and GitHub
f414428dfe
fix: auto-approve crowdin translations uploaded from GitHub ( #11490 )
2023-09-22 16:33:37 +00:00
786c1c2ba3
feat: monthly email digest ( #10621 )
...
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peer@cal.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-09-19 16:19:36 +02:00