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

Added version endpoint #3

Merged
merged 2 commits into from
May 31, 2021
Merged

Added version endpoint #3

merged 2 commits into from
May 31, 2021

Conversation

applejag
Copy link
Contributor

@applejag applejag commented May 11, 2021

  • Added version.go with GET /import/github/version endpoint
  • Added deploy/update-version.sh to update version.yaml on Docker build
  • Updated main.go with metadata
  • Updated .wharf-ci.yml to populate BUILD_* build args
  • Updated CHANGELOG.md
  • Updated swag init docs & usage as we're now relying on types from foreign packages (app.Version)

Based on iver-wharf/wharf-core#2

Screenshot_2021-05-28_16-51-12

Closes #4

Copy link

@Pikabanga Pikabanga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link

@Pikabanga Pikabanga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flagging for requesting changes

@applejag applejag marked this pull request as draft May 12, 2021 09:29
@applejag applejag marked this pull request as ready for review May 28, 2021 14:50
@applejag applejag requested a review from Pikabanga May 28, 2021 14:51
@applejag applejag merged commit d2a8bc8 into master May 31, 2021
@applejag applejag deleted the feature/version-endpoint branch May 31, 2021 08:32
This was referenced Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version endpoint
3 participants