-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: AbsaOSS/generate-release-notes
base: v0.2.0
head repository: AbsaOSS/generate-release-notes
compare: v0.3.0
- 15 commits
- 72 files changed
- 1 contributor
Commits on Feb 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4740887 - Browse repository at this point
Copy the full SHA 4740887View commit details
Commits on Aug 1, 2024
-
Migration to composite action. Improving API calls usage. (#44)
- Finished migrating the GH action control logic to the composite action type. - Note: Not full logic as the previous version. - Note: In several places, only defaults are returned.
Configuration menu - View commit details
-
Copy full SHA for b2bddf1 - Browse repository at this point
Copy the full SHA b2bddf1View commit details -
50 - If re-running a job with debug on, set log level to debug (#51)
- Added check of workflow debug regime.
Configuration menu - View commit details
-
Copy full SHA for d659632 - Browse repository at this point
Copy the full SHA d659632View commit details
Commits on Aug 26, 2024
-
Add Service chapter visibility control (#62)
#52 - Add logic to control the visibility of Service chapters - Clean up of action controls to manage service chapters visibility. - Grouped "features" controls. - Simplified the code using static ActionInputs. - Introduced defaults values in ActionInputs and env variable access methods. - Updated unit tests.
Configuration menu - View commit details
-
Copy full SHA for 828c5c7 - Browse repository at this point
Copy the full SHA 828c5c7View commit details
Commits on Aug 28, 2024
-
#47 - Apply since logic to new architecture solution
- Add code to control usage of rls. Create or publish dates as a filtration condition. - Added manual date filtration as API does not provide it for pulls and commits. - Update of unit tests. - Change number of issue in test fixtures to be able do assertions. Upd1ate of influences unit tests.
Configuration menu - View commit details
-
Copy full SHA for 8c96c1a - Browse repository at this point
Copy the full SHA 8c96c1aView commit details
Commits on Sep 2, 2024
-
#64 - Introduce the pylint into project (#65)
* #64 - Introduce the pylint into project - Added pylint config. Reused config from living-documentation-generator repository as approved settings. - Add section in README.md describing how to use pylint. - Add new library dependency into requirements.txt - Updated test.yml file (renamed from build.yml) to run two jobs: unit test and static code analysis. Job for static code analysis contains check for minimal required scode == 9.5. - Formatting of repository code will part of following Issue.
Configuration menu - View commit details
-
Copy full SHA for 41228bf - Browse repository at this point
Copy the full SHA 41228bfView commit details -
Feature/66 introduce logging config (#67)
* #66 - Introduce logging config - Add new setup method and module for logging. - Refactored all modules and logging calls.
Configuration menu - View commit details
-
Copy full SHA for b1e57df - Browse repository at this point
Copy the full SHA b1e57dfView commit details
Commits on Sep 3, 2024
-
Feature/60 introduce the black format tool (#70)
#60 - Introduce black tool - Introduced Black tool. - Black tool applied to current code.
Configuration menu - View commit details
-
Copy full SHA for 378724f - Browse repository at this point
Copy the full SHA 378724fView commit details
Commits on Sep 4, 2024
-
#68 - Introduce doc string format (#71)
* #60 - Introduce doc string format - Added new doc strings. - Existing one formatted to follow same style.
Configuration menu - View commit details
-
Copy full SHA for dff934a - Browse repository at this point
Copy the full SHA dff934aView commit details
Commits on Sep 20, 2024
-
Feature/53 chapter line duplicity control custom and service chapters (…
Configuration menu - View commit details
-
Copy full SHA for d5751a9 - Browse repository at this point
Copy the full SHA d5751a9View commit details
Commits on Sep 25, 2024
-
#54 - Chapter line formatting - default (#73)
#54 - Chapter line formatting - default - Removed not used record formatter logic. No more needed. - Introduces action input parameters for row formats and PR: prefix presence. - Updated unit tests. - Limited pylint and black to non-test code only.
Configuration menu - View commit details
-
Copy full SHA for 178819b - Browse repository at this point
Copy the full SHA 178819bView commit details
Commits on Sep 30, 2024
-
#Fix failing GH Action call when older than 3.11 used
- Incremented minimal python version in action.yml file.
Configuration menu - View commit details
-
Copy full SHA for 2abe878 - Browse repository at this point
Copy the full SHA 2abe878View commit details
Commits on Oct 9, 2024
-
Update release_draft.yml (#82)
Adding minimal Python definition setup.
Configuration menu - View commit details
-
Copy full SHA for 377334a - Browse repository at this point
Copy the full SHA 377334aView commit details -
- Improved when Tag is created. (#83)
- Fixed camelCase for input parameter.
Configuration menu - View commit details
-
Copy full SHA for fc41801 - Browse repository at this point
Copy the full SHA fc41801View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5c5b70 - Browse repository at this point
Copy the full SHA d5c5b70View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.0...v0.3.0