issues Search Results · repo:bkabrda/dfe language:Python
Filter by
8 results
(103 ms)8 results
inbkabrda/dfe (press backspace or delete to remove)My configurations.yml:
version: 1
configurations:
- name: php
tag: fedora/php
vars:
base_img_reg: registry.fedoraproject.org/f26-modular
base_img_name: boltron
base_img_tag: ...
rpitonak
- Opened on Aug 10, 2017
- #8
$ dfe expanded-value nodejs-6 node_version
Traceback (most recent call last):
File /home/tt/.local/bin//dfe , line 11, in module
load_entry_point( dfe==0.1.0 , console_scripts , dfe )()
File ...
TomasTomecek
- Opened on Aug 10, 2017
- #6
I know you said that error handling is not in place, just giving things to look into.
$ make nodejs-6
dfe render nodejs-6
Traceback (most recent call last):
File /home/tt/.local/bin//dfe , line 11, ...
TomasTomecek
- Opened on Aug 10, 2017
- #5
TomasTomecek
- Opened on Aug 10, 2017
- #4
I got really confused with this one. I though it will expand a variable. I had to read the example to understand that
- I need to define the value in the top of a configuration
- I cannot use it as ...
TomasTomecek
- 2
- Opened on Aug 10, 2017
- #3
I personally prefer
$ dfe list-configurations
over
$ dfe --list-configurations
TomasTomecek
- 1
- Opened on Aug 9, 2017
- #2
gotta be honest, I don t like this piece of code:
base_img_name = attrs[ vars ][ base_img_name ]
if base_img_name == fedora :
return _add_var({ installer : dnf })
elif base_img_name ...
TomasTomecek
- 1
- Opened on Aug 9, 2017
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.