Skip to content

xamarin/publish-over-onedrive-plugin

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is up to date with bford21/publish-over-onedrive-plugin:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Publish over OneDrive plugin for Jenkins

Based on publish-to-ftp and extending publish-to and basic-credentials this Jenkins plugin publishes artifacts in a post-build to onedrive folders without the need to run a sync client on your build server.

Registration

  1. Register your client application on Mirosoft Developers
  2. The drive is created at the first login. Login into your account in the web browser, otherwise you will get an authentication error if you try to run the SDK with your credentials.
    • The user have to be logged in at least once to use your application.
  3. A development authentication token can be obtained on OneDrive authentication.
  4. More details can be found here

Once your app is registered you'll want to note both your Client ID and Client Secret. They will be used when configuring you credentials in the next step.

Configure Credentials

The first step to configuring the pubish-over Onedrive plugin is to connect your Onedrive account. To do so, navigate to Jenkins > Credentials

About

Jenkins plugin that allows you to publish build artifacts to OneDrive.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 65.4%
  • HTML 34.6%