Skip to content

A CircleCI Orb for common Drupal jobs and commands.

License

Notifications You must be signed in to change notification settings

previousnext/drupal-orb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0da4225 · Aug 1, 2024

History

65 Commits
Jun 10, 2022
Mar 18, 2021
Aug 1, 2024
Mar 18, 2021
Mar 18, 2021
Mar 18, 2021
Mar 18, 2021
Jun 23, 2021

Repository files navigation

drupal-orb

This orb provides standard jobs for PNX workflows. It assumes you have a Makefile with a number of tasks defined. See each job for a description.

Resources

CircleCI Orb Registry Page - The official registry page of this orb for all versions, executors, commands, and jobs described. CircleCI Orb Docs - Docs for using and creating CircleCI Orbs.

Known Issues

You may get this error when pushing a new PR,

The dev version of pnx/drupal@dev:alpha has expired. Dev versions of orbs are only valid for 90 days after publishing.

If you see this error, you need to publish a dev:alpha version manually. The fix is to run this:

circleci orb pack ./src | circleci orb validate -
circleci orb pack ./src | circleci orb publish -  pnx/drupal@dev:alpha

About

A CircleCI Orb for common Drupal jobs and commands.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages