Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mirror this repository to drupal.org #6

Open
1 of 3 tasks
justafish opened this issue Nov 1, 2019 · 2 comments
Open
1 of 3 tasks

Mirror this repository to drupal.org #6

justafish opened this issue Nov 1, 2019 · 2 comments

Comments

@justafish
Copy link
Contributor

justafish commented Nov 1, 2019

This will allow the module to be installed with `composer require drupal/admin_ui" to any Drupal site.

  • Code pushed or deleted from branches should be mirrored to https://www.drupal.org/project/admin_ui
  • Releases created on GitHub should have the tag pushed to drupal.org, and a new release created (or manual steps included in instructions if this isn't possible to do in an automated way)
  • Documentation on how to create a release
justafish added a commit that referenced this issue Nov 1, 2019
Adds a GitHub action for pushing to and deleting branches on drupal.org

Issue #6
@justafish justafish self-assigned this Nov 1, 2019
@justafish
Copy link
Contributor Author

I set it up to only sync the 8.x-1.x branch, because when you delete something there's no way to tell what branch or tag was just deleted (see https://help.github.com/en/github/automating-your-workflow-with-github-actions/events-that-trigger-workflows#delete-event-delete)
https://git.drupalcode.org/project/admin_ui/tree/8.x-1.x

@justafish justafish removed their assignment Nov 1, 2019
@justafish
Copy link
Contributor Author

justafish commented Nov 2, 2019

This is now syncing two branches:
8.x-1.x-src: This is the same as the code in this repository, ensuring that people get commit credit
8.x-1.x: This is the build artifacts. All commits by jsdrupal-bot user.
https://git.drupalcode.org/project/admin_ui/-/branches

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant