Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 347962 - [releng] Automatically tag and update map files on each IBuild
Summary: [releng] Automatically tag and update map files on each IBuild
Status: RESOLVED FIXED
Alias: None
Product: Orion
Classification: ECD
Component: Client (show other bugs)
Version: 0.2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 0.2   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-01 11:24 EDT by Andrew Niefer CLA
Modified: 2011-09-01 11:43 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Niefer CLA 2011-06-01 11:24:41 EDT
We should update releng to automatically tag changed map files and update the map files.

Developers then only commit and push to master work that is ready to be included in the build.  Work that is not stable should be done in a branch or not pushed.
Comment 1 Andrew Niefer CLA 2011-06-01 11:35:47 EDT
done
Comment 2 Andrew Niefer CLA 2011-06-01 11:39:42 EDT
This is the change:
http://git.eclipse.org/c/e4/org.eclipse.orion.server.git/commit/?id=dc09191de5b0dd4d97677a10f3baa1010e3f6139

It works by using git clones from ssh://user@dev.eclipse.org which has been create on the build machine.  The build has appropriate ssh keys to access dev.eclipse.org as that user.

It uses the git-map.sh script described here http://wiki.eclipse.org/E4/Git