Project

General

Profile

Actions

Bug #23053

closed

Rudderc produces metadata.xml under target directory which breaks webapp

Added by François ARMAND 10 months ago. Updated 10 months ago.

Status:
Released
Priority:
N/A
Category:
Architecture - Code maintenance
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No

Description

rudderc is a well behaved compiler that produces its output under a subdirectory `target`.

But the webapp expects a technique to be `techniqueId/X.Y/metadata.xml`.

Either (1) we make the webapp understand that metadata can be under `techniqueId/X.Y/target/metadata.xml` or we (2) make a mv post rudderc compilation to make things as expected.

(1) seems extremelly hard because a lot of assumption is made in rudder about that structure, like the "git technique repo" which is looking for metadata.xml to find technique.

We will make (2)

Actions #1

Updated by François ARMAND 10 months ago

  • Status changed from New to In progress
  • Assignee set to François ARMAND
Actions #2

Updated by François ARMAND 10 months ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Alexis Mousset
  • Pull Request set to https://github.com/Normation/rudder/pull/4888
Actions #3

Updated by Anonymous 10 months ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by Vincent MEMBRÉ 10 months ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 8.0.0~alpha1 which was released today.

Actions

Also available in: Atom PDF