Skip to content

CruGlobal/request-operation-ios

Repository files navigation

codecov

RequestOperation

A swift package to facilitate in the creation and sending of URLRequests.

Highlights:

Publishing New Versions With GitHub Actions

Publishing new versions with GitHub Actions build workflow.

  • Ensure a new version is set in the VERSION file. This can be set manually or by manually running the Create Version workflow.

  • Create a pull request on main and once merged into main GitHub actions will handle tagging the version from the VERSION file.

Publishing New Versions Manually

Steps to publish new versions for Swift Package Manager.

  • Set the new version number in the VERSION file.

  • Tag the main branch with the new version number and push the tag to origin.

About

A swift package that facilitates in the creation of URLRequests and wraps URLRequest dataTask in an Operation for submitting network requests from an OperationQueue.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages