Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial setup #3

Closed
davnn opened this issue Apr 19, 2021 · 45 comments
Closed

Initial setup #3

davnn opened this issue Apr 19, 2021 · 45 comments
Assignees
Labels
maintenance Continuous integration, unit testing & package distribution

Comments

@davnn
Copy link
Member

davnn commented Apr 19, 2021

No description provided.

@davnn davnn added the maintenance Continuous integration, unit testing & package distribution label Apr 19, 2021
@davnn
Copy link
Member Author

davnn commented Apr 19, 2021

@all-contributors add @davnn for code, test, docs, research, maintenance

@allcontributors
Copy link
Contributor

@davnn

I've put up a pull request to add @davnn! 🎉

@davnn
Copy link
Member Author

davnn commented Apr 19, 2021

take

@davnn
Copy link
Member Author

davnn commented Apr 19, 2021

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/34680

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.0 -m "<description of version>" a25509dcb5201bca0226c4595af41c8b48b66350
git push origin v0.1.0

@davnn
Copy link
Member Author

davnn commented Sep 7, 2021

@JuliaRegistrator register

Release notes:

  • split package into multiple sub-packages
  • provide wrappers for MLJ

@JuliaRegistrator
Copy link

Error while trying to register: Changing package repo URL not allowed, please submit a pull request with the URL change to the target registry and retry.

@davnn
Copy link
Member Author

davnn commented Sep 12, 2021

@JuliaRegistrator register

Release notes:

split package into multiple sub-packages
provide wrappers for MLJ

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/44745

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.2.0 -m "<description of version>" 0642f1377a8e2a2aa7ab6b8054f864de927b3e4b
git push origin v0.2.0

@davnn
Copy link
Member Author

davnn commented Sep 17, 2021

@all-contributors add @ablaom for code, research

@allcontributors
Copy link
Contributor

@davnn

I've put up a pull request to add @ablaom! 🎉

@davnn
Copy link
Member Author

davnn commented Oct 15, 2021

@JuliaRegistrator register

  • Added CompositeDetector
  • All composite detectors return scores now and can be wrapped as well
  • Improved tests for all composite models

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/46827

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.2.1 -m "<description of version>" a5dc1d93c053130ece21865068541242b0f9b09b
git push origin v0.2.1

@davnn
Copy link
Member Author

davnn commented Oct 15, 2021

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/46827

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.2.1 -m "<description of version>" a5dc1d93c053130ece21865068541242b0f9b09b
git push origin v0.2.1

@davnn
Copy link
Member Author

davnn commented Nov 3, 2021

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/48070

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.2.3 -m "<description of version>" 1add78370892ccbba8fb3be980106c62c023fcef
git push origin v0.2.3

Also, note the warning: Version 0.2.3 skips over 0.2.2
This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.

@davnn
Copy link
Member Author

davnn commented Nov 3, 2021

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/48072

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.2.2 -m "<description of version>" aa8b082c0ed52e267d26cab57355c949ee1b7d34
git push origin v0.2.2

@davnn davnn closed this as completed Nov 17, 2021
@davnn
Copy link
Member Author

davnn commented Feb 17, 2022

@JuliaRegistrator register

  • Added label utilities, e.g. to count outliers with n_outlier

@davnn
Copy link
Member Author

davnn commented Mar 25, 2022

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/57299

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.2.6 -m "<description of version>" e82c98ce77a38730451e1d971aa8277abf2a694e
git push origin v0.2.6

@davnn
Copy link
Member Author

davnn commented Mar 27, 2022

@JuliaRegistrator register

  • drop julia 1.5 support
  • improvements to tests
  • better support for surrogate detectors

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/57420

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.3.0 -m "<description of version>" 2a0deabe14652d0703d43b9cd4bc16eb79ba4deb
git push origin v0.3.0

@davnn
Copy link
Member Author

davnn commented Mar 28, 2022

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/57436

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.3.1 -m "<description of version>" e32fcb380d28cebb69295be78e08e943fbb4b9a8
git push origin v0.3.1

@davnn
Copy link
Member Author

davnn commented Mar 28, 2022

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request updated: JuliaRegistries/General/57436

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.3.1 -m "<description of version>" fec9b5e2f6f615ad88fc088bc5a6340e2f44783e
git push origin v0.3.1

@davnn
Copy link
Member Author

davnn commented Mar 28, 2022

@JuliaRegistrator register

Release notes:

  • Update docs to reflect the 0.3 changes

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/57440

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.3.2 -m "<description of version>" 4c73ad88178124b2f2a796151279146cb4143d3b
git push origin v0.3.2

@davnn
Copy link
Member Author

davnn commented Oct 18, 2022

@JuliaRegistrator register

Release notes:

  • Upgrade MLJ to 0.20
  • Adapt composite reports to work with MLJ 0.20

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/70485

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.3.3 -m "<description of version>" 49f44f1bfb26612bbcac5b25261aedb19c75a988
git push origin v0.3.3

@davnn
Copy link
Member Author

davnn commented Mar 24, 2023

@all-contributors add @tylerjthomas9 for code

@allcontributors
Copy link
Contributor

@davnn

I've put up a pull request to add @tylerjthomas9! 🎉

@davnn
Copy link
Member Author

davnn commented Dec 27, 2023

@JuliaRegistrator register

Release notes:

Upgrade MLJBase to 1.0
Adapt to new OutlierDetectionInterface

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/97774

Tagging

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.4.0 -m "<description of version>" 99249aec55f970d9eb0b30bb5ab6f9531b4a8d38
git push origin v0.4.0

@davnn
Copy link
Member Author

davnn commented Dec 27, 2023

@JuliaRegistrator register

Release notes:

Updated docs

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/97781

Tagging

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.4.1 -m "<description of version>" 9a3c7ce4f12242f1c4df9b1b2a9b5f64eade873a
git push origin v0.4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Continuous integration, unit testing & package distribution
Projects
None yet
Development

No branches or pull requests

2 participants