Closed Bug 1400790 Opened 7 years ago Closed 7 years ago

seamonkey/release_config.py : Symlinks aren't allowed in this repo.

Categories

(SeaMonkey :: Release Engineering, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ewong, Assigned: ewong)

References

Details

Attachments

(1 file, 1 obsolete file)

after bug 985087, we can no longer push changes to buildbot-config's
seamonkey/release-config.py which is a symlink to the required release-comm-? file.
solution found (read: hacky)

1) delete the release_config.py symlink
2) create a new release_config.py  contains "release-comm-esr" (for esr release..)
3) add a snippet of code to the top of release_master.py to load the config.
defaults to release-comm-beta
Assignee: nobody → ewong
Status: NEW → ASSIGNED
Attachment #8909235 - Flags: review?(frgrahl)
this changes the permissions for release_config.py (as in changing
it such that it is no longer a symlink file).  I created this patch on
a linux system as I was having trouble with getting symlink removal
to stick on Windows' msys env.
Attachment #8909235 - Attachment is obsolete: true
Attachment #8909235 - Flags: review?(frgrahl)
Attachment #8909243 - Flags: review?(frgrahl)
Attachment #8909243 - Flags: review?(frgrahl) → review+
Comment on attachment 8909243 [details] [diff] [review]
[configs] use a different method of importing the releaseConfig info [checked-in]

Pushed to buildbot-configs:
https://hg.mozilla.org/build/buildbot-configs/rev/38c9f904b527
Attachment #8909243 - Attachment description: [configs] use a different method of importing the releaseConfig info → [configs] use a different method of importing the releaseConfig info [checked-in]
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: