Updates and priority changes #62

Merged
jolheiser merged 1 commits from priority into master 2022-06-22 01:27:24 +00:00
jolheiser commented 2022-06-20 18:40:22 +00:00 (Migrated from gitea.com)

Closes #61

This PR does some general cleanup and implements pseudo-priority based on the order defined in the changelog config.

It makes use of the embed package and removes the workaround that was previously used for the default config.

It updates go.mod to go 1.18, but this shouldn't be a problem as changelog is mostly an internal tool.

It also changes a few variables to be non-exported in order to better control their scope.

Closes #61 This PR does some general cleanup and implements pseudo-priority based on the order defined in the changelog config. It makes use of the `embed` package and removes the workaround that was previously used for the default config. It updates `go.mod` to `go 1.18`, but this shouldn't be a problem as changelog is mostly an internal tool. It also changes a few variables to be non-exported in order to better control their scope.
6543 (Migrated from gitea.com) reviewed 2022-06-20 18:48:57 +00:00
6543 (Migrated from gitea.com) reviewed 2022-06-20 18:51:36 +00:00
delvh (Migrated from gitea.com) reviewed 2022-06-20 18:53:14 +00:00
6543 (Migrated from gitea.com) reviewed 2022-06-20 19:10:26 +00:00
6543 (Migrated from gitea.com) reviewed 2022-06-20 19:14:15 +00:00
lunny (Migrated from gitea.com) reviewed 2022-06-21 05:46:47 +00:00
6543 (Migrated from gitea.com) approved these changes 2022-06-21 12:08:43 +00:00
lunny (Migrated from gitea.com) approved these changes 2022-06-22 01:27:02 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lunny/changelog#62
No description provided.