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

feature/go-version-1.15 #6044

Merged
merged 2 commits into from
Jan 26, 2021
Merged

feature/go-version-1.15 #6044

merged 2 commits into from
Jan 26, 2021

Conversation

jrouzierinverse
Copy link
Member

Description

Upgrade to go version 1.15

NEWS file entries

Enhancements

  • Upgrade to go version 1.15

Issue

Fixes #5933

Delete branch after merge

NO

Checklist

  • Document the feature
  • Add unit tests
  • Add acceptance tests (TestLink)

@fdurand
Copy link
Member

fdurand commented Jan 26, 2021

The build pass https://gitlab.com/inverse-inc/packetfence/-/pipelines/233066239 , is it ok to merge ?

@julsemaan
Copy link
Collaborator

I'd say lets go, we just need to fix the conflicts and ensure that it still builds and I think we're all good to give it a try in devel

@fdurand fdurand merged commit 8c6f124 into devel Jan 26, 2021
@nqb
Copy link
Contributor

nqb commented Jan 27, 2021

@fdurand and @julsemaan,

Golang is installed in Docker images used to build PacketFence packages when you we build Docker images (in build_img job). In pipeline mentioned above, that's not the case.

I run that job directly on devel: https://gitlab.com/inverse-inc/packetfence/-/jobs/988861139

If this job works, all new builds will rely on Golang 1.15 (not the case at the moment)

@nqb nqb mentioned this pull request Jan 27, 2021
@satkunas satkunas deleted the feature/go-version-1.15 branch May 15, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to golang-1.15
4 participants