Releases: juancarlosjr97/release-it-containerized
Releases · juancarlosjr97/release-it-containerized
0.1.1-beta.0
0.1.1-beta.0 (2024-02-11)
Code Refactoring
- replacing SSH_PRIVATE_KEY_FILE to SSH_PRIVATE_KEY (277c000)
0.1.0
0.1.0 (2024-02-11)
Chores
- adding .gitignore (1212138)
- adding VERSION file to keep track of version on the project (b658d39)
- replacing release it with JS file to handle preRelease configuration (14e31db)
- updating test workflow name (6e3710d), closes #4
Code Refactoring
- moving tag and build directory to the last bit (b7690f4), closes #4
- setting docker run as multiline (99bc954), closes #4
- standarizing messages when GPG or SSH is not set (4b50741), closes #4
Code Style Changes
- formatting correctly script to run docker on the workflow (9d55c88), closes #4
- formatting yaml file (d5d1271), closes #4
- formatting yaml file with correct indentation (2952169), closes #4
Continuous Integration
- adding beta workflow to release beta version (16c2584), closes #4
- adding fetch-depth as 0 to get all history (8c24add), closes #4
- adding ghcr.io to tag for build image for GitHub registry (d367f21), closes #4
- adding initial workflow to test the build of the image (567c7ac), closes #4
- adding permissions to beta job for the GITHUB_TOKEN (9fec133), closes #4
- adding quotes to volume (bf7a264), closes #4
- adding test with GPG and SSH (038009d), closes #4
- adding test with GPG and without SSH (4bd6881), closes #4
- adding to SSH_PRIVATE_KEY_FILE double quotes to avoid docker run issue (cb9d0ea), closes #4
- docker build and docker run as one single job (20fbaa7), closes #4
- moving permissions to global job (9e58856), closes #4
- removing test on pull_request (a387ee1), closes #4
- run the beta release job as root as it is running inside a container (7e7aa6b)
- testing release plain on dry-run (f2cdc22), closes #4
- testing setting the vars directly (6225e3e), closes #4
- turning docker run into a single line command instead of multiline (0053c4e), closes #4
- updating GITHUB_TOKEN environmental variable to use secret directly (871bd94)
- updating GITHUB_TOKEN to use BRANCHES_GITHUB_TOKEN from secrets (b6697a3), closes #4
- updating GITHUB_TOKEN with double quotes (16613f9)
- updating image tag name on the test job (ee5b21c), closes #4
- updating permissions for contents scope to write (8992d54), closes #4
- updating permissions for contents scope to write-all (7907f83), closes #4
- updating test workflow to run (ab8a4fc), closes #4
Documentation
- adding acknowledgment for release-it (3955e1d), closes #2
- adding additional introduction to the project (0d953bb), closes #1
- adding code owners file (80c3d22), closes #13
- adding initial README with project purpose (4470735), closes #1
- adding license (1a86863), closes #11
Features
0.1.0-beta.3
0.1.0-beta.2
0.1.0-beta.1
0.1.0-beta.1 (2024-02-11)
Chores
- adding VERSION file to keep track of version on the project (b658d39)
- replacing release it with JS file to handle preRelease configuration (14e31db)
Features
0.1.0-beta.0
0.1.0-beta.0 (2024-02-10)
Chores
Code Refactoring
- moving tag and build directory to the last bit (b7690f4), closes #4
- setting docker run as multiline (99bc954), closes #4
- standarizing messages when GPG or SSH is not set (4b50741), closes #4
Code Style Changes
- formatting correctly script to run docker on the workflow (9d55c88), closes #4
- formatting yaml file (d5d1271), closes #4
- formatting yaml file with correct indentation (2952169), closes #4
Continuous Integration
- adding beta workflow to release beta version (16c2584), closes #4
- adding fetch-depth as 0 to get all history (8c24add), closes #4
- adding ghcr.io to tag for build image for GitHub registry (d367f21), closes #4
- adding initial workflow to test the build of the image (567c7ac), closes #4
- adding permissions to beta job for the GITHUB_TOKEN (9fec133), closes #4
- adding quotes to volume (bf7a264), closes #4
- adding test with GPG and SSH (038009d), closes #4
- adding test with GPG and without SSH (4bd6881), closes #4
- adding to SSH_PRIVATE_KEY_FILE double quotes to avoid docker run issue (cb9d0ea), closes #4
- docker build and docker run as one single job (20fbaa7), closes #4
- moving permissions to global job (9e58856), closes #4
- removing test on pull_request (a387ee1), closes #4
- run the beta release job as root as it is running inside a container (7e7aa6b)
- testing release plain on dry-run (f2cdc22), closes #4
- testing setting the vars directly (6225e3e), closes #4
- turning docker run into a single line command instead of multiline (0053c4e), closes #4
- updating GITHUB_TOKEN environmental variable to use secret directly (871bd94)
- updating GITHUB_TOKEN to use BRANCHES_GITHUB_TOKEN from secrets (b6697a3), closes #4
- updating GITHUB_TOKEN with double quotes (16613f9)
- updating image tag name on the test job (ee5b21c), closes #4
- updating permissions for contents scope to write (8992d54), closes #4
- updating permissions for contents scope to write-all (7907f83), closes #4
- updating test workflow to run (ab8a4fc), closes #4
Documentation
- adding acknowledgment for release-it (3955e1d), closes #2
- adding additional introduction to the project (0d953bb), closes #1
- adding initial README with project purpose (4470735), closes #1