Skip to content

validateFieldConfigs json changed #214

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

Merged
merged 4 commits into from
Feb 13, 2025
Merged

Conversation

chcg
Copy link

@chcg chcg commented Feb 13, 2025

  • json returned from validateFieldConfigs changed, added an adaptation to support as fallback also JSONArray as type for publisher
  • fixed typo bellow -> below
  • fix build issue by going back to previous versions
21:28:39  [ERROR] Failed to execute goal on project JiraTestResultReporter: Could not collect dependencies for project org.jenkins-ci.plugins:JiraTestResultReporter:hpi:269.v2994cd1ed4e6
21:28:39  [ERROR] Failed to read artifact descriptor for com.atlassian.jira:jira-rest-java-client-api:jar:6.0.1
21:28:39  [ERROR] 	Caused by: The following artifacts could not be resolved: com.atlassian.jira:jira-rest-java-client-api:pom:6.0.1 (absent): Could not transfer artifact com.atlassian.jira:jira-rest-java-client-api:pom:6.0.1 from/to aws-eks-internal (http://artifact-caching-proxy.artifact-caching-proxy.svc.cluster.local:8080/): status code: 401, reason phrase:  (401)
21:28:39  [ERROR] Failed to read artifact descriptor for com.atlassian.jira:jira-rest-java-client-core:jar:6.0.1
21:28:39  [ERROR] 	Caused by: The following artifacts could not be resolved: com.atlassian.jira:jira-rest-java-client-core:pom:6.0.1 (absent): Could not transfer artifact com.atlassian.jira:jira-rest-java-client-core:pom:6.0.1 from/to aws-eks-internal (http://artifact-caching-proxy.artifact-caching-proxy.svc.cluster.local:8080/): status code: 401, reason phrase:  (401)
21:28:39  [ERROR] Failed to read artifact descriptor for io.atlassian.fugue:fugue:jar:6.1.2
21:28:39  [ERROR] 	Caused by: The following artifacts could not be resolved: com.atlassian.pom:central-pom:pom:5.0.29 (absent): Could not transfer artifact com.atlassian.pom:central-pom:pom:5.0.29 from/to aws-eks-internal (http://artifact-caching-proxy.artifact-caching-proxy.svc.cluster.local:8080/): status code: 401, reason phrase:  (401)

reverting:
Bump io.atlassian.fugue:fugue from 4.7.2 to 6.1.2 (#209) https://github.com/dependabot[bot]
Bump jira-rest-client.version from 5.2.6 to 6.0.1 (#152) https://github.com/dependabot[bot]

Testing done

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@chcg chcg requested a review from a team as a code owner February 13, 2025 20:27
@chcg chcg changed the title Stapler json change validateFieldConfigs json changed Feb 13, 2025
chcg added 2 commits February 13, 2025 21:36
Bump io.atlassian.fugue:fugue from 4.7.2 to 6.1.2 (jenkinsci#209) @dependabot[bot]
Bump jira-rest-client.version from 5.2.6 to 6.0.1 (jenkinsci#152) @dependabot[bot]

as they start to cause build issues
@chcg chcg merged commit e0ae79e into jenkinsci:master Feb 13, 2025
17 checks passed
@chcg chcg deleted the stapler_json_change branch February 13, 2025 21:52
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.

1 participant