This repository was archived by the owner on Feb 10, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Development #2
Open
bwagner-ferrilli
wants to merge
18
commits into
ellucian-developer:dev
Choose a base branch
from
intuitionps:development
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Development #2
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… classes that extend their base Ethos verions. Converted EthosIntegrationUrls class from static to normal and created an instance of it at the base EthosClient level for all client objects. Non-static version now swaps out ColleagueApiUrl for base ethos url when using the Colleague versions of the clients.
… classes that extend their base Ethos verions. Converted EthosIntegrationUrls class from static to normal and created an instance of it at the base EthosClient level for all client objects. Non-static version now swaps out ColleagueApiUrl for base ethos url when using the Colleague versions of the clients.
Azure DevOps Setup
Fixes the Ellucian delivered unit tests
Merge Development into Main
Arbitrary change to push a release through Azure DevOps since the publish to Azure Artifacts failed and when attempting to re-run the GitHub Action we get an error that the feed already contains 'Ellucian.Ethos.Integration 1.0.0-1'.
Update README.md
Modified azure-artifacts-publish.yml to only publish Ellucian.Ethos.Integration.${{ github.event.release.tag_name }}.nupkg since building creates packages for our fork as well as the source.
Update azure-artifacts-publish.yml
b3b2297
to
02bb1e0
Compare
0f94a3d
to
bb2ef46
Compare
…0 and unloaded Ellucian.Ethos.Integration.Test project.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This should basically act as an initial commit for the fork. The main dev branch is called dev and development is the "feature" branch.