• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

PhilippBaschke / acf-pro-installer / 12

Builds Branch Commit Type Ran Committer Via Coverage
12 feature-composer-plugin Get key from environment and add it to dist url The key should be made available by the user via the environment variable ACF_PRO_KEY. Since Bedrock works with .env files, the plugin is also able to use environment variables from .env files (lead... push 15 Apr 2016 02:02PM UTC PhilippBaschke travis-ci pending completion   set done
11 feature-composer-plugin Add the version to the dist url The url that is used to download the ACF PRO package needs to include the version number (&t=1.2.3). push 15 Apr 2016 08:56AM UTC PhilippBaschke travis-ci pending completion   set done
10 feature-composer-plugin Validate version constraint (major.minor.patch) The url that is used to download the ACF PRO package can only handle exact versions with 3 digits (e.g. 1.2.3). That's why the Plugin throws an error whenever the user uses a different version const... push 14 Apr 2016 10:47PM UTC PhilippBaschke travis-ci pending completion   set done
9 feature-composer-plugin Get version of ACF PRO package from composer.json The repository that is added by the plugin needs to specify the ACF PRO package in a version that matches the version constraint of the user. To ensure that this is given, the plugin uses the vers... push 14 Apr 2016 08:57PM UTC PhilippBaschke travis-ci pending completion   set done
8 feature-composer-plugin Save repository file path in attribute PHP 5.5 does not allow generated constants and would fail on __DIR__ . '...'. To avoid this error, the file path is moved into an attribute that is initialized in the constructor. See: http://stackoverflow.... push 14 Apr 2016 09:00AM UTC PhilippBaschke travis-ci pending completion   set done
7 feature-composer-plugin Add repository to composer on Plugin->activate When the Plugin is activated it adds the package repository that is needed for ACF PRO to the list of repositories. It adds it at the beginning to make sure ACF PRO is always installed with this repo... push 14 Apr 2016 08:28AM UTC PhilippBaschke travis-ci pending completion   set done
6 feature-composer-plugin Implement PluginInterface in Plugin push 13 Apr 2016 03:48PM UTC PhilippBaschke travis-ci pending completion   set done
5 master Add Plugin and PluginTest classes The Travis CI build is failing because the src and tests folder are not available which causes composer lint to fail. A successful build is necessary to merge into master. push 13 Apr 2016 02:46PM UTC PhilippBaschke travis-ci pending completion   set done
4 feature-coveralls-support Add Plugin and PluginTest classes The Travis CI build is failing because the src and tests folder are not available which causes composer lint to fail. A successful build is necessary to merge into master. push 13 Apr 2016 02:40PM UTC PhilippBaschke travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc