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

TeleIRC bridges only deploy from {{ default_version }} #99

Open
Tjzabel opened this issue Mar 30, 2022 · 1 comment · May be fixed by #100
Open

TeleIRC bridges only deploy from {{ default_version }} #99

Tjzabel opened this issue Mar 30, 2022 · 1 comment · May be fixed by #100
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@Tjzabel
Copy link
Member

Tjzabel commented Mar 30, 2022

Problem

The Go migration will only install a single Go binary based off the {{ default_version }} listed for TeleIRC, and does not respect individual projects' listed versions to use.

Fix

The compile task needs to be updated to include a dict loop to build a TeleIRC binary based off each project's respective git branch.

@Tjzabel Tjzabel added bug Something isn't working good first issue Good for newcomers labels Mar 30, 2022
@Tjzabel Tjzabel self-assigned this Mar 30, 2022
@jwflory
Copy link
Member

jwflory commented Mar 30, 2022

Great catch, I never noticed this until now.

@Tjzabel Tjzabel linked a pull request May 15, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants