[JBoss JIRA] (JBIDE-24799) Testing: add tests to configuration/pom.xml to avoid invalid links (eg., 4.5.0.GA instead of 4.5.0.Final, dev instead of stable, 4.5.0.Final instead of 4.5)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24799?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24799:
-------------------------------
Summary: Testing: add tests to configuration/pom.xml to avoid invalid links (eg., 4.5.0.GA instead of 4.5.0.Final, dev instead of stable, 4.5.0.Final instead of 4.5) (was: Testing: add tests to configuration/pom.xml to avoid invalid links (eg., 4.5.0.GA instead of 4.5.0.Final))
> Testing: add tests to configuration/pom.xml to avoid invalid links (eg., 4.5.0.GA instead of 4.5.0.Final, dev instead of stable, 4.5.0.Final instead of 4.5)
> ------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24799
> URL: https://issues.jboss.org/browse/JBIDE-24799
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.5.0.Final
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.5.1.AM2
>
>
> * add tests to configuration/pom.xml [1] to avoid invalid links (eg., 4.5.0.GA instead of 4.5.0.Final)
> [1] https://github.com/jbosstools/jbosstools-download.jboss.org/blob/master/j...
> Should also verify that development and stable are used correctly.
> * For example, this is wrong:
> https://github.com/jbosstools/jbosstools-download.jboss.org/commit/7e7662...
> (we shouldn't have a dev milestone 4.5.0.Final taking priority over 4.5)
> * And this it wrong too:
> https://github.com/jbosstools/jbosstools-download.jboss.org/commit/7e7662...
> (we shouldn't use the /development/ URLs for stable releases)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24674) automatically punt unresolved issues to .x or the next sprint; send reminder emails about sprint creation
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24674?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24674:
-------------------------------
Description:
1. We should send nag emails re: sprint triage when pushing QE stage build to remind people to move their issues to the next sprint, or resolve them.
* *NEW*: https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
2. We should also send a nag email to Jeff to create the new sprint versions in JIRA so that triage can actually occur, or else people won't be able to assign existing (slipped) issues to the forthcoming sprint.
* *NEW*: https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
3. And, we should fire the jiralint-weekly to spam people w/ reminders of which JIRAs are unresolved for the code-frozen version.
*TODO*:
* filter out those issues with labels = releasework, using --skipLabels
* add --dry-run flag
* support use of `export userpass=jirauser:jirapwd` to make running the script easier
was:
1. We should send nag emails re: sprint triage when pushing QE stage build to remind people to move their issues to the next sprint, or resolve them.
* *NEW*: https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
2. We should also send a nag email to Jeff to create the new sprint versions in JIRA so that triage can actually occur, or else people won't be able to assign existing (slipped) issues to the forthcoming sprint.
* *NEW*: https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
3. And, we should fire the jiralint-weekly to spam people w/ reminders of which JIRAs are unresolved for the code-frozen version.
*TODO*:
* filter out those issues with labels = releasework
> automatically punt unresolved issues to .x or the next sprint; send reminder emails about sprint creation
> ---------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24674
> URL: https://issues.jboss.org/browse/JBIDE-24674
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.5.0.AM2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Labels: releasework
> Fix For: 4.5.1.AM1
>
>
> 1. We should send nag emails re: sprint triage when pushing QE stage build to remind people to move their issues to the next sprint, or resolve them.
> * *NEW*: https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
> 2. We should also send a nag email to Jeff to create the new sprint versions in JIRA so that triage can actually occur, or else people won't be able to assign existing (slipped) issues to the forthcoming sprint.
> * *NEW*: https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
> 3. And, we should fire the jiralint-weekly to spam people w/ reminders of which JIRAs are unresolved for the code-frozen version.
> *TODO*:
> * filter out those issues with labels = releasework, using --skipLabels
> * add --dry-run flag
> * support use of `export userpass=jirauser:jirapwd` to make running the script easier
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24674) automatically punt unresolved issues to .x or the next sprint; send reminder emails about sprint creation
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24674?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24674:
-------------------------------
Description:
1. We should send nag emails re: sprint triage when pushing QE stage build to remind people to move their issues to the next sprint, or resolve them.
* *NEW*: https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
2. We should also send a nag email to Jeff to create the new sprint versions in JIRA so that triage can actually occur, or else people won't be able to assign existing (slipped) issues to the forthcoming sprint.
* *NEW*: https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
3. And, we should fire the jiralint-weekly to spam people w/ reminders of which JIRAs are unresolved for the code-frozen version.
*TODO*:
* filter out those issues with labels = releasework
was:
1. We should send nag emails re: sprint triage when pushing QE stage build to remind people to move their issues to the next sprint, or resolve them.
* *NEW*: https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
2. We should also send a nag email to Jeff to create the new sprint versions in JIRA so that triage can actually occur, or else people won't be able to assign existing (slipped) issues to the forthcoming sprint.
* *NEW*: https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
3. And, we should fire the jiralint-weekly to spam people w/ reminders of which JIRAs are unresolved for the code-frozen version.
*TODO*:
* filter out those issues with labels = releasework
* if yesno is null, assume Y
> automatically punt unresolved issues to .x or the next sprint; send reminder emails about sprint creation
> ---------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24674
> URL: https://issues.jboss.org/browse/JBIDE-24674
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.5.0.AM2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Labels: releasework
> Fix For: 4.5.1.AM1
>
>
> 1. We should send nag emails re: sprint triage when pushing QE stage build to remind people to move their issues to the next sprint, or resolve them.
> * *NEW*: https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
> 2. We should also send a nag email to Jeff to create the new sprint versions in JIRA so that triage can actually occur, or else people won't be able to assign existing (slipped) issues to the forthcoming sprint.
> * *NEW*: https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...
> 3. And, we should fire the jiralint-weekly to spam people w/ reminders of which JIRAs are unresolved for the code-frozen version.
> *TODO*:
> * filter out those issues with labels = releasework
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months