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

new: added notification of Err creations, etc #4

Merged
merged 3 commits into from
Oct 26, 2022
Merged

new: added notification of Err creations, etc #4

merged 3 commits into from
Oct 26, 2022

Conversation

sttk
Copy link
Owner

@sttk sttk commented Oct 26, 2022

Changes:

  1. cicd: modified javadoc publish dir

    Because maven outputs javadoc to ./target/site/apidocs, I changed source directory to publish to github pages in github actions configuration file.

  2. chore: added clean, jar and default tasks to build.sh

    I adds 3 tasks to clean this project, make jar file, and execute some build tasks in a lump.

  3. new: added notification of Err creations

    I adds ErrHandler and ErrNotifier classes to notify Err object creations.

Copy link
Owner Author

@sttk sttk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is 1 issue I pointed out. Take actions for it.

src/main/java/sabi/Err.java Show resolved Hide resolved
@sttk
Copy link
Owner Author

sttk commented Oct 26, 2022

Approved.

@sttk sttk merged commit cc54964 into main Oct 26, 2022
@sttk sttk deleted the new/notify branch October 26, 2022 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant