Skip to content

Conversation

@Davidde94
Copy link
Collaborator

We're applying this change across all of the NIO family of projects.

I've removed the docker files for earlier versions, and set the tools version. I've also added a brief note inside the contributing guide.

@LukasaLukasa added 🔨 semver/patch No public API change. 🆕 semver/minor Adds new public API. and removed 🔨 semver/patch No public API change. labels Jun 18, 2021
Copy link
Member

@fabianfettfabianfett left a comment

Choose a reason for hiding this comment

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

Awesome! Thank you!

@Davidde94
Copy link
CollaboratorAuthor

Davidde94 commented Jun 22, 2021

Hey @yim-lee , would you be able to sort out the CI for this please? We need a few things:

  • Remove 5.0 job
  • Remove 5.1 job
  • Update API breakage to be based on the Swift 5.4 Ubuntu 20.04 image
  • Update the 5.2 job to use the new 16.04 docker file

Copy link
Collaborator

@LukasaLukasa left a comment

Choose a reason for hiding this comment

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

LGTM.

@yim-lee
Copy link
Contributor

@swift-server-bot test this please

Copy link
Contributor

@yim-leeyim-lee left a comment

Choose a reason for hiding this comment

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

@Davidde94 CI changes are done. There is an issue with 1604.52.yaml that needs to be addressed but otherwise this should be good to go.


test:
image: async-http-client:16.04-5.2
environment: []
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove []

+ docker-compose -f docker/docker-compose.yaml -f docker/docker-compose.1604.52.yaml -p async-http-client-swift52-prb build --pull yaml.parser.ParserError: while parsing a block mapping in "./docker/docker-compose.1604.52.yaml", line 13, column 5 expected <block end>, but found '<block sequence start>' in "./docker/docker-compose.1604.52.yaml", line 15, column 7 Build step 'Execute shell' marked build as failure 

Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

Thanks!

@Davidde94Davidde94 merged commit 92bcf49 into swift-server:mainJun 22, 2021
@Davidde94Davidde94 deleted the de/swift-5.2 branch June 22, 2021 16:31
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🆕 semver/minorAdds new public API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Davidde94@yim-lee@Lukasa@fabianfett