On 05/09/2018 07:00 AM, Matt Darfeuille wrote:
> On 5/8/2018 10:19 PM, Tom Eastep wrote:
>> On 05/08/2018 08:44 AM, Matt Darfeuille wrote:
>>> On 5/8/2018 4:49 PM, Tom Eastep wrote:
>>>> On 05/08/2018 05:57 AM, Matt Darfeuille wrote:
>>>>
>>>>>>
>>>>>
>>>>> Tom, with little modification to the release script, support could be
>>>>> added to also push the checked out branch of the web repo.
>>>>> This would asume that the trunk, release and web repositories are clean!
>>>>> What do you think?
>>>>>
>>>>
>>>> Sounds like a good idea. I'll need to change my release workflow,
>>>> however, since I generally update the web site *after* I have uploaded
>>>> the release.
>>>>
>>>
>>> For now the release script does the following:
>>>
>>> 1) Create  the tags.
>>> 2)  Execute the upload script.
>>> 3)  Push the newly created tags to the remotes origin and  Server.
>>>
>>> What other step(s) are you doing?
>>>
>>
>> - update the index.html file
>> - publish that file
> 
> Which command do you use to push the index.html file (tools/web/push
> index.html)?
> 
>> - commit the change
>> - push the master path to Server and origin
> 
> Which command do you use to push the master path to Server and origin?

publish index.html

> 
> 
> Do you do the release script after or before the above steps?

Before

> 
> Do you mind interchanging step 2 and 3 to step 3 and 2?:
> 
> - commit the change
> - publish that file

That's fine.

> 
> Where comes the build50 script into play?

The build50 script is independent of the release process. The overall
flow is:

change code
build50
test
repeat until ready to release

Run compiler regression test library
release
Do web steps

> 
> Anything else that you would like to have (please do tell) or what am I
> missing?

I can't think of anything else.

-Tom
-- 
Tom Eastep        \   Q: What do you get when you cross a mobster with
Shoreline,         \     an international standard?
Washington, USA     \ A: Someone who makes you an offer you can't
http://shorewall.org \   understand
                      \_______________________________________________

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Shorewall-devel mailing list
Shorewall-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-devel

Reply via email to