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

Rename resources.py to avoid conflicts #245

Closed
Guts opened this issue Sep 12, 2019 · 0 comments · Fixed by #240
Closed

Rename resources.py to avoid conflicts #245

Guts opened this issue Sep 12, 2019 · 0 comments · Fixed by #240
Assignees
Labels
packaging CI/CD and delivership User Interface Interface graphique de l'utilisateur final
Milestone

Comments

@Guts
Copy link
Contributor

Guts commented Sep 12, 2019

No description provided.

@Guts Guts added User Interface Interface graphique de l'utilisateur final PyQt packaging CI/CD and delivership labels Sep 12, 2019
@Guts Guts added this to the Version 2 milestone Sep 12, 2019
@Guts Guts self-assigned this Sep 12, 2019
@Guts Guts closed this as completed in #240 Sep 12, 2019
Guts added a commit that referenced this issue Sep 12, 2019
* publish code after lint job
* compelting qt5 job
* fix artifact name
* fix job name
* improve artifacts
* add ui files compilation
* rename compiled resources.py into resources_rc.py #245
* fix packager after renaming resources compiled files
Guts added a commit that referenced this issue Sep 12, 2019
* publish code after lint job

* compelting qt5 job

* fix artifact name

* fix job name

* improve artifacts

* add ui files compilation

* rename compiled resources.py into resources_rc.py #245

* fix packager after renaming resources compiled files

* add every compiled translation file (*.qm) instead of specific listing

* minor rename

* move i18n

* package ui dependecies (*.ui and dlg_*.py) in fewer lines

* add packaging step

* typo

* fix artifact path

* fix again artifact path

* use the absolute path to the zip

* do not lint tools and ui python files

* use a global var for the final ZIP path

* clean up

* zip resources

* os.path to pathlib.Path

* os.path to pathlib.Path

* remove unused script

* achieve pacakger refactoring
Guts added a commit that referenced this issue Sep 12, 2019
* publish code after lint job

* compelting qt5 job

* fix artifact name

* fix job name

* improve artifacts

* add ui files compilation

* rename compiled resources.py into resources_rc.py #245

* fix packager after renaming resources compiled files

* add every compiled translation file (*.qm) instead of specific listing

* minor rename

* move i18n

* package ui dependecies (*.ui and dlg_*.py) in fewer lines

* add packaging step

* typo

* fix artifact path

* fix again artifact path

* use the absolute path to the zip

* do not lint tools and ui python files

* use a global var for the final ZIP path

* clean up

* zip resources

* os.path to pathlib.Path

* os.path to pathlib.Path

* remove unused script

* achieve pacakger refactoring

* add publish job
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packaging CI/CD and delivership User Interface Interface graphique de l'utilisateur final
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant