Compare...

http://drupal.org/node/1597480/commits
http://drupalcode.org/project/civicrm_starterkit.git

Or...

http://drupal.org/node/1475584/commits
http://drupalcode.org/project/cm_starterkit_moderate.git

Normally when I commit a tag for a supported release, the Project page updates within a few minutes even if the packaging hasn't finished. During this period of time the link to the download is broken, but now it appears at though the project page on Drupal.org isn't updating at all.

CommentFileSizeAuthor
#4 packaging_consoleoutput.txt37.72 KBgreggles

Comments

kreynen’s picture

This is NOT just Profiles, there is no communication between the project pages and git commits. Created a new project, committed, and... nothing.

http://drupal.org/project/morpheus

mstef’s picture

Priority: Normal » Critical

I'm having similar issues.. I just made several commits and tags for a given project. Drupal.org is not showing those updates anywhere.

See commits and tags:
http://drupalcode.org/project/quant.git
http://drupalcode.org/project/quant.git/shortlog/refs/heads/7.x-1.x

Missing commits:
http://drupal.org/node/876180/commits

No tags to create release from:
http://drupal.org/node/add/project-release/876180

greggles’s picture

StatusFileSize
new37.72 KB

Attachment is from http://localhost:8081/job/git-dev_package_release_nodes_branch/81/console

I don't know where that job runs exactly, but /var/www/drupal.org/tools/drush5/drush.php does exist on util (unless it is being deleted in the middle of the job due to an automated update or something).

greggles’s picture

Title: Projects Aren't Packaging » Projects Aren't Packaging - Git commits not reflected on project pages

I think there are actually two problems. "Projects not packaging" and "commits not reflected on project pages."

I don't see release nodes for the tags you created this morning (nor do I see the ability to create a release node for them). Before the packaging can be blamed the data has to get into a release node and it seems that's also broken.

kreynen’s picture

Correct. The commit blocks shown on all project pages shows no activity on any project as of several hours ago.

I've been using the D.O. contact form to contact developers as I see new modules in https://twitter.com/drupal_modules. Nothing worse for new developers adding new modules when they follow the git instructions and nothing happens. It would be nice REALLY if someone on the infrastructure team would post a drupal_set_message on project pages letting people know that commits aren't showing up and packaging has stopped.

kris-o3’s picture

i use git on the command line...
is there a quick fix to this?

i added a new project today (sitevars) and i was able to clone it into a new/fresh directory so i know my files are in the repository...
but the project sandbox isn't showing commits or updated status.

drupalnesia’s picture

Me too. I am using TortoiseGit, git-push works fine, but when I click "Add New Release" error: No valid branches or tags found.

As http://drupal.org/node/1833036 said, there were some errors on git repository. Hope this solve soon.

kreynen’s picture

Status: Active » Fixed

It looks like git commits are updating on Drupal.org again. I'm seeing the tags to package releases of my projects.

drupalnesia’s picture

Confirm fixed. But now takes a bit longer time to see .tar.gz/zip available. I suggest to put timezone into posting date of release, so I can compare to my local git datetime.

roynilanjan’s picture

can anyone tell me when that problem will be resolved?
after resolved shall I get back my commits/branches(those I made in between this problem)?

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

martijn de wit’s picture

Status: Closed (fixed) » Active

I'm experiencing the same problem. Started to tag previous week, with a 1.0 tag and today with a 1.1 tag.
The new tags are not displayed at: http://drupal.org/node/975578/edit/releases.

Tags that were made:
http://drupalcode.org/project/rijkshuisstijl.git/tags

Commits:
http://drupal.org/node/975578/commits

Is there a problem with the building again?

martijn de wit’s picture

Status: Active » Fixed

issue #13 solved

samvel’s picture

Status: Fixed » Active

I can't see my new commits on project page: http://drupal.org/project/extra_field_description
But in repository all is ok: http://drupalcode.org/project/extra_field_description.git

Same situation with all my modules:
http://drupal.org/project/ajax_reload
http://drupal.org/sandbox/asik/2002550

One week ago all was ok.

I changed my username from asik to Samvel a week ago
And now i change again from Samvel to asik, but it is not help me.

Help please, where is problem?

samvel’s picture

Status: Active » Fixed

At noon not updated, but at midnight all are updated.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.