Skip to content
This repository was archived by the owner on Oct 15, 2021. It is now read-only.
This repository was archived by the owner on Oct 15, 2021. It is now read-only.

ECA validation "chattier" than before #32

Description

@jonahgraham

The upgraded ECA validation script appears chattier than before. It seems to run checks multiple times (or at least reports it multiple times). The log before is for two commits, but the "Reviewing commit: XXXXX" appears 6 times with some of the other lines repeated too.

$ git push origin HEAD:refs/for/master
Enumerating objects: 52, done.
Counting objects: 100% (52/52), done.
Delta compression using up to 8 threads
Compressing objects: 100% (34/34), done.
Writing objects: 100% (34/34), 6.41 KiB | 2.14 MiB/s, done.
Total 34 (delta 32), reused 0 (delta 0), pack-reused 0
remote: Resolving deltas: 100% (32/32)
remote: Processing changes: refs: 1, new: 2, done    
remote: commit f0ca12a: warning: subject >50 characters; use shorter first paragraph
remote: commit f0ca12a: ----------
remote: commit f0ca12a: Reviewing commit: f0ca12a3
remote: commit f0ca12a: Authored by: Jonah Graham <jonah@kichwacoders.com>
remote: commit f0ca12a: 
remote: commit f0ca12a: Reviewing commit: f0ca12a3d0af9f81c4298b3a9b18e44d88a30940
remote: commit f0ca12a: Authored by: Jonah Graham <jonah@kichwacoders.com>
remote: commit f0ca12a: The author is not a committer on the project.
remote: commit f0ca12a: The author has a current Eclipse Contributor Agreement (ECA) on file.
remote: commit f0ca12a: The author has signed-off on the contribution.
remote: commit f0ca12a: 
remote: commit f0ca12a: This commit passes Eclipse validation.
remote: commit f0ca12a: ----------
remote: commit f0ca12a: Reviewing commit: f0ca12a3
remote: commit f0ca12a: Authored by: Jonah Graham <jonah@kichwacoders.com>
remote: commit f0ca12a: 
remote: commit f0ca12a: The author has a current Eclipse Contributor Agreement (ECA) on file.
remote: commit f0ca12a: This commit passes Eclipse validation.
remote: commit f0ca12a: ----------
remote: commit f0ca12a: Reviewing commit: f0ca12a3
remote: commit f0ca12a: Authored by: Jonah Graham <jonah@kichwacoders.com>
remote: commit f0ca12a: 
remote: commit f0ca12a: The author has a current Eclipse Contributor Agreement (ECA) on file.
remote: commit f0ca12a: This commit passes Eclipse validation.
remote: commit 63d0b3e: warning: subject >50 characters; use shorter first paragraph
remote: commit 63d0b3e: ----------
remote: commit 63d0b3e: Reviewing commit: 63d0b3ed
remote: commit 63d0b3e: Authored by: Jonah Graham <jonah@kichwacoders.com>
remote: commit 63d0b3e: 
remote: commit 63d0b3e: Reviewing commit: 63d0b3edc544a3100ce332fb6739cd3abb0b4f94
remote: commit 63d0b3e: Authored by: Jonah Graham <jonah@kichwacoders.com>
remote: commit 63d0b3e: The author is not a committer on the project.
remote: commit 63d0b3e: The author has a current Eclipse Contributor Agreement (ECA) on file.
remote: commit 63d0b3e: The author has signed-off on the contribution.
remote: commit 63d0b3e: 
remote: commit 63d0b3e: This commit passes Eclipse validation.
remote: commit 63d0b3e: ----------
remote: commit 63d0b3e: Reviewing commit: 63d0b3ed
remote: commit 63d0b3e: Authored by: Jonah Graham <jonah@kichwacoders.com>
remote: commit 63d0b3e: 
remote: commit 63d0b3e: The author has a current Eclipse Contributor Agreement (ECA) on file.
remote: commit 63d0b3e: This commit passes Eclipse validation.
remote: commit 63d0b3e: ----------
remote: commit 63d0b3e: Reviewing commit: 63d0b3ed
remote: commit 63d0b3e: Authored by: Jonah Graham <jonah@kichwacoders.com>
remote: commit 63d0b3e: 
remote: commit 63d0b3e: The author has a current Eclipse Contributor Agreement (ECA) on file.
remote: commit 63d0b3e: This commit passes Eclipse validation.
remote: 
remote: SUCCESS
remote: 
remote:   https://git.eclipse.org/r/c/epp/org.eclipse.epp.packages/+/173636 Revert "Bug 569087: Make the EPP common feature a root feature" [NEW]
remote:   https://git.eclipse.org/r/c/epp/org.eclipse.epp.packages/+/173637 Add steps to test upgrade from a previous release to the sanity checks [NEW]
remote: 
To ssh://git.eclipse.org:29418/epp/org.eclipse.epp.packages
 * [new reference]     HEAD -> refs/for/master

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions