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

Dev: Upgrade Go compiler #95

Merged
merged 3 commits into from
Mar 14, 2024
Merged

Dev: Upgrade Go compiler #95

merged 3 commits into from
Mar 14, 2024

Conversation

rafaeljusto
Copy link
Contributor

@rafaeljusto rafaeljusto commented Mar 14, 2024

This is required to generate docs using the latest library-type comments correctly.

For example, the doc here will only be added to time.Location type if the Kommentaar container is using the latest compiler version.

Related to:
https://github.com/Teamwork/projectsapigo/pull/9197
https://github.com/Teamwork/projectsapigo/actions/runs/8279682137/job/22655306455?pr=9197

This is required to correctly generate docs using latest library type comments.

For example, the doc here [1] will only be added to `time.Location` type if the
Kommentaar container is using the latest compiler version.

Related to:
Teamwork/projectsapigo#9197
https://github.com/Teamwork/projectsapigo/actions/runs/8279682137/job/22655306455?pr=9197

[1] https://github.com/golang/go/blob/go1.22.1/src/time/zoneinfo.go?name=release#L20-L22
@rafaeljusto rafaeljusto requested a review from ripexz March 14, 2024 12:26
@coveralls
Copy link

coveralls commented Mar 14, 2024

Pull Request Test Coverage Report for Build 8281603129

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.4%) to 56.309%

Totals Coverage Status
Change from base Build 7570300638: -0.4%
Covered Lines: 1080
Relevant Lines: 1918

💛 - Coveralls

@rafaeljusto
Copy link
Contributor Author

🤔 I will move this back to draft while I investigate the linter error
image

@rafaeljusto rafaeljusto removed the request for review from ripexz March 14, 2024 12:35
@rafaeljusto rafaeljusto marked this pull request as draft March 14, 2024 12:35
@rafaeljusto
Copy link
Contributor Author

Working now, ready for review.

@rafaeljusto rafaeljusto marked this pull request as ready for review March 14, 2024 13:31
@rafaeljusto rafaeljusto requested a review from ripexz March 14, 2024 13:31
@rafaeljusto rafaeljusto merged commit 6b34e3b into master Mar 14, 2024
3 checks passed
@rafaeljusto rafaeljusto deleted the go-compiler branch March 14, 2024 13:46
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.

3 participants