Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove standalone web apps #3429

Closed
4 tasks done
Tracked by #3243 ...
tmetzke opened this issue May 22, 2023 · 1 comment
Closed
4 tasks done
Tracked by #3243 ...

Remove standalone web apps #3429

tmetzke opened this issue May 22, 2023 · 1 comment
Assignees
Labels
scope:ci Changes to the CI, e.g. Jenkins pipelines. scope:webapp Changes to all the webapps. type:task Issues that are a change to the project that is neither a feature nor a bug fix. version:7.20.0-alpha3 version:7.20.0

Comments

@tmetzke
Copy link
Member

tmetzke commented May 22, 2023

Acceptance Criteria (Required on creation)

  • All code (modules and CI) related to standalone web apps is removed from 7.20.

Hints

Links

Breakdown

  1. ci:all-as ci:webapp-integration
    tmetzke

Dev2QA handover

  • Does this ticket need a QA test and the testing goals are not clear from the description? Add a Dev2QA handover comment
@tmetzke tmetzke added the type:task Issues that are a change to the project that is neither a feature nor a bug fix. label May 22, 2023
@tmetzke tmetzke self-assigned this May 22, 2023
@tmetzke tmetzke added scope:ci Changes to the CI, e.g. Jenkins pipelines. scope:webapp Changes to all the webapps. labels Jun 5, 2023
tmetzke added a commit that referenced this issue Jun 5, 2023
tmetzke added a commit that referenced this issue Jun 5, 2023
@tmetzke tmetzke assigned tasso94 and unassigned tmetzke Jun 5, 2023
@tasso94 tasso94 assigned tmetzke and unassigned tasso94 Jun 7, 2023
tmetzke added a commit that referenced this issue Jun 7, 2023
@tmetzke tmetzke closed this as completed Jun 7, 2023
@yanavasileva yanavasileva reopened this Jul 10, 2023
@yanavasileva yanavasileva assigned yanavasileva and unassigned tmetzke Jul 10, 2023
@yanavasileva
Copy link
Member

I have reopened the ticket to remove the upload of standalone webapp artifacts from the release jobs. As we faced release jobs failures during the 7.20.0-alpha3 release:

Details 10:42:42+ for file in 'camunda-bpm-platform/distro/jboss/webapp-standalone/target/*.war' 10:42:42+ gsutil cp 'camunda-bpm-platform/distro/jboss/webapp-standalone/target/*.war' gs://downloads-camunda-cloud-release/camunda-bpm/jboss/7.20/ 10:42:44CommandException: No URLs matched: camunda-bpm-platform/distro/jboss/webapp-standalone/target/*.war 10:42:44Build step 'Execute shell' marked build as failure .... 10:44:20+ for file in 'camunda-bpm-platform-ee/webapps/camunda-webapp/jboss-standalone/target/*.war' 10:44:20+ gsutil cp 'camunda-bpm-platform-ee/webapps/camunda-webapp/jboss-standalone/target/*.war' gs://downloads-camunda-cloud-enterprise-release/camunda-bpm/jboss/nightly/7.20.0-alpha3/ 10:44:21CommandException: No URLs matched: camunda-bpm-platform-ee/webapps/camunda-webapp/jboss-standalone/target/*.war 10:44:21Build step 'Execute shell' marked build as failure
Clean up has been completed via https://github.com/camunda/jenkins-job-dsl-seed-jobs/pull/408.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:ci Changes to the CI, e.g. Jenkins pipelines. scope:webapp Changes to all the webapps. type:task Issues that are a change to the project that is neither a feature nor a bug fix. version:7.20.0-alpha3 version:7.20.0
Projects
None yet
Development

No branches or pull requests

4 participants