Skip to content

Create defender-for-devops.yml#3

Open
David-Allen-Arteaga wants to merge 1 commit intoclaitz:masterfrom
David-Allen-Arteaga:master
Open

Create defender-for-devops.yml#3
David-Allen-Arteaga wants to merge 1 commit intoclaitz:masterfrom
David-Allen-Arteaga:master

Conversation

@David-Allen-Arteaga
Copy link

Direct all changes to master with manifold in To override defaults for all users, put following code in master.cfg

c['www']['ui_default_config'] = {
'Waterfall.number_background_waterfall': True,
'Waterfall.show_builders_without_builds': True,
'Waterfall.show_old_builders': True,
'Grid.fullChanges': True,
'Grid.leftToRight': True,
'Grid.revisionLimit': 10,
'Builders.show_old_builders': True,
'Builders.show_workers_name': True,
'Builders.buildFetchLimit': 400,
'LogPreview.loadlines': 100,
'LogPreview.maxlines': 100,
'ChangeBuilds.buildsFetchLimit': 10,
'Workers.show_old_workers': True,
'Workers.showWorkerBuilders': True,
}

Direct all changes to master with manifold in To override defaults for all users, put following code in master.cfg

c['www']['ui_default_config'] = { 
    'Waterfall.number_background_waterfall': True,
    'Waterfall.show_builders_without_builds': True,
    'Waterfall.show_old_builders': True,
    'Grid.fullChanges': True,
    'Grid.leftToRight': True,
    'Grid.revisionLimit': 10,
    'Builders.show_old_builders': True,
    'Builders.show_workers_name': True,
    'Builders.buildFetchLimit': 400,
    'LogPreview.loadlines': 100,
    'LogPreview.maxlines': 100,
    'ChangeBuilds.buildsFetchLimit': 10,
    'Workers.show_old_workers': True,
    'Workers.showWorkerBuilders': True,
}
Copy link
Author

@David-Allen-Arteaga David-Allen-Arteaga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approval ===Push.upstream

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.

1 participant