Skip to content

Releases: ubccr/xdmod-appkernels

Application Kernels Module for Open XDMoD 9.5.0 Release Candidate 1

06 Apr 15:16
949f2c0
Compare
Choose a tag to compare
Adding required config files for CircleCI integration (#88)

* Adding required config files for CircleCI integration

* Storing Test Results

* alksdjklj

* Removing Centos8 executor

Additional work is needed to setup centos8 support. That will be done in a
future PR.

* Updating XDMOD_APPKERNEL_DIR env variable

Just making sure that this env variable is set to the directory that CircleCI is
using to checkout the appkernels code.

* Updating Appkernel linking dir

Just changing from using a relative path to using the explicitly defined
XDMOD_APPKERNEL_DIR env variable.

* Adding upstream remote for QA Tests

* Adding XDMOD_SOURCE_DIR env variable

During the Build OpenXDMoD step of qa/scripts/build.sh we ran into the following
error:
```
/root/project/.qa/scripts/build.sh: line 422:
/root/project/open_xdmod/build_scripts/build_package.php: No such file or
directory
```

This path is based on the XDMOD_SOURCE_DIR env variable so should point to the
correct directory now.

* Moving declaration of env variables

Since these variables no longer depend on CIRCLE_WORKING_DIRECTORY we can move
them up to the environment section.

* Moving env variables back because reasons

Application Kernels Module for Open XDMoD 9.0.0

13 Aug 17:56
6146964
Compare
Choose a tag to compare
  • Bug Fixes
    • General
      • Fixed access to mod_appkernel using modw connector (#78)
      • Fixed not setting ak_id for known appkernels during ingestion (#79)
  • Enhancements
    • Documentation
      • Added and updated documentation (#80)

Application Kernels Module for Open XDMoD 9.0.0 Release Candidate 3

04 Aug 11:27
9b36ef1
Compare
Choose a tag to compare
Merge pull request #79 from nsimakov/xdmod9.0

fixed not setting ak_id for known appkernels during ingestion

Application Kernels Module for Open XDMoD 9.0.0 Release Candidate 2

22 Jul 12:25
d69aa69
Compare
Choose a tag to compare
Merge pull request #78 from nsimakov/xdmod9.0

Fixed access to mod_appkernel using modw connector

Application Kernels Module for Open XDMoD 9.0.0 Release Candidate 1

07 Jul 13:37
2a05c0e
Compare
Choose a tag to compare
v9.0.0-rc.1

Merge pull request #76 from nsimakov/xdmod9.0/appkernel-data-aggregat…

Application Kernels Module for Open XDMoD 8.7.0 Release Candidate 1

17 Feb 18:24
40393af
Compare
Choose a tag to compare
v8.7.0-rc.1

8.7 release branch

Application Kernels Module for Open XDMoD 8.6.0 Release Candidate 2

18 Dec 15:40
c576f8d
Compare
Choose a tag to compare
Updates to allow for PO usage (#74)

* Updates to allow for PO usage

This functionality was originally added for OpenXDMoD and as such did not take into
account that PO would also be utilizing this endpoint. Logic has been added to the
 options building that defaults to not restricting the resources
returned, but if the user does not have  then they are restricted to seeing only
the resources they have access to.

* Updates per code review comments by @jpwhite4

Application Kernels Module for Open XDMoD 8.6.0 Release Candidate 1

26 Nov 13:56
d65901c
Compare
Choose a tag to compare
Merge pull request #72 from jtpalmer/version-sync-8.5-8.6

Version sync 8.5 -> 8.6

Application Kernels Module for Open XDMoD 8.5.0

21 Oct 17:31
951b59e
Compare
Choose a tag to compare
  • Bug Fixes
    • General
      • Removing unneeded print statement (PR #68)
      • Multiple fixes (PR #65)
  • Enhancements
    • User Dashboard
      • Update help for Center Report component. (PR #67)
      • Minor UI changes to Center Report Portlet (PR #64)
  • New Features
    • User Dashboard
      • User Dashboard - Center Report Card (PR #63)
  • Release Prep
    • General
      • Update version numbers to 8.5 (PR #61)

Application Kernels Module for Open XDMoD 8.5.0 Release Candidate 2

17 Oct 14:04
Compare
Choose a tag to compare
v8.5.0-rc.2

update release notes and changelogs (#69)