Commit Graph

39819 Commits

Author SHA1 Message Date
italo jose
90656b665a Meteor version to 3.3 ☄️ release/METEOR@3.3 2025-06-11 11:23:48 -03:00
italo jose
494e27e22c wip 2025-06-11 10:32:18 -03:00
Italo José
ef41996424 Merge branch 'devel' into release-3.3 2025-06-11 10:22:04 -03:00
italo jose
e3e9484ac6 Remove conditional execution for pull request in inactive issues workflow 2025-06-04 15:04:39 -03:00
italo jose
b09e6d5ab9 Refactor inactive issues script to streamline logging, enhance clarity, and adjust workflow schedule to run weekly on Saturdays 2025-06-04 15:04:39 -03:00
italo jose
de7f424ce0 Refactor inactive issues script to improve issue fetching logic, enhance error handling with retry mechanisms, and update logging for better clarity 2025-06-04 15:04:39 -03:00
italo jose
8337065a5d Refactor inactive issues script to fetch all pages of issues, enhance logging, and update processing logic for better clarity and functionality 2025-06-04 15:04:39 -03:00
italo jose
8905ccfcb4 Enhance logging and error handling in inactive issues management script for better debugging and clarity 2025-06-04 15:04:39 -03:00
italo jose
4c0ea034cf Fix typo in inactive issues script: correct 'indle' to 'idle' for consistency in comments and labels 2025-06-04 15:04:39 -03:00
italo jose
f8e2a5a472 Refactor inactive issues script for improved clarity and maintainability 2025-06-04 15:04:39 -03:00
italo jose
4e91c0e6f4 Enhance inactive issues workflow to trigger on pull request events and restrict execution to specific PR number 2025-06-04 15:04:39 -03:00
italo jose
39e9814832 Add script and workflow for managing inactive issues with comments and labels 2025-06-04 15:04:39 -03:00
Nacho Codoñer
c29340b60a Update transpiler-swc.md 2025-05-29 10:22:44 +02:00
Nacho Codoñer
2bae111737 Meteor version to 3.3-rc.0 ☄️ release/METEOR@3.3-rc.0 2025-05-28 16:42:07 +02:00
Nacho Codoñer
4aa8753d07 re-run checks 2025-05-28 16:14:13 +02:00
Nacho Codoñer
d19ba3a228 bump meteor version to new dev_bundle 2025-05-28 16:06:32 +02:00
Nacho Codoñer
42339c9fab Merge pull request #13767 from meteor/dev-bundle-22.16.0.0
Node v22.16.0
2025-05-28 12:28:27 +02:00
Nacho Codoñer
5e5bf7100c update changelog 2025-05-28 08:58:23 +02:00
Nacho Codoñer
25e783280a re-run checks 2025-05-28 08:48:43 +02:00
Nacho Codoñer
f3643a6b9e Merge pull request #13777 from meteor/fix-modern-transpiler
Fix modern transpiler config
2025-05-27 19:32:35 +02:00
Nacho Codoñer
9710bd424a Merge pull request #13768 from meteor/beta1-feedback-docs
Missing Meteor 3.3 docs: SWC aliasses limitation, and others
2025-05-27 18:47:37 +02:00
Nacho Codoñer
f1f429ffb9 Merge pull request #13776 from meteor/swc-config-per-file
SWC per-file context config
2025-05-27 18:07:56 +02:00
Nacho Codoñer
8dff09f447 fix modern transpiler when disabled 2025-05-27 17:25:45 +02:00
Nacho Codoñer
2b540c7d5d refactor verbose mode check to a helper 2025-05-27 14:48:53 +02:00
Nacho Codoñer
d94dffa38e Merge remote-tracking branch 'origin/release-3.3' into release-3.3 2025-05-27 14:07:46 +02:00
Nacho Codoñer
d4d701e6d3 bump coffeescript packages as babel-compiler was updated 2025-05-27 14:07:40 +02:00
Nacho Codoñer
1602adf2b3 clean 2025-05-27 13:55:59 +02:00
Nacho Codoñer
c89cac7c44 clean 2025-05-26 22:41:00 +02:00
Nacho Codoñer
e39d66bb5e implement swc compiler plugin and add test coverage 2025-05-26 22:36:06 +02:00
Nacho Codoñer
7e0f051472 ensure to resolve the baseUrl properly on setup 2025-05-26 19:46:03 +02:00
Nacho Codoñer
f1988ed255 Merge branch 'devel' into release-3.3 2025-05-26 18:31:18 +02:00
Nacho Codoñer
e6ba85150d Revert "Revert "advance swc-config by file level""
This reverts commit b98d15c52f.
2025-05-26 18:30:56 +02:00
Nacho Codoñer
7dfb09bd5c Revert "Revert "refactor extend babel options""
This reverts commit 1fd8c98b22.
2025-05-26 18:30:53 +02:00
Nacho Codoñer
1fd8c98b22 Revert "refactor extend babel options"
This reverts commit d983e791e1.
2025-05-26 18:30:12 +02:00
Nacho Codoñer
b98d15c52f Revert "advance swc-config by file level"
This reverts commit 05f76baa8c.
2025-05-26 18:30:10 +02:00
Nacho Codoñer
05f76baa8c advance swc-config by file level 2025-05-26 18:26:23 +02:00
Nacho Codoñer
d983e791e1 refactor extend babel options 2025-05-26 16:16:58 +02:00
Frederico Maia
041c725201 Merge pull request #13773 from meteor/enhance-v3-cli-docs-part3 2025-05-26 07:22:24 -03:00
Frederico Maia
ce78edd9a6 Enhance meteor publish-release documentation with detailed command usage, configuration file format, options, and examples for improved clarity and user guidance. 2025-05-24 15:59:12 -03:00
Frederico Maia
02538f16bc Enhance meteor publish-for-arch documentation with detailed command usage, architecture support information, and example workflows for improved clarity and user guidance. 2025-05-24 15:55:42 -03:00
Frederico Maia
46494d94cc Enhance meteor publish documentation with detailed command descriptions, usage examples, and options for improved clarity and user guidance. 2025-05-24 15:45:40 -03:00
Frederico Maia
75b76e37d1 Revise meteor show documentation to enhance clarity, including detailed command descriptions, usage examples, and options for improved user understanding. 2025-05-24 15:41:42 -03:00
Frederico Maia
62a7c43ee5 Enhance meteor search documentation with improved command description, detailed options, and practical examples for better user guidance. 2025-05-24 15:36:46 -03:00
Frederico Maia
4422376125 Update meteor lint documentation to improve clarity and detail, including command description, options, example usage, and CI integration tips. 2025-05-24 15:36:27 -03:00
Frederico Maia
07bcf5ba98 Enhance documentation for meteor build command with clearer structure, detailed output artifacts, options, and examples for better user understanding. 2025-05-24 15:33:22 -03:00
Frederico Maia
49ff392248 Merge pull request #13772 from meteor/update-readme-and-docs
Update CODE_OF_CONDUCT and CONTRIBUTING docs
2025-05-24 15:12:43 -03:00
Frederico Maia
bb87f2b655 Update CODE_OF_CONDUCT and CONTRIBUTING documents to reflect team changes 2025-05-24 13:39:39 -03:00
Nacho Codoñer
606379c20b Merge pull request #13763 from meteor/mac-error
Skip error saying events were dropped since watcher still is alive
2025-05-23 15:10:09 +02:00
Nacho Codoñer
7e4b42dbf3 Merge pull request #13761 from meteor/swc-dynamic-config
Support swc.config.js file for dynamic config
2025-05-23 15:09:21 +02:00
Nacho Codoñer
5a02996189 bump packages to prepare for next release 2025-05-23 14:56:58 +02:00