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

Release v1.3.1 #38

Merged
merged 1 commit into from
Jul 2, 2021
Merged

Release v1.3.1 #38

merged 1 commit into from
Jul 2, 2021

Conversation

applejag
Copy link
Contributor

The bugfix from #35 is the most crucial thing in this release.

Changes

  • Added a URL validator to the add project/provider forms. (Defend from error on invalid URL #6)

  • Added newly generated code for each Swagger-based API clients inside projects directory inside repository: (Regenerated projects #34)

    • api-client: v4.1.0
    • import-github-client: v2.0.0-rc
    • import-gitlab-client: v1.2.0-rc
    • import-azuredevops-client: v1.2.0-rc

    Cleaned up old files, where some collided on case-insensitive file systems, such as mainAzureDevOpsPrResource.ts vs mainAzureDevOpsPRResource.ts.

  • Fixed provider APIs getting main API's config, leading to all provider API requests pointing to wrong base URL. (Fixed provider API's getting main API's config #35)

@applejag applejag added the release New release for this repo. Once PR is merged a deploy will be made. label Jun 17, 2021
@applejag applejag added this to In progress in Backlog via automation Jun 17, 2021
@applejag applejag self-assigned this Jun 17, 2021
Backlog automation moved this from In progress to Review in progress Jun 18, 2021
Copy link
Contributor

@fredx30 fredx30 left a comment

Choose a reason for hiding this comment

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

This seems to be missing the bug fix concerning the missing validator file.

@applejag applejag merged commit e775394 into master Jul 2, 2021
Backlog automation moved this from Review in progress to Done Jul 2, 2021
@applejag applejag deleted the release/1.3.1 branch July 2, 2021 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release New release for this repo. Once PR is merged a deploy will be made.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

5 participants