Below you will find pages that utilize the taxonomy term “EmJee1”
December 31, 2025
Setup a Meteor.js environment
Version updated for https://github.com/EmJee1/setup-meteor to version v2.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-meteor GitHub Action automates the setup of a Meteor environment in CI/CD workflows by detecting and installing the required Meteor version from a release file or a specified version. It eliminates the need for manual version management, ensures compatibility, and provides clear error messages for easier debugging.
November 7, 2023
Setup a Meteor.js environment
Version updated for EmJee1/setup-meteor to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor update release The action uses node 20 to run and build on. The dependencies have been updated to their latest available versions. Full Changelog: https://github.com/EmJee1/setup-meteor/compare/v1.0.0...v1.1.0