Skip to content

Conversation

jsdidierlaurent
Copy link
Member

Add dynamic tiles structures and jenkins multibranch gestion

fix #71
fix #76

With this, the code is 10 times more simpler, but the client errors will
be a bit less explicit :
 - unknown key will be ignored and not prompt
 - parsing will be more strict ("params": "test" will be handle
unmarshall error)
- add struct for create dynamic tile (jenkins, gitlab ...)
- add dynamic tile check in config
- add dynamic tile hydration
- add tests
Errors / Warnings array has been added in config returned to front
Golang's standard regex library doesn't have negative look ahead because
"a regular expression that doesn't complete in O(n) time isn't a regular
expression"
@jsdidierlaurent jsdidierlaurent requested a review from Alex-D August 28, 2019 19:31
@jsdidierlaurent jsdidierlaurent merged commit f1d537b into master Aug 29, 2019
@jsdidierlaurent jsdidierlaurent deleted the feat/add-dynamic-tiles branch August 29, 2019 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add dynamic tiles for jenkins multibranch pipeline Add structure for dynamic tiles
2 participants