Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
javaplebes
/
TextAdventure
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
3
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
commit message
- #9
#9
Open
MirunaLM
wants to merge 24 commits into
master
javaplebes/TextAdventure:master
from
lexer
javaplebes/TextAdventure:lexer
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Open
commit message
#9
MirunaLM
wants to merge 24 commits into
master
javaplebes/TextAdventure:master
from
lexer
javaplebes/TextAdventure:lexer
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2019
commit message
MirunaLM
committed
1e2258c
View commit details
Copy full SHA for 1e2258c
Browse repository at this point
cicd-integration: Jenkinsfile created with simple steps of building, testing and deploying.
happysad-
committed
ec0cfa2
View commit details
Copy full SHA for ec0cfa2
Browse repository at this point
cicd-integration: deploy.sh script created, have to implement still.
happysad-
committed
6cacfb1
View commit details
Copy full SHA for 6cacfb1
Browse repository at this point
cicd-integration: Simple deploy script for testing the Jenkins pipeline.
happysad-
committed
82ce0f9
View commit details
Copy full SHA for 82ce0f9
Browse repository at this point
cicd-integration: Moved Jenkinsfile to the root of project.
happysad-
committed
291eca2
View commit details
Copy full SHA for 291eca2
Browse repository at this point
cicd-integration: Removing colon after key to attempt fix declarative syntax error in Jenkins.
happysad-
committed
f1679de
View commit details
Copy full SHA for f1679de
Browse repository at this point
cicd-integration: Added missing junit call and fixed the 'always' declarative pipeline syntax.
happysad-
committed
de45c83
View commit details
Copy full SHA for de45c83
Browse repository at this point
Merge remote-tracking branch 'origin/master' into cicd-integration
happysad-
committed
e4d72e7
View commit details
Copy full SHA for e4d72e7
Browse repository at this point
cicd-integration: Using the latest image of maven.
happysad-
committed
2bc31d0
View commit details
Copy full SHA for 2bc31d0
Browse repository at this point
cicd-integration: Debug maven flag.
happysad-
committed
2d3bc33
View commit details
Copy full SHA for 2d3bc33
Browse repository at this point
cicd-integration: bumping up Maven Compiler plugin version.
happysad-
committed
eebb0d4
View commit details
Copy full SHA for eebb0d4
Browse repository at this point
cicd-integration: using different JDK version for maven.
happysad-
committed
e99de8c
View commit details
Copy full SHA for e99de8c
Browse repository at this point
cicd-integration: More general version of Maven with correct JDK version, removed -X from mvn build, not ssh ing into server for deployment yet.
happysad-
committed
a671654
View commit details
Copy full SHA for a671654
Browse repository at this point
cicd-integration: changed deploy permissions.
happysad-
committed
2cb2fb3
View commit details
Copy full SHA for 2cb2fb3
Browse repository at this point
Commits on Aug 23, 2019
cicd-integration: deploy script updated.
happysad-
committed
9566226
View commit details
Copy full SHA for 9566226
Browse repository at this point
cicd-integration: Deploy scripts for different environmnets. DEV and PREPROD are the same until we use live db, which then will become an environmental secret.
happysad-
committed
18d4f6b
View commit details
Copy full SHA for 18d4f6b
Browse repository at this point
Merge branch 'master' into cicd-integration
Martin Bucinskas
authored
94033f6
View commit details
Copy full SHA for 94033f6
Browse repository at this point
Update issue templates
Show description for fde8e97
Martin Bucinskas
authored
fde8e97
View commit details
Copy full SHA for fde8e97
Browse repository at this point
Merge pull request #14 from javaplebes/happysad--patch-1
Show description for 77a6e2e
Martin Bucinskas
authored
77a6e2e
View commit details
Copy full SHA for 77a6e2e
Browse repository at this point
lexer
MirunaLM
committed
2379c5d
View commit details
Copy full SHA for 2379c5d
Browse repository at this point
Merge pull request #10 from javaplebes/cicd-integration
Show description for 083b7f4
Martin Bucinskas
authored
083b7f4
View commit details
Copy full SHA for 083b7f4
Browse repository at this point
Lexer
MirunaLM
committed
679e6b4
View commit details
Copy full SHA for 679e6b4
Browse repository at this point
lexer
MirunaLM
committed
049bd59
View commit details
Copy full SHA for 049bd59
Browse repository at this point
Update Lexer.java
MirunaLM
authored
d19afc5
View commit details
Copy full SHA for d19afc5
Browse repository at this point
You can’t perform that action at this time.